mirror of
https://github.com/typicode/json-server.git
synced 2025-07-27 20:23:34 +08:00
@ -2,7 +2,7 @@
|
|||||||
"name": "json-server",
|
"name": "json-server",
|
||||||
"version": "0.5.2",
|
"version": "0.5.2",
|
||||||
"description": "Serves JSON files through REST routes.",
|
"description": "Serves JSON files through REST routes.",
|
||||||
"main": "./src/server.js",
|
"main": "./src/index.js",
|
||||||
"bin": "./bin/index.js",
|
"bin": "./bin/index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "test"
|
"test": "test"
|
||||||
|
Reference in New Issue
Block a user