{"name":"runjs","version":"2.2.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 100000","test:fast":"npm run build && mocha test/index.test.js --compilers js:babel/register"},"engines":{"node":">=4.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","chokidar":"1.2.0","lodash":"3.10.1","babel":"5.8.23"},"devDependencies":{"mocha":"2.3.4","mochaccino":"1.1.0"},"gitHead":"c5bec6309df515aa876c7f7467d1414cb6090136","_id":"runjs@2.2.0","_shasum":"2cda7c4cfc3f033c4062b6a2e415ea4be8f63076","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"2cda7c4cfc3f033c4062b6a2e415ea4be8f63076","size":4521,"noattachment":false,"key":"/runjs/-/runjs-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-2.2.0.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"directories":{},"publish_time":1450394303790,"_hasShrinkwrap":false,"_cnpm_publish_time":1450394303790,"_cnpmcore_publish_time":"2021-12-18T23:35:17.927Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}