cross-conf-env

v1.0.1
To cross-platform the conf variable reference of package.json in npm-scripts.
npm-scripts npm_package_config

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 5/19/2016

Downloads

Maintainers