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",
|
||||
"version": "0.5.2",
|
||||
"description": "Serves JSON files through REST routes.",
|
||||
"main": "./src/server.js",
|
||||
"main": "./src/index.js",
|
||||
"bin": "./bin/index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
|
Reference in New Issue
Block a user