jsc-node-utils
v1.2.0
Published
node 端工具函数库
Downloads
3
Readme
jsc-node-utils
node 端工具函数库
"sync": "jsc-pkg-service sync -l", "clean": "jsc-pkg-service clean -l", "lint": "jsc-pkg-service lint -l", "lint:fix": "jsc-pkg-service lint -l --fix", "test": "jsc-pkg-service test -l", "test:cover": "jsc-pkg-service test -l --cover", "build": "jsc-pkg-service build -l", "release": "jsc-pkg-service release -l", "prepublishOnly": "jsc-pkg-service npm-login --config /home/gitlab-runner/npm_account.json"