{"name":"runjs","version":"4.0.0","description":"Minimalistic building tool","keywords":["build","system","make","tool"],"main":"lib/index.js","bin":{"run":"bin/run.js"},"scripts":{"lint":"eslint lib/ bin/ test/*.test.js","test":"yarn run test:fast && yarn run test:e2e","test:fast":"yarn run lint && jest","test:e2e":"bash ./test/e2e.test.sh","clean":"rm -rf node_modules && yarn run clean:sandbox","clean:sandbox":"rm -rf test/babel-sandbox/node_modules && rm -rf test/typescript-sandbox/node_modules"},"engines":{"node":">=6.11.1"},"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.3","get-parameter-names":"0.3.0"},"devDependencies":{"eslint":"3.6.1","eslint-config-standard":"6.2.0","eslint-plugin-promise":"2.0.1","eslint-plugin-standard":"2.0.1","jest":"16.0.2"},"eslintConfig":{"extends":["eslint-config-standard"]},"gitHead":"aa06b355537d07822c2c880b73de915eff153394","_id":"runjs@4.0.0","_shasum":"c084df63975a7c509d669c806bff490c09e830a4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"c084df63975a7c509d669c806bff490c09e830a4","size":32919,"noattachment":false,"key":"/runjs/-/runjs-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-4.0.0.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runjs-4.0.0.tgz_1502273358210_0.10036662011407316"},"directories":{},"publish_time":1502273360950,"_hasShrinkwrap":false,"_cnpm_publish_time":1502273360950,"_cnpmcore_publish_time":"2021-12-18T23:35:12.959Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}