egg-kit
Version:
30 lines (29 loc) • 590 B
JSON
{
"name": "egg-kit",
"version": "0.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/inlym/egg-kit.git"
},
"keywords": [
"inlym",
"egg",
"egg-plugin",
"eggPlugin",
"kit"
],
"eggPlugin": {
"name": "kit"
},
"author": "inlym",
"license": "MIT",
"bugs": {
"url": "https://github.com/inlym/egg-kit/issues"
},
"homepage": "https://github.com/inlym/egg-kit#readme"
}