cross-conf-env

v1.0.5
To cross-platform the config and root variable reference of package.json in npm-scripts.
npm-scripts npm_package_config package.json variable

test

mocha --timeout 50000 --compilers js:babel-register test/**/*.test.js

start

npm run watch

esdoc

esdoc -c esdoc.json

build

babel src --out-dir ./

watch

babel src --out-dir ./ --watch

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • akabeko
  • released 6/2/2016

Downloads

Maintainers