{
  "name": "mock-nei",
  "version": "2.1.7",
  "description": "A NEI based mock service",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "NEI",
    "MOCK"
  ],
  "author": "SUJUN",
  "homepage": "https://github.com/PennySuu/nei-mock",
  "license": "ISC",
  "dependencies": {
    "nei": "^3.7.8"
  },
  "engines": {
    "node": ">=8"
  },
  "devDependencies": {
  }
}
