UNPKG

mm_machine

Version:

这是超级美眉框架机制构建辅助模块,用于快速构建一个机制

27 lines (26 loc) 400 B
{ "restartable": "rs", "ignore": [ ".git", ".svn", "node_modules/**/node_modules", "static/src/*", "static/js/*", "static/**/js", "static/*.js", "*data.json", "*cache.json" ], "verbose": true, "execMap": { "": "node", "js": "node --harmony" }, "watch": [ ], "env": { "NODE_ENV": "development" }, "ext": "js json", "legacy-watch": false }