{"name":"runjs","version":"2.4.0","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":"297ef999ee4bb6db9e43949892f904e02d0463f2","_id":"runjs@2.4.0","_shasum":"720df9d5e955bb5cb22a50e158279bacb575c39a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"720df9d5e955bb5cb22a50e158279bacb575c39a","size":3996,"noattachment":false,"key":"/runjs/-/runjs-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-2.4.0.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/runjs-2.4.0.tgz_1468735501452_0.2633636393584311"},"directories":{},"publish_time":1468735503222,"_hasShrinkwrap":false,"_cnpm_publish_time":1468735503222,"_cnpmcore_publish_time":"2021-12-18T23:35:17.497Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}