{"name":"runjs","version":"4.0.1","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":"9f647b1ab16e2338db930b1170636b0642e5e417","_id":"runjs@4.0.1","_shasum":"9aa575c39c06859fd80125c0c2aa39f691cc9a86","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"pawelgalazka","email":"pawel.galazka1986@gmail.com"},"dist":{"shasum":"9aa575c39c06859fd80125c0c2aa39f691cc9a86","size":32952,"noattachment":false,"key":"/runjs/-/runjs-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/runjs/download/runjs-4.0.1.tgz"},"maintainers":[{"name":"pawelgalazka","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/runjs-4.0.1.tgz_1503204635799_0.840764258056879"},"directories":{},"publish_time":1503204636077,"_hasShrinkwrap":false,"_cnpm_publish_time":1503204636077,"_cnpmcore_publish_time":"2021-12-18T23:35:12.762Z","dist-tags":{"beta":"4.4.0-beta.1","latest":"4.4.2"}}