{"name":"runjs","version":"2.4.2","description":"Minimalistic building system","keywords":["build","system","make","tool"],"main":"lib/index.js","bin":{"run":"bin/run.js"},"scripts":{"build":"babel src/ --out-dir lib/","pretest":"npm run build","test":"mocha test/*.test.js --compilers js:babel-register --timeout 150000","test:fast":"npm run build && mocha test/index.test.js --compilers js:babel-register","clean":"rm -rf node_modules && rm -rf test/sandbox/node_modules && rm -rf test/sandbox/babel6/node_modules && rm -rf test/sandbox/installation/node_modules && rm -rf test/sandbox/no-babel/node_modules"},"engines":{"node":">=6.0.0","npm":">=3.0.0"},"repository":{"type":"git","url":"git+https://github.com/pawelgalazka/runjs.git"},"author":{"name":"Pawel Galazka"},"license":"MIT","bugs":{"url":"https://github.com/pawelgalazka/runjs/issues"},"homepage":"https://github.com/pawelgalazka/runjs#readme","dependencies":{"chalk":"1.1.0","lodash":"3.10.1"},"devDependencies":{"babel-cli":"6.10.1","babel-core":"6.9.1","babel-preset-es2015":"6.9.0","babel-register":"6.9.0","mocha":"2.3.4","mochaccino":"1.1.0"},"babel":{"presets":["es2015"]},"gitHead":"a6142bb4ac5f486fc1ea34b911d0eb554e40ad19","_id":"runjs@2.4.2","_shasum":"42d4f28f36352af8128c97a8ac533b261b7a3690","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"42d4f28f36352af8128c97a8ac533b261b7a3690","size":4000,"noattachment":false,"key":"/runjs/-/runjs-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-2.4.2.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/runjs-2.4.2.tgz_1474165661388_0.9192913735751063"},"directories":{},"publish_time":1474165664352,"_hasShrinkwrap":false,"_cnpm_publish_time":1474165664352,"_cnpmcore_publish_time":"2021-12-18T23:35:16.942Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}