root-apps
Version:
29 lines (28 loc) • 565 B
JSON
{
"name": "root-apps",
"version": "1.0.0",
"description": "查找本地模块",
"main": "app.js",
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gavinning/node-apps.git"
},
"keywords": [
"root-apps",
"root-app",
"apps",
"node-apps"
],
"author": "gavinning",
"license": "MIT",
"bugs": {
"url": "https://github.com/gavinning/node-apps/issues"
},
"homepage": "https://github.com/gavinning/node-apps#readme",
"dependencies": {
"glob": "^7.1.1"
}
}