{"name":"opt-cli","version":"1.6.0","description":"Execute CLI Statements based upon Opt-In / Opt-Out Rules.","main":"lib/index.js","bin":{"opt":"bin/index.js"},"engines":{"node":">=4"},"scripts":{"commit":"git-cz","update-contributors":"all-contributors generate","validate":"npm-run-all --parallel lint cover --sequential check-coverage","lint":"eslint .","cover":"nyc --all --reporter=lcov --reporter=text ava","test":"ava","check-coverage":"nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100","report-coverage":"cat ./coverage/lcov.info | node_modules/.bin/codecov","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/ta2edchimp/opt-cli.git"},"keywords":["executer","cli","opt-in","opt-out"],"author":{"name":"Andreas Windt","email":"email@andreaswindt.com","url":"http://andreaswindt.com"},"license":"MIT","bugs":{"url":"https://github.com/ta2edchimp/opt-cli/issues"},"homepage":"https://github.com/ta2edchimp/opt-cli#readme","dependencies":{"commander":"2.11.0","lodash.clone":"4.5.0","manage-path":"2.0.0","spawn-command":"0.0.2-1"},"devDependencies":{"all-contributors-cli":"4.4.0","ava":"0.21.0","codecov":"2.3.0","commitizen":"2.9.6","cz-conventional-changelog":"2.0.0","eslint":"4.4.1","eslint-config-idiomatic":"2.1.2","eslint-config-ta2edchimp":"1.1.2","ghooks":"2.0.0","npm-run-all":"4.0.2","nyc":"11.1.0","proxyquire":"1.8.0","semantic-release":"6.3.6","validate-commit-msg":"2.14.0"},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run validate"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"nyc":{"include":["bin/**/*","lib/**/*"]},"gitHead":"6ee9c663ece1cc63cc88f504c377e5d3a1aadab4","_id":"opt-cli@1.6.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"ta2edchimp","email":"kontakt@andreaswindt.de"},"dist":{"shasum":"79d7dc2ccb180c3f05c34b077a34a37618b2a273","size":7425,"noattachment":false,"key":"/opt-cli/-/opt-cli-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/opt-cli/download/opt-cli-1.6.0.tgz"},"maintainers":[{"name":"ta2edchimp","email":"kontakt@andreaswindt.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/opt-cli-1.6.0.tgz_1508505743801_0.04164732969366014"},"directories":{},"publish_time":1508505744763,"_hasShrinkwrap":false,"_cnpm_publish_time":1508505744763,"dist-tags":{"latest":"1.6.0"}}