File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 77 "node" : " >=0.12"
88 },
99 "scripts" : {
10+ "build" : " babel lib --out-dir lib && babel preset.js --out-file preset.js" ,
1011 "test" : " NODE_PATH=$(pwd)/test/tokens/node_modules $npm_package_scripts_test_unit --harmony_destructuring --harmony_spread_arrays --use_strict" ,
1112 "test:w" : " NODE_PATH=$(pwd)/test/tokens/node_modules $npm_package_scripts_test_unit --watch --harmony_destructuring --harmony_spread_arrays --use_strict" ,
1213 "test:babel" : " NODE_PATH=$(pwd)/test/tokens/node_modules $npm_package_scripts_test_unit --compilers js:babel-register" ,
4647 "seekout" : " ^1.0.1"
4748 },
4849 "devDependencies" : {
50+ "babel-cli" : " ^6.5.1" ,
4951 "babel-preset-es2015" : " ^6.5.0" ,
5052 "babel-register" : " ^6.5.2" ,
5153 "mocha" : " ^2.4.5" ,
You can’t perform that action at this time.
0 commit comments