atm-common
v2.1.14
Published
atm common
Readme
atm-common
install
npm install atm-common --saveusage
var com = require('atm-common')(process.cwd());
exports of com
// 执行命令的目录的类型 'module'/ 'family'/ 'global'/ null
com.cwdType
// 前端开发路径
com.devPath
// atm服务器路径
com.serverPath
com.familyName
com.moduleName
com.devRoute
