We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c51846 commit d095822Copy full SHA for d095822
1 file changed
package.json
@@ -2,8 +2,22 @@
2
"name": "json-server",
3
"version": "1.0.0-beta.8",
4
"description": "",
5
- "keywords": [],
6
- "license": "SEE LICENSE IN ./LICENSE",
+ "keywords": [
+ "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",
21
"author": "typicode <typicode@gmail.com>",
22
"repository": {
23
"type": "git",
0 commit comments