0.0.1 • Published 10 years ago
babel-npm v0.0.1
babel-npm
An babeled npm to install and transform dependencies for old node.
NOT DONE YET, CONTRIBUTION WANTED
Install
$ npm i -g babel-npmUsage
Write package foo in es6, es7 with package field engines.node >= 6.0.0.
If we install foo with node 4
babel-npm install foo --saveIt works!
License
MIT