gulp-addjson

v0.0.5
adds a template to the file object to be used by other plugins thereafter in the pipeline
json template

test

cd ts/compile && node compile.js

reinstall

(rm -r node_modules && npm install)

release

(npm test) && (git pull origin master && npm version patch && git push origin master && git checkout release && git merge master && git push origin release && git checkout master)

update

(git checkout master && git pull origin master && npm install)

upgrade

(npm run update) && (ncu upgradeAll && npm install)
npm i gulp-addjson

Metadata

  • MIT
  • Whatever
  • Smart Coordination GmbH
  • released 12/4/2015

Downloads