{"name":"runjs","version":"2.4.3","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":"e6a6d2e129d4e41682ae3dc0d8db4b85465479a9","_id":"runjs@2.4.3","_shasum":"8035350f6e9704c37b685f82e557b706e7ecf183","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"8035350f6e9704c37b685f82e557b706e7ecf183","size":4197,"noattachment":false,"key":"/runjs/-/runjs-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-2.4.3.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/runjs-2.4.3.tgz_1474541032700_0.9181606529746205"},"directories":{},"publish_time":1474541032930,"_hasShrinkwrap":false,"_cnpm_publish_time":1474541032930,"_cnpmcore_publish_time":"2021-12-18T23:35:16.710Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}