Update keywords and license in package.json (#1706)

This commit is contained in:
typicode
2026-02-20 00:35:19 +01:00
committed by GitHub
parent 1c51846da2
commit d095822cf2

View File

@@ -2,8 +2,22 @@
"name": "json-server",
"version": "1.0.0-beta.8",
"description": "",
"keywords": [],
"license": "SEE LICENSE IN ./LICENSE",
"keywords": [
"JSON",
"server",
"fake",
"REST",
"API",
"prototyping",
"mock",
"mocking",
"test",
"testing",
"rest",
"data",
"dummy"
],
"license": "MIT",
"author": "typicode <typicode@gmail.com>",
"repository": {
"type": "git",