Skip to content

Commit 122f749

Browse files
authored
Update keywords and license in package.json
1 parent 3193bd8 commit 122f749

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

package.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,22 @@
22
"name": "json-server",
33
"version": "1.0.0-beta.7",
44
"description": "",
5-
"keywords": [],
6-
"license": "SEE LICENSE IN ./LICENSE",
5+
"keywords": [
6+
"JSON",
7+
"server",
8+
"fake",
9+
"REST",
10+
"API",
11+
"prototyping",
12+
"mock",
13+
"mocking",
14+
"test",
15+
"testing",
16+
"rest",
17+
"data",
18+
"dummy"
19+
],
20+
"license": "MIT",
721
"author": "typicode <typicode@gmail.com>",
822
"repository": {
923
"type": "git",

0 commit comments

Comments
 (0)