{"_id":"stop-only","_rev":"30-307c9c40e9706da007f0ebf57d3cd7ea","name":"stop-only","dist-tags":{"latest":"3.4.4"},"versions":{"1.0.0":{"name":"stop-only","version":"1.0.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@1.0.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"./stop-only.sh"},"dist":{"shasum":"97f57291ccc636aff4bd630228f29e434c58bae1","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-1.0.0.tgz","integrity":"sha512-rsaJMgYAx1P/78E8/fY2otH4gusmFVALMAR/K+KjoTo7f2x9S0zjIx0lN1+7E0R7ao3aueqia+ACmTCc7qiFog==","signatures":[{"sig":"MEYCIQDvmUxFZ9xlAg/+S/HprIWUl4v0a0aTc5WxtWexjIUx4AIhAOaVZ4ne+aPjoqwsGb6MPmzW8LrqbubyHFXlrNR3f2O2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/","_from":".","files":["src/*.js","!src/*-spec.js","stop-only.sh"],"config":{"pre-git":{"pre-push":["./stop-only.sh src","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","git add src/*.js","npm run ban"],"post-commit":[]}},"_shasum":"97f57291ccc636aff4bd630228f29e434c58bae1","engines":{"node":">=6"},"gitHead":"6c24f9f8261c10e5a6d5e5788b43ce74f2748ece","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha src/*-spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"3.10.10","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"6.11.2","publishConfig":{"registry":"http://registry.npmjs.org/"},"devDependencies":{"nsp":"2.7.0","mocha":"3.5.0","deps-ok":"1.2.0","pre-git":"3.15.3","standard":"10.0.3","dont-crack":"1.2.1","git-issues":"1.3.1","license-checker":"13.0.3","dependency-check":"2.9.1","semantic-release":"6.3.6","prettier-standard":"6.0.0","ban-sensitive-files":"1.9.0","github-post-release":"1.13.1","simple-commit-message":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/stop-only-1.0.0.tgz_1502471481494_0.30150475981645286","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"stop-only","version":"1.1.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@1.1.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"./stop-only.sh"},"dist":{"shasum":"647902d946c5522a6934605a3b990b249ba7cea5","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-1.1.0.tgz","integrity":"sha512-HBu25EIDnQZQxk5wUM7xEfpqt5nwB6KERlAbNYMbef0HPicyJ3XM1n3bPhHffzmD7S+7LbBNST7fMXbhx2SBMg==","signatures":[{"sig":"MEQCIBIDpM8fbMRwB5hay6SHvJm3d4EYu44cLDdD9JFpiGSiAiAWmkPh44gzQthGXGehGT/iJHhzPHx5YqRf07DdX83l/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"src/","_from":".","files":["src/*.js","!src/*-spec.js","stop-only.sh"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","git add src/*.js","npm run ban"],"post-commit":[]}},"_shasum":"647902d946c5522a6934605a3b990b249ba7cea5","engines":{"node":">=6"},"gitHead":"8638aaaef0d5182687ce721ab14e2417e218a47b","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha src/*-spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"./stop-only.sh src --exclude-dir excluded","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"3.10.10","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"6.11.2","publishConfig":{"registry":"http://registry.npmjs.org/"},"devDependencies":{"nsp":"2.7.0","mocha":"3.5.0","deps-ok":"1.2.0","pre-git":"3.15.3","standard":"10.0.3","dont-crack":"1.2.1","git-issues":"1.3.1","license-checker":"13.0.3","dependency-check":"2.9.1","semantic-release":"6.3.6","prettier-standard":"6.0.0","ban-sensitive-files":"1.9.0","github-post-release":"1.13.1","simple-commit-message":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/stop-only-1.1.0.tgz_1502473263653_0.7507554905023426","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"stop-only","version":"1.2.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@1.2.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"./stop-only.sh"},"dist":{"shasum":"369c8e3acc88a5128046db67cf54bcb4a962137d","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-1.2.0.tgz","fileCount":4,"integrity":"sha512-J/sQcX05bW+QfGy2Dk8wk2DO3o6vfGYWWaM6sDPHmfQ/02f7O8NKA1PuTVbhAfQ05TYNisFnK7rrbydTXDTRYQ==","signatures":[{"sig":"MEQCIDomRBjunf6tREYe30sfhnbQdUi4P4qoUgqOaB5t5k18AiApnOuZc8VAMRhL9z0RjF6fQpd3z4lswfGd8egUqFlyRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6529},"main":"src/","_from":".","files":["src/*.js","!src/*-spec.js","stop-only.sh"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","./stop-only.sh --warn src","git add src/*.js","npm run ban"],"post-commit":[]}},"_shasum":"369c8e3acc88a5128046db67cf54bcb4a962137d","engines":{"node":">=6"},"gitHead":"fa737ccd70654c07a63f0e1c639b1637d103a5e2","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha src/*-spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"./stop-only.sh src --exclude-dir excluded","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"3.10.10","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"6.14.3","publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.7.0","mocha":"3.5.0","deps-ok":"1.2.0","pre-git":"3.15.3","standard":"10.0.3","dont-crack":"1.2.1","git-issues":"1.3.1","license-checker":"13.0.3","dependency-check":"2.9.1","semantic-release":"6.3.6","prettier-standard":"6.0.0","ban-sensitive-files":"1.9.0","github-post-release":"1.13.1","simple-commit-message":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_1.2.0_1531388929737_0.6700436964285186","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"stop-only","version":"1.2.1","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@1.2.1","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"./stop-only.sh"},"dist":{"shasum":"f1fa0e1bdc8a833075f1b788d77d55b898eb1f27","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-1.2.1.tgz","fileCount":4,"integrity":"sha512-LZk4dI6mv8q7YzYSf+3sjMvF8tdsNJBDeEymU82joSencg/7AKahc4xCOBUDelpLXJ20gVLxkuvDhjz1iBUBJg==","signatures":[{"sig":"MEUCIF7owKtzcEc69pPydNW772j/uJMMjhmKmlBSMk1BoLF/AiEAqbgx6iznzP9ci8YuRfk4Yqn3ro0ot+OAIUH99nn00Pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6503},"main":"src/","_from":".","files":["src/*.js","!src/*-spec.js","stop-only.sh"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","./stop-only.sh --warn src","git add src/*.js","npm run ban"],"post-commit":[]}},"_shasum":"f1fa0e1bdc8a833075f1b788d77d55b898eb1f27","engines":{"node":">=6"},"gitHead":"3c9bcc216fcef0a41ce587d99e2a4b690d3ac5be","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha src/*-spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"./stop-only.sh src --exclude-dir excluded","warn-only":"./stop-only.sh --warn src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"3.10.10","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"6.14.3","publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.7.0","mocha":"3.5.0","deps-ok":"1.4.1","pre-git":"3.15.3","standard":"11.0.1","dont-crack":"1.2.1","git-issues":"1.3.1","license-checker":"13.0.3","dependency-check":"2.9.1","semantic-release":"6.3.6","prettier-standard":"6.0.0","ban-sensitive-files":"1.9.2","github-post-release":"1.13.1","simple-commit-message":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_1.2.1_1531390233549_0.5050026881194578","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"stop-only","version":"2.0.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.0.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"61c9773285fc051c2f5c35e4593c1659bd20aad5","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.0.0.tgz","fileCount":4,"integrity":"sha512-iU7U8EPxiNQZ5dETuhLoz8JoA42nqXCHMDDLZQ7/y8j1SYjNMrR0qSOyEmq4hzX5kkKEXdc1UgiueiDQSocU1Q==","signatures":[{"sig":"MEUCIAUyUOpzM4zYUbnow09ntDP8iM9505FV3hnUkYWmbx+2AiEAirUiqtWK7oVwdheFoCfzfmpT53Fq2CA+tWSPDZQQGmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXxGICRA9TVsSAnZWagAADzoQAI/38PplV4u4qfTn9KN7\nPESX3IvEcytxjM3X/FeeVJkGeMLV7VAQYH6VLFgIzVTuYdrq6VoOXYHXbIRK\norCILDvCPPd3IaJFL44RTFJ+tAZ0NgoD9x5q/AbXwN/ogEvRsW/VNtOpDL8n\nvZJTIVrA04DGX1AWIle7MEAFHiPJdg04BmyWbiFYUCbRYp7HoXDncJX1Hiz8\nVLJ53nqtJv1nCg7XMGV26EyrAZxjvh0XUB2GOrNP/mBEZ2YVACfs9/pYJZoW\npxw7PqIirimRLTiel8ontpJlOTn5nsEjUoAieEeuOmu29IfQVqaPYGQfK2AE\nuQfUkd8Bh37nOJq6Du269r0M4JyoJQVb9F0zO2aT7yLTBCdSFSea3pThfGw3\nArBX85XF2XTcCemE9MUjX0unO4Oojx2sadpIvuioD3Ro0Uv/aE/k3Gmo52cr\nSBGCn+FPURlRXZKUF9pDihS+LxFQ7BVU/PlIpaSAj/uFHOerhkFVw3f9IX73\nps6sKrELHSMlCg8kFWoZW7f63/KRwfKCVGXDX6MFl+ynam/9c4Z61pH4Mh65\nL5lwfYf3HtN9kAtJzIMj5W2u5WekABbAvCA7s/QAsMrdkbKJKeb9Hf5Cy2ij\n6n130fc669PAcZj+Cw98rrukE7SskBk+t49ASAqNCGR+5+VAE1rPYYA7zXwZ\nY7X/\r\n=A+ne\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","files":["bin","src/*.js","!src/*-spec.js"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"d866762ca9180fbd9cacc55ca2098d8d28eced1c","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"5.6.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"8.11.3","dependencies":{"debug":"3.1.0","execa":"0.10.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.7.0","mocha":"3.5.0","deps-ok":"1.4.1","pre-git":"3.15.3","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.0.3","dependency-check":"2.9.1","semantic-release":"6.3.6","prettier-standard":"6.0.0","ban-sensitive-files":"1.9.2","github-post-release":"1.13.1","simple-commit-message":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.0.0_1532957064249_0.31309646493594157","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"stop-only","version":"2.1.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.1.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"4c078ff4ac582b4e977901ddb17745ffe0653e3c","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.1.0.tgz","fileCount":4,"integrity":"sha512-zv9JqelUGmklp6kDYGGnnJ88Rsb6bWfqDTcnRwglSXWEAPJKY+mO0JdLlgi1hNkDWchtF7494cTjVpZk57mftg==","signatures":[{"sig":"MEUCIQCsb1pqdId7z7Ic0nyKJSPbLHdVjvqvoHC0rMWi6e9vMgIgIMunA3o1TlzCrg21qtUUZ1dB47gZ8bi7IQTMRNfLiLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXzBWCRA9TVsSAnZWagAAK4IP/3zgEgFBIuZ4RGAVnrbz\nwBjQl0hiPVvNOxfVqPKuPaFSL9Ij0WnH5dOjH6jAMc8pih88XcHqF1PgpUFt\nebcSQIh9Gb6IXBGoKGkYDLvrWJ7b1KYKs6vkkIUm5MBNWlYyWckdPOsXvcDP\n+Rr5G4t1S943FiKcLOiQGTukvjjoJpogH9HreTqRzVkzw1TCuu3/YzLJTIMD\nJtBUPahKdgKo5e5cwSmXLd91nFYHY4zkgVRPaKCPLQOz+rvopFGOkUd8IAIi\ni0dL3F29Kbds2Z1FC3/XqQ34UPbOQT72uc9uQE7wTdPFJbDFk8ItocBSkYY4\nLMCrel/3gVbXf0TgP/DmyRmWvNeHdfkEGIyeXLLQfJUjxuZt7uInVO2rJPd9\n9Ntb3zKyMyVRteyzgYpp/QHVoprHjbpadOCcMzizD3EB1CpMNbd7pI7FtMDD\nMWkNFU4AfjPdcRa2obkDubqw4W24BsxHhxWCfhScT47bWsVsdqWhcvI0WYOA\noblodDcMOuhzbPe/y79FoXd8gmYXe8ghMjHN6H4us98PmFwMmuHMstzLTfvr\n1FFD+huQc5dyteNVKWKn8P0iFE3cNBIwsBpI6o5yk5374ynjXTQ7qpo/lfpc\nSCP2fo2/q+sVMRWzJollo2EazgbjTjNUSuChGlbCyxl6+SSxzsX0ZYfMdTg3\n7ONQ\r\n=xV7H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","files":["bin","src/*.js","!src/*-spec.js"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"9fd2fbb5edc95ee586a85e9ba4e88f060df7633b","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"5.6.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"8.11.3","dependencies":{"debug":"3.1.0","execa":"0.10.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.7.0","mocha":"3.5.0","deps-ok":"1.4.1","pre-git":"3.15.3","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.0.3","dependency-check":"2.9.1","semantic-release":"6.3.6","prettier-standard":"6.0.0","ban-sensitive-files":"1.9.2","github-post-release":"1.13.1","simple-commit-message":"3.3.1"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.1.0_1532964947837_0.1543066968226392","host":"s3://npm-registry-packages"}},"0.0.0-development":{"name":"stop-only","version":"0.0.0-development","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@0.0.0-development","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"0cb809895af23f8c0f4c8af48484edc3048f66a8","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-0.0.0-development.tgz","fileCount":4,"integrity":"sha512-JPWsa1TJNMo1pC5HyuFoUackFeQw7rPVaQN8yx1z1Bsy5DclnwzKFGkWkwksdgDk9oqzi8fKtYDJ7y95mv+/8A==","signatures":[{"sig":"MEUCIEYvnAyvqHsAuCDeOOIJMZsQlfLjHGs6NIw2IyvxrGChAiEA2JmzXXah89ipJfYP9W0YpbQwZ/aUvEpEHLb4kcouIZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaYMiCRA9TVsSAnZWagAAvkIQAJAUmKP2Wk3UapoAbOi3\ntD9piQOvGiJn6kSWA4bX/otpcY1lLpDKR9hufFd+8UkHKUv/83RSJUzWvhZz\naA1PpJFwjs039uX3E8Bprfo9nnpbODNHEL3l/FV/lruQPVDEAFbLWLhDBfsl\nUS/CGx/P9WDbL4D5QHbcT5itsryBM/OR1NtUipcykG8PTpYmYrbUR0o2z7kX\npfX7ahN4mNmn8/fG81uX7TX13VoW7jyPvnJj9QGJ5Zrh5KH4kHGZ1nvy84WY\nNBcLSms1mH37d2XP0uMi6f6lf9ddRpU6pMUi8Pp2OTXU5U8AcIGadA2boKkZ\n+qk+ObaNVgkEdWuqfFYtnHQ3jvIhmt0ZHmj07rxo0hG5+/VpPRuqWqUJNodP\nVKJrt5ljAvqASGNiVeBcg0HHNHn+mVQ1SDUU3aGDyRY0IN62eQQenxNw+e+g\nEthbY1+T2a++5IliSxGP3Tvq0aegvvGdG5isDs0qb2OSi7JuZf/ZyE8DwW9+\n7l7tlDBFgpTP2X3n7/hyI/5cH5G7CR2YV29m+IGAUIW07K/sO0SJjZl+A/PN\n0Xe3XszM1guQqUkqCXthAQJU3gE+jEpbgv2kc9grQAv1tRl+pXJ17PtUK832\n6EadeXIonyjfdIAk+MGEQC6NPlIN90fenyT686LMqUbrNGFm5WbcMRBmx9z8\nqE6M\r\n=TtrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","files":["bin","src/*.js","!src/*-spec.js"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"10cade5d5f3eebe7dcf86520ba33600572f9e727","release":{"generateNotes":"github-post-release","verifyRelease":{"path":"dont-crack","test-against":[]},"analyzeCommits":"simple-commit-message"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"5.6.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"8.11.3","dependencies":{"debug":"3.1.0","execa":"0.10.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.7.0","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"6.3.6","prettier-standard":"8.0.1","ban-sensitive-files":"1.9.2","github-post-release":"1.13.1","simple-commit-message":"4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_0.0.0-development_1533641505560_0.3104400797568492","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"stop-only","version":"2.2.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.2.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"94e3619eba183d77bc4f0c90ee6979cbe9a83be3","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.2.0.tgz","fileCount":4,"integrity":"sha512-EqbiCsWBJh/TiS1wyr1YTM51XR/fd1kNNmHxDcNeUQP3S0EY/rsPLW2K1Irnd5vrNVglMJg7kwUpw6fh3sQwGg==","signatures":[{"sig":"MEUCIQCp/sJDHx92wz43/JCfepyOtcj7y7c6N221Olke61e9TQIgU/9fvdIxXeTAPmwAgSNHlCdOwx9Wmg7LT23ak4b69vw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaYhSCRA9TVsSAnZWagAAyyMP+gOyClQB0MeD8Fqr6Ahh\nfJOuT4wH1V8Q8d0GucvPP68h2y9x0P30W8Ua/cDxcA78hzmVBlj5k8SkoekA\nGGXAutIjGHpkDAzlalkS75K08FqGVDKQt4chzYyxpwPYiACaPzxtwOa/dOQc\n4zHYS7SDzzgZXqLFG7G+kb3sv4llE8ybZii2Uls71vnqYr4Z42PBVO9srzZT\nfy2oMAc7X4bV7ouMoTCATMj9nizNRxzaFBqdJdSPErDZMnrwp8OQitEg7soE\noeLG9I2DCl0/aFr2YjzmxkmCyTwYNw0WTZoUeT2OLe4gqWARXMhIDjsiafv1\ntSb3R0SVuXJYA9R7mIXr9pULFaH4FpAHfdyXr8ue7yxrYIGlU6kh4qJn+Rrv\nYo19D4UxrLOtKY4y4JIqFOaVki3DdGUl8lYE+3xs30my6gFHNR7PSVltt2G8\nr+qvqMbhqHySiwQa+YZIIKTp9Cq8okCC9oFIRk+3E+mF0Xj8zwI88zVjuFmI\n5xVxE0ERfn/GgNSZ8EbLpN0FN0xvLiS7OPbHmAVVfBjTnDi7Gr5tuZrq9Syc\nqZobX0Hu5loUShKsvqz+dLKKNzFyaFe0aqIU9vNIsqIqVwGfq+AQ1ym+92Cq\no7DQT9LaS5wW+1sM28HP7B7JkG0h9Vfbz7Mgl3ku1pKZ2Bj/tMT/CYuSFrRL\nvW63\r\n=z79W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","files":["bin","src/*.js","!src/*-spec.js"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"83590eb6f69193dd11acb4a14a58d6b76d3e56de","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.3.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.8.0","dependencies":{"debug":"3.1.0","execa":"0.10.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.7.0","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"^15.9.5","prettier-standard":"8.0.1","travis-deploy-once":"^5.0.2","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.2.0_1533642834194_0.40824234509015356","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"stop-only","version":"2.2.1","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.2.1","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"d25629c941393c8e85dca369683a4ff2b296ca0e","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.2.1.tgz","fileCount":4,"integrity":"sha512-+jfEu1BWameDtCA2SWH8jcvL1UpkJuNeWVVJk+0pLST530ocDWooaT3xmITd/KPDxkh57W5YfJY8NCkAzIkVLQ==","signatures":[{"sig":"MEQCIEIut87Swe+0qPeyWQgLxc37Qm0KeIeWvBe8lYw5nJOnAiBc7XDOBeYN3EN43v5B+AGp59HUhTr4/Ldd6ldbhdopCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeo/GCRA9TVsSAnZWagAAzlwP/jBiGUvRT2v5yaLc2KrD\nIXi2tnJbZQFP58LSAwhCq/ZqGS2mREHm4Trwj+tMoa/YEr/zaoUkcoy6FOj5\n6ceFlWt3WCjNrpAwKX3tQYPe6ZgSM2Hs/VkJRpYweAd74pbyoqGgEdCk8Twf\nRD5jUL+NGlPkjWVQ/z68eB1TyFXuf6dtfkzJrpawFHWeB0wh54FYLdhzvbpo\nJrUqxpAutXvh3nYWz43qcYOSZfg+nLp2bDNHnCMlDdhu1daMYxf/zJre/2CX\ngV2S1kOxCxdbFnkxmBIaLk07nQ7aT6fPD34Tfd6+UPoZ+9J2QdjG7TxubmTI\nKyohwLydaFhTnOpmDhwXGQTNYlQ3mPquhTAn9aHZlhbT9kO/YU7VGHg5Vt7z\nwLusLWlU+uxp4dXIDOPvnTJZBYTFGFVEEk5x3ebbunVYyB7gNwNmR8bheUkT\nqCZ8biwio4UWE+xv5OQKVW2rduj2cUUvQyth0gHG8pm4j+9HulmU4CrUh2iQ\nFNQt+Q/x54cMsEF0Qme8BsjtIZwrUJP7c0CfRT1DxnE096C/U4AnB+oNT9wP\nMwtYylkFDdZCLSK62fQLmYjpa3FV69bX2vhA5/KI1vU6WPjWFW3DSdAobYMl\nRTX6zTp3/AevELEBZrJppUgSBJ/u/SpQKxhgRfDT6DIGDWTFo3weOKrrCTV8\n6bf7\r\n=DkHv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","files":["bin","src/*.js","!src/*-spec.js"],"config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"405fbd4064d8e26ced3b6480545b362dd7c55d1a","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.4.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.9.0","dependencies":{"debug":"3.1.0","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.8.1","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"15.9.9","prettier-standard":"8.0.1","travis-deploy-once":"5.0.2","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.2.1_1534758853416_0.1888843298437901","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"stop-only","version":"2.2.2","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.2.2","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"1a1d40ad181f0f12937da1188cf8d1c8c9156e6a","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.2.2.tgz","fileCount":4,"integrity":"sha512-NqiStF9BStSeMfqoKF1ay8aSo5AXzpePWdys8qe4DnQL3d5a5hLXl4dbe0590nHEU38/HV7uLl4esvgpdtA04Q==","signatures":[{"sig":"MEUCIHMsCwbUxa7J+FmHBkAV8BLBOZM7YljpD2W/9qJu7RTqAiEAtNsZWow5cYYBLWB+Lu/g9Q/4Z4RtahfrFH+LWoIkXAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl3RYCRA9TVsSAnZWagAA0NsQAJz+7bMfD7yaIcoDhwJV\nwZuFjv9ORiABhSCd0zM0acqq02tomjNfKZtodS/+uUjwNjAyPJq/6I1AA/in\nRMVsdSIDDMdQN+kE8xTztLAU0o45qolKYuCXUKtR/F6RjhjBxe9spLOP6NCd\nzBrjsMoTHrXORIb6LxE/L4NESg6pWd10Tr7MjNSCGASYYkNTucHsvh2Jm/Qq\n4NkWNzu08Bi7tRnkGzQn5nP5YFvlM+/ANvry2FmB3xzirb2uouulew4AMlb0\n7qCrrVMGQQRDdsOxyqYCczjk3VD0889JLmX3jKJmldHkPOvMCdAJ5rB0siFZ\nEQcLpSA0zBvFjg0XBF6onpe/PraMECcQ4cdlHqIclAIJZhFwm0ilZXkMFUEX\nBMfP9edl8lHBGdyMgQBbdCL9C2UewfeOdhcXU5pCMhB4w+Bf1eqOy5lsNd31\n69WNQ0QJpfpTTv4ZEPY3h75JIblBqjPlKAoAcPfxBkJvxyZ9H5O8rgB3cIB6\nZBrKbVC9AkvVxoE1LVTjPFGUBIP0yWe/jYboaG6TGuW5nzK2cijTJMTtdAsn\n8L3B3ru9riRc+ZYGsvd+6At8Sk7zf1Qj1W8uvpxYArbFsQs5uusSq+kZrMWL\nQqsKyCFqkfJPBnwRG12fUniKmmyE4cN5iLsUpwV5vTxee2NEa1Xx8l1WVAXs\n1m5s\r\n=/8FP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"caf9eab1fa02d741c11f23b0b20f855c3457226a","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.4.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.10.0","dependencies":{"debug":"3.2.1","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.8.1","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"15.9.14","prettier-standard":"8.0.1","travis-deploy-once":"5.0.7","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.2.2_1536652376054_0.4322203559212283","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"stop-only","version":"2.2.3","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.2.3","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"ba33295d5cb297030eba84844d57b2ef58648857","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.2.3.tgz","fileCount":4,"integrity":"sha512-PbXKY7T+e1YGqZsto+bYIKA1N+/8zhl0exD3bMmKD0EW8NOEwtcImcZ/A0+ZRDpvb7kBa/cu3P4RzBgQkXCjjQ==","signatures":[{"sig":"MEYCIQCM0FyKa3sxGAZhTTxJHE99TtDGFHYM40GZWEbfPfAYqAIhAIADn1oegw/TZ3ffm9N9VjDoVsV+063Qo8P7l/aUs+6v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl585CRA9TVsSAnZWagAA9SQP/3fkUGobkQKqNQ3nYk9P\nz2P6FuThhUlHFElybLuZ2QNCNZeaOT3MAeskTlmkz1gaGKhynPpbJUy/z8EO\nVO7JN4OsNA5vmUEHXXqt+uYjjB7Gad381lBe85/awfU6ZdlsHiY8UM3DI3Q4\nbzmxOCfmVTdaDsvU8Df+27z6HGwuR0diQl/Mive0YfgbXr1PQ+5CDs6OD3GL\nXr36YkqHDBQ9zXaDc9BqFEj8gAXgcnf2wKM13rEAXQ32RFlpuqzzfpiBaX4v\nYZsO/F7LBAtcS/+Bgy3GfkLda9MmRMEinF2f8NSju3gXLl62LxyY2EQacupu\nt4hEuFByTh/O6wEj8kPvIn+R/q2qjt5l/tCBExsEmuymu+5SPj/i+HnYSO8K\nB6w9O4JCryAl687012dD0Yc5qw2vbcHFjXcHc+xN1UnrbZRoPjXL34ocvxB3\nWPPcHxhlYwpnv4lrcQnRaBHxINP8ob/g17IYQq2NC4xWCKFx3S0D9VbxoAdM\nEHY1dACpKJlLSLXzLB5s0Pu5c53lWwnkJL7qBF0GtPvVfrTEe/YJSmCDkoIJ\nCfYJO01P2uLs0c2Vz6JrQsoBJ124r0VLcHNQKM1gWQ6SWNgJg+2HLVJ9aWVM\nGu2v32z8yTLXhx44+Yga1I2xnfAUR/D39E1mIypttL0NYCNkhlyh/mYHUTdY\nC9ch\r\n=16HT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"4fd6ca98294a0d80d48627f0aa187b56054d656a","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.4.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.10.0","dependencies":{"debug":"3.2.4","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.8.1","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"15.9.14","prettier-standard":"8.0.1","travis-deploy-once":"5.0.7","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.2.3_1536663352722_0.7234756915292957","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"stop-only","version":"2.2.4","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.2.4","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"44e79a34df68a58a0728313abda22576ca53bcb9","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.2.4.tgz","fileCount":4,"integrity":"sha512-PHbqUC9uVlJkgKXmpZaK9VEK5mMR7B6HYTaP/fucGFU4xnXajXGIrb7lDzeqbmjQ1NN65y0Xtr1//baFWXyvPw==","signatures":[{"sig":"MEUCIHeFmMFk+HYZD1Srl5OKiXOBPoPE5QZy3+wnAPkZQbS7AiEAl2pNL3A+7aEVxqEqXUo66c7iDmq/iEZ4RG6kGmLPfq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmFsOCRA9TVsSAnZWagAA0HQQAIzJGZzwSQcSa1M0CECh\n2nsa0ysy/J4tw339eQ47EJmaRr2om8eCqxoTSzNvtnXKpZQB01ML33v2WtsZ\nFX8R41vlhVQoor6qqvUerqDJB4fudG+eYBVdqJHppPfFvPRtFR2SlTXUS/n5\nCu6PaW3C0EVQbd9Mh0CdsR3EiS0DS+y+11b2r9s+wdezgw5+J/DpTq7+uoX9\nS1EBPUmNlED7P8WNtTwh8CVO+ZW65ot6tW6L91/sjy2rBzmhfiw6DKAlt+wE\n2kF5l6ITuIGnT9xbMxlt0ww6krMkxcPylZMNJbUsQq3umLt/jpXfavj2zAVf\nMr8hi1VvZBUSexjj76PhWcNrDf/BaYzUbzcq92AJhDgWDfatOHl9/cfvJlx1\nBVPcqimP+DSKBzox62G+Dpk+ZAjdj0RPzQUneaeQ+72olKMbwcSF5c99q4l0\nYox6Ak+XtG93UguwH5ht3JPPQw7PZqezad0z66LrQSwriEwlzcKwefMM2pWt\nmAn5TtayLyGz39CYRNq5v08o+25xC9/7SGvQC+Mi9LvPxnCrro5Rt81lJKrA\nT67fecHApqwC2vD47nrrE3e+QLiXIbHpT0e6p3NGgc1VvWZgrESZ6f+EJPVM\n0G1NGsz/D9dqTjZFhIR8XCWEO7y9sAoJKIn3kyYS+7sDHqJDqka7lncBrT+K\nMTN4\r\n=sKb/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"7b956b0c1be9788635e7b6c6990659e5a383ac0e","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.4.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.10.0","dependencies":{"debug":"3.2.5","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.8.1","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"15.9.15","prettier-standard":"8.0.1","travis-deploy-once":"5.0.7","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.2.4_1536711437989_0.10970186006194838","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"stop-only","version":"2.2.5","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@2.2.5","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"dd4d10aca912ed97d75960be83ded86359d5e61a","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-2.2.5.tgz","fileCount":4,"integrity":"sha512-Ej6+Q2u7JJ+ncRwGc3UB/2lz4t6iJG/SjsrVHf4W7YtkAtAVWeyn+yYnA5214euyZgS5PaffGB5H4c16pbrvYA==","signatures":[{"sig":"MEYCIQC5ZQv0j3A0b/g10awGJ9Ee4eDePEPyTTJAqb+dLkoc+gIhAPCRMDGHVxaaspq/Pq9TgKDuWGD3nyM8ig/cac2O82BC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1rynCRA9TVsSAnZWagAAcNgP/Akw8/drwM0iyGX/h9MH\nIpgkW1nmtPS0OK+6ft6m5LQ8e60/eXX6bpTU+DHCBnyyE0Wf7Pq7K9N8Z+XO\nn+V/yrnut8BpEAdpqYBG5Jr2bJjKuH+y8Khmo9ad6KvgWXcDsh4pU0vHNgyd\nsbGuUfsZtDIMTssCmSMjw510z4JVfXE9t3csEhZDPt9Ax+H93uVAZ4XvzS5b\nb6o0zHHpYyQTxIiR7FkTmrO52AvoWzlct71ONvTEhXfLwNVtjWjxqKl2nVCi\nizTyJrbI/TzJOHvnj3y/ZxijL7NBBuIO55Djps9cvz11C7YQQQ/hSDsldRPB\nsFqK0vK0iv+p6xGixsU8MXBnCPohSpL7nJ5ZUK6d2JFadlPVAWJhGhawBB9I\n18KcO4T6fjM273HQQjAYopMR5zdBjQ9IhxjEpSxSWyYU/YLPzkP3F5oZgJe3\ngBJBOKq9+o3c2SmVnrJXdgOZQ4Uv8Izl7LXgK6nbxdTsR31dCkrEFVSL5U4O\nguwFNqmNkI3bsS8eN1zsPpK/HDEqcocmO1sBkAvKCmdoLJ1XIWioIGQQd/FW\nEiiWNtj9R273FRlochsUVr1F2mDWHRt+AJk2+BBNcN0RO7Cyxkg9hf+W8YXX\n074POBiwKmZd6pSoxVvdwgjfMP1EQ/XJwC/ZuVcZp7OxI7PkEOvYcbrMCUwX\nY8bS\r\n=4N0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run secure","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"8df9bb6bd74f54c168ff8d104aace758876fd2f2","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","secure":"nsp check","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.4.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.12.0","dependencies":{"debug":"3.2.6","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"nsp":"2.8.1","mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"11.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"13.1.0","dependency-check":"2.10.1","semantic-release":"15.10.6","prettier-standard":"8.0.1","travis-deploy-once":"5.0.9","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_2.2.5_1540799654318_0.07209909778962809","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"stop-only","version":"3.0.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.0.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"0a225d49cb1f3e107434d50772280025b139a72d","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.0.0.tgz","fileCount":4,"integrity":"sha512-msoyHHtMpepRQVpso61ThjfBsMFhw3UbJJGD+pQLfj33caCnTfrgAH36MzRO53tt4jlc5ZXWWLHhpCAoCDpSKA==","signatures":[{"sig":"MEQCIHdHMSoFdblbzpEugaqTspUU2sUGzJJizGvErX22rs/AAiB375c/FrI4ue6T2QAKMVG08C7jQuNxOjGegsBFv6Q8+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP4fiCRA9TVsSAnZWagAAQygP/3RsW8TWTRZ6mAZbMrFb\nPvM8cjp6brTxWmq0/qADQrNM9toCru8+kWozBXKr81DwOsGHEXOPALlxxZVH\nOclnl4qa+A1+vG5ssNGzZcxpR5HhaTbzCJ82GQ1aevLzr1fv+JmNloOMFW9n\n0V9XLyS6Bg2yHoVV3x0gvFKhXnbH+4q8CxOWi8uSLdtOd3M5Vkc7U/Il7Aa+\nR6nZZoAi9k40pVcnaytDkQ43m71rC5QTsXyA6tYAlFTXDjkWAowifr23WrwQ\nP14j/aKbYjutKvalJiOZioVHLc8yZ6qBKumjvWo/G/g6ETVX38DrlyogKjut\nSkqPdlJJLzUI8oJEUYd43Bdghf1gMC5LWkdhq3DW+4xAAIiMl37oJuvxlD7q\nxx5/+L9dmS5Ti8VdA4CNWBv9ecp7saGSOIPlaTtIJ0Aq72bU3ZO7zqpBGbsf\n9hIfKB+TGtliWsYXTJ5zZ6EqqhNoiboyOMYmrktv0QcxH6Q8gGLJUiVJ2hhp\nYVlFR39Yi9YJHFCWi2U0rTf4s9I95oKdh35t4ey8oeXqU/E1805FfsDJBXGq\n+zllRbl75f4NHxwCLs4khsjhwUJXRV5HaumWcO+I+Z34pxxT8ogkIBMqnO5R\nVu9hmeNPqkiVxLy8HGzQWqxSynHQMjOxHoZz4cSL0K67fM2xQsrCofA4y2Jn\nJiAw\r\n=c2mQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"89e72036ed3a9dc39bc0cf250d58f2b20e562bb7","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.5.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.15.0","dependencies":{"debug":"3.2.6","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"12.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.3.0","semantic-release":"15.13.3","prettier-standard":"8.0.1","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.0.0_1547667425511_0.5618150472601218","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"stop-only","version":"3.0.1","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.0.1","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"480176c2712d59373eff6accc8de5fbff960c2ee","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.0.1.tgz","fileCount":4,"integrity":"sha512-B38Y/K0QbnAbE3llvP4WkjzdN4QkgAHMLC/FxQyPMOC/X6SLrGjRsqFiebkrt6fqQnD9jdp8QpMIdQWMuUYEhA==","signatures":[{"sig":"MEYCIQCW87Qdgggfk+zo8nl27bjk7VvUGPvrQO8Vl81nU8PJOQIhALnQlF+3NVpk5AHnAJMFsTmxBM5AM8vtpSg4f1cyWsay","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP4kWCRA9TVsSAnZWagAAQ3oP/R65QyBldK+Gs3KvoA2c\nhK+btSuPfdSuWGwEsSqWW36zdz5HqcV1oMUXyT+A3XMfY0FzS3h3YspC76Y1\nMdHT/3jR3yWBTWHbUlZG7U0BgrfgD7fi7LLZOhdtPAQRTGx6cOYC6h0ok7xW\nqTsWNSZT375SDGxSvCui9dx1AzcQYY0iPLKVKlLkmO1ZGyVFLaL4hc7gFFHo\nEqbk3hc0hglvqFYeKa1PdUTaVNjbQnAZYU8svmyw61ElQ7wOgN1MMwkWD6aZ\nPDBtQNWZ3gOv1MQr5lbYpYolem199lev9o36aDFVQOJlAfYea+ALKmEuVo+p\nTDHMMwghusnYedYukvpn9E650k3JgPt6HXWHxHdF0fmk9WLsNCalxN8+1GFB\nte84pWygu77GXok6FSXCre6JNv7BIoO1XgddO4lVloxQE4LmQQMHY7/Nb/0H\nPmhobTZ04mCSdgojaY3A+SxjZ7Lxp/N9rgAls6z0LBQfcU02X0utVCban7Fd\n/5bssM9GvMMbAwfVBh0ArDxVK1RaqgTdBtuyK7Lb7am+VqFI+Spim00/5l0b\nKBoWUJwT2RfIBfDR0GkR2Bn0TPR3ygAea0gGd5yBD+qb2crhhE5CH1lxS5nV\nT7tH2gDfwI+GR7QeFcf5rlsBY5qFn/8OCIjYi1JmCfxRvi+CeGZD/p3Uv4C6\nUnsQ\r\n=+aUi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"813a779313cb24578bca921a0c592e46b53e89a4","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.5.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.15.0","dependencies":{"debug":"4.1.1","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"12.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.3.0","semantic-release":"15.13.3","prettier-standard":"8.0.1","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.0.1_1547667734023_0.8891177858189072","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"stop-only","version":"3.1.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.1.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"076e2d654ecad637f29eaccd6782c6f2fc273411","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.1.0.tgz","fileCount":4,"integrity":"sha512-6jh8jRq2eIOQwBG1lQjg+cpxtzl6MuXlapZf82SBlnCN5W+sKO0RfgOp+yIT+qf8zW9mMcGZDpeKVs8wrsBqfw==","signatures":[{"sig":"MEQCIAGBh44gLTBLthDBUAIip+jWlsg6wvHeGykWlY3Ui7P8AiA+chFHrjrpNQyLKXTn/dl3e2sUdqyMZbKXOcFma2j7WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQzrhCRA9TVsSAnZWagAAKWkP+wXBqSknxIquTtcwzso5\n4Er/cSN+a1o8fBIU/qzazDl9NVmJeEhGrlDWWaEYt509CA17indSwenTQeF0\nIF52ECtlZU5GYvvoEbuEXjjTBBkeHxfKDWqPz3CMMk9GTBdYs15164fkfGCz\nbE+u9XboVnjTyq6k2t29MIW4bTErboi0XO2sVrVpg+oz25CKJCjQTA9V5VmJ\nzFUd8UxQVeKiyj9d+xoo+ZUxWpZkycuiAEkrhH7lvHrtGaUL4w7fjA7a8YyE\nVki7xSKvMTB/foRjRMOjJSLzTKx8xPxK04PUdFCZCcEdy3sMaEXz1YlajFAt\nFDkvX8+wjvzNXrIi6A/VFVr4Wdyt27uxxx6x4I7ET4kAXwI7/bnwKNdCCSlI\n2rKiMrg9jrv2p/4cVhFDT9rl5dqTDCLNgV2sOMzkSZ11clpHbTB13a9l7Wep\nPTsBY2P3MxciEGQoi+J1GDfk5EsfXE6Ixybj4n7tmc29XMykxNkf49B5jtAI\nYWrLbn8aiGqUFGK4RswQjC5SophZINFZhPBNQVLa5q3qdNADrZn2qYsiWu0K\nZLNSIeCdjCfrjFsXFtAOIAhIShG9IkjysTkRHjNfu1tYiYchWhfoGW72Lugi\nSH7xgrWWkXZ8y/2siLLU5kPoa+BHA0QojoeHeEdYjqWY7fT9gaytECycUPDs\n2SGk\r\n=Enuz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"5e3d2af5961a9746dd8fb919d8c4108ae0cc91e1","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.9.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"10.16.1","dependencies":{"debug":"4.1.1","execa":"0.11.0","minimist":"1.2.0"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"12.0.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"15.13.16","prettier-standard":"9.1.1","ban-sensitive-files":"1.9.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.1.0_1564687072038_0.5433407743200753","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"stop-only","version":"3.1.1","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.1.1","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"ba2db581eff7979c93f9a7272eb64cba03c428c0","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.1.1.tgz","fileCount":4,"integrity":"sha512-ByqGdenVAV1JGb2ANDwrh+oNUj9uUlxH8xJz9QF9QW4qYi2+enWCDu94c1rIRPDzlz/arj5IIkFnOdrXxLTlgA==","signatures":[{"sig":"MEQCID+0SpsPc3gXk3iFjWhcd8yYGCAlwEUqgxQYgBrb5MruAiAnKCvQ5FzrzjaShzhLK5rHBigDRP3qMXrCBsZUPYsasw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9uAiCRA9TVsSAnZWagAApR4QAIuRE3f+bxk+KrXOUwVw\n6GozEcTRiwwNKBOGS2BvkMy743FKCZekGKFe6mTO5vVSH/TSO5NylveGvAr9\nsrdh2rrdJK4I0NTpmrQpo2Rw7E50YjHIOw6bnILO+ypJzbKDX1Cu6cfYjkoM\naAL7zGbtHkDaF1cZ+GaOeKKLujF0teP1+qJcq3bA3IbbXqvRDDlnxEuC7ZPo\n690CmWYC+MrLXczjH56TLenvP9WCSl1xM/uiM7eYiT98mGKL6gV0Kk2CFmI8\nogoIL6TofpNMMOz/svg+ymtRjquYmqpwOyMWVQ/BPYZXPByiCOgpuENwae15\nraDikeYFCOUl3Q7EqvWesD3KH4jdaoYypxLQ1ALFV0Ve1VAm9CCeM7sNK9PZ\nLUhm+3mL8572qHOqlZtbcK5mgo/j1FLzyNxMTcBUU2tsAd8pz29gsYytj43B\npH8TBxtuOoLp+DkTbSaD/qXE3q6hhnnnLnTFXtKcyoO+GOpvwNw8MlOhbYYP\nrRuxNcCinbYNJ4AkxWnSXaBcSLOPxIgejyYNGATaK8/NbfemBYBFC9YPjxYf\ny0DOINk06SX+3jsr0S319YNWNC4wcNaDBZ9pAXVfcW3Y/8erGqXRdjJero4y\nq7Frg61VkSlwesFSXQxg46WaJsoEkgzJYf8kg5nHqujtrc2bskBQ4R71ROb6\nO4yK\r\n=ZrL6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"cd3880077bebc0157bfed743651604163f79642a","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.14.13","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"14.17.3","dependencies":{"debug":"4.3.2","execa":"0.11.0","minimist":"1.2.5"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"^17.4.4","prettier-standard":"11.0.0","ban-sensitive-files":"1.9.15"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.1.1_1626791970117_0.41631637817480405","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"stop-only","version":"3.1.2","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.1.2","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"15d27c6c653f11e222a7a422e63272e7f2179586","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.1.2.tgz","fileCount":4,"integrity":"sha512-Mau5THdVcf9htHedeCG29SMP4puWBBFRId9qje4GIYxcDvVSJANbAd/WFio9BXzBSR3GmO+3/J9mdXYxl658jA==","signatures":[{"sig":"MEUCICPNIuL8JOMFCRgZbX7V5wKPQefFoVGL4PfYXBtONLlsAiEA0ruduJHT5ov2G7rY9TtoDD7HB17tAEEgCQxOeWc3EAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9uDHCRA9TVsSAnZWagAAW3sP/A9Qd4hK2AZX0eZwWU9R\nLuIH4/H2D63S3Igzyg09i/fJsty69qoQgdAUKhw+FaSEo87MWNQ0o7livCLK\n9XUhncWnc2LDFJn/FyMUxYrVmTjPY7n3/kEiI8aHlB1FEpBcyYtNCK4tA7Kv\nuAngp8OwqTtgTY6SAPhpRMCEDfG9LejLjZUk0ERXXA3PWM/HcNIZJCi4xY4z\nHj1G8vfG+c2YA/jEJk8q6upialrHmCLT+xlk5PKXUSrjKHuXfvyhbr3vqrYf\nZPBN5OVlf+cuWH+rJxrDx/c0T1A2/dnRvgf2N88Gplt7nmz34Dh/E3+pzMyS\nv6peq7w8G/VQzISYc1lUZb2Kfws+Hh5llKSp4K0J53GNm0WebsHO4G4VVSjG\n4PAVUOTWCdnfZDv394xaKXW8q/85qFVJ+7sl8TwRH+42D977Ozzv2PgKbp+D\nhfXB/QNQyRrHsKB4/xET0XwbVOeUWY5234vrb2zmG04dnhGbq+i2B1qq2Yrv\ntYmfwTYLeLYIO71AbV1ZLY8in6ss+FuG0SAJRnbDlHnyv/rCyNlpzNducHJL\nLWsRCAuk1ziNvMh/cEQV1v1LMv9Bys9bcJhMXlyK7FrnpeA5hYx4LzdkZKb/\nPPVHK0MclUQnCJRsG5EEVd4YuKrHoZNxfNi9HVhK55VusNHo5DJiz+anXVJ9\nmJuZ\r\n=ESra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"f1d4755df5e5638ecad06a5a83c1a9ae6d8b6283","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"t=\"$(npm pack .)\"; wc -c \"${t}\"; tar tvf \"${t}\"; rm \"${t}\";","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"6.14.13","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"14.17.3","dependencies":{"debug":"4.3.2","execa":"0.11.0","minimist":"1.2.5"},"publishConfig":{"registry":"http://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"5.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"^17.4.4","prettier-standard":"11.0.0","ban-sensitive-files":"1.9.15"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.1.2_1626792135358_0.5716786543475467","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"stop-only","version":"3.3.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.3.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"9b675eebccbc5d52f0c46a0e20d0959482e73b39","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.3.0.tgz","fileCount":5,"integrity":"sha512-ClKa0kukskHtpdDzvXwzX1cIomYkOohfkRlcUNgY60p5unB8zIxiGa82gpqbnUj4S2FZYhm4UYUk1SR8l1xoyg==","signatures":[{"sig":"MEUCICmjrS9o7zkwEk4gXMOB8HEwhCu1qnoosT9l8+UnPS+fAiEAh7bM4Qj+pYFnj89+oDRbYvDr3xQkieKcrhGeZAOP3zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzu1sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSlQ/+JSmU8PqHncIDnHw06nVNFr85NpklDaKrywb/KseAqagjvUHR\r\n3fSvDpWR29EABDzaJP0i9FIIpnLH+8t9tZ355aYReWvuKY1hHeHoTFDEaHev\r\nXmiNhO+sTMVBgfZqgNiyjnr4LAIl0HbWsiTzfokOzIJVw0ICSKNqPeGbRsV4\r\nO5lbhs+8cBJTOwcp0Px035urCGQOffQdIrYOOzo9E61XTdlde7WOCLdHcr3P\r\n+JVMUqKPskZRaTsHJQlMVz96TRA40Iqc5asyW1qtgEfZ7zZT1KhzULar77Gw\r\n+ya3HYIt5DMdpOs02J0d0tsXWxIOqRj0LpEFUyBfGOodH+D+CxqWXKYnpXXH\r\nC9U4KrUVwyTSR9iE1prQc0pTF5atz0zHZQ2tbpd+tv/0ZVMFFbsIuhP+aZLe\r\nZ11lq/XYqJ5HGXkHHqndsY+nMQb6ab9rYc02lt2YKH5g+OcMPMyIloakA/TQ\r\nmz3f+OloJnQxtomiWg9ZuYG1R3+P4h/NYRSCU9Cgdt60Zm4KJsjHm3rsJsZp\r\n6+KFS667r3UMsLtGJC+U74VbzQoyq65xQG4eIgwM4M7GnIcSGzLJvJdq0oFJ\r\ncUdsG4pYehGsbzU37VMMKfE8ldGj8RIPbd61fT1krsNIYLLf3tOFAs+fTbNZ\r\nuB4XN6N+MqVjPsrAlHoH4pMufNrjHf1JsZc=\r\n=7aRG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"98b2ee28bc4e9392bfbf4f0c7ed7102d2e57750d","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"7.21.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"16.13.0","dependencies":{"debug":"4.3.4","execa":"0.11.0","minimist":"1.2.7"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"17.4.7","prettier-standard":"11.0.0","ban-sensitive-files":"1.9.18"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.3.0_1674505579954_0.4184040754829166","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"stop-only","version":"3.3.1","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.3.1","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"0fc5126d556ba624641e655069abacd2f6c1d121","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.3.1.tgz","fileCount":5,"integrity":"sha512-G8x+lRj6RU9pAm+gxaK7wIHmQ2ws6YlXwC2e/WgIwDdrMkr5iPWakLxD5BVOTVyw/mA578N8EBxSXjL4tDQu0A==","signatures":[{"sig":"MEUCIQDi7neRz2kP4rIM86yswQDDubaMsHR/Bky+t/w0iYxamgIgRKPKRszeu3stVtKHOYTx/CkVg35XmaPXH10rNU/jP2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5al5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohOBAAk+6onApz7fSzrnrRr5v34hMyja727HjgICbAy2j58xtAr7CI\r\n3ZNPhNW7Yqlo4+BBfcl4XHpCiks5sYTwloWzoyUp7lLbp1mTTJ6x2j/aoiHY\r\nu/DXzmb72Fs5gD+c+VoiS1FXppoeZ/kz2GSdHb+7SRDw+YqZR11LiD/4a596\r\nQREHlLeMuMKnOdxY+gPmXmjJVxdfS2UkqtDzSvRz590BhuDMccGkSDKyQt1z\r\nNGLgpW6kXr+0Ejulsxkr4Gk8ziOYmJEWxKCDyJRkDCAHC+VVc8+1Hjfphh2+\r\nKfrrHY2c7+WBRuRjmWlSX9uH3/yLyv/Ozj2pFqPtYZtIMXwfeqRvo+hC0te/\r\n3UV/aqpiiw/bSqmyjnQUxw+HTZDdG/r1yj6buDo9rEtnfl5SZy3Vmwmd6T9s\r\nvRJvYVqMB+b5IvgcAr1lljiPDsEzxONkOygEM27kjHKsGWVBNEhB7j8aZ/9N\r\nWkjYIwjtfa6SgBbfJub1wLTgQUK7zBIIUDU7gn2CZGuT5BkBo5ZI/xngPrdx\r\n9r8hohQQ+X/u+DWaQK/1sBgS/Iy1SxEVrzO/WCPVAD10n6Oag2rnprlTBGYg\r\ncy92d9tc9NX8epcq8zeLOBE2nNculIdtPPGpwcUmTyxBxV05zAS3dCKR19vn\r\n4C59qfAOEzgIGcSdj5PtoI7MswsdgjhmdCA=\r\n=4WO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"bd39ed9e8f842cbd2de0829fb468417140327123","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"7.21.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"16.16.0","dependencies":{"debug":"4.3.4","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.2.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"17.4.7","prettier-standard":"11.0.0","ban-sensitive-files":"1.9.18"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.3.1_1675995513607_0.5077563744398341","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"stop-only","version":"3.3.2","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.3.2","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"cea846c42bd8c1a19f07209d724aacc549116859","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.3.2.tgz","fileCount":5,"integrity":"sha512-5LnzJyC0XIJA/7IPUxk3O2l6onc0ui0pp3dVbuQVgcr2iGgsh2uZmtrYCUJkYbLdILSY3NxdLYV0h90lIbALdg==","signatures":[{"sig":"MEUCIQDLEd5ZtUXBcT3STDqDYWnOAkd284uy5GrqksXpNGTdRwIgIiNyZgQtSNrcGygUM7P1Vtdm5ovEeyrSrlhdQNYo+o4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"98e62f19c1a6612b4d1dfb585494299403e3b73f","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"7.21.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"16.20.2","dependencies":{"debug":"4.3.5","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.4.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"17.4.7","prettier-standard":"11.0.0","ban-sensitive-files":"1.10.2"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.3.2_1717175848431_0.5011358917597526","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"stop-only","version":"3.3.3","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.3.3","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"c259b8746f2058ce7bce9282ec47e49ba4a9afe8","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.3.3.tgz","fileCount":5,"integrity":"sha512-DVvoYzfqucHGkJ8pEK8p7RRD41gJDPBkPIsiIrS8Ex7ncXhfwO3ddWfmUhbEG4CYE766tZKPvV5d5AkTB6DHEQ==","signatures":[{"sig":"MEUCIG7Zzb4gRf+LCoOVL1/y3uSLPO4ND3I6Otm31U7YMksmAiEAhzS+8+36sx+DWL7mVfYGcxLyfroFJPfUVoKCKMf4Ah0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"987dd7575058658e6c8938b8554f47607dabe430","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"7.21.0","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"20.13.1","dependencies":{"debug":"4.3.6","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.7.0","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"17.4.7","prettier-standard":"11.0.0","ban-sensitive-files":"1.10.5"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.3.3_1722107898569_0.68417594047431","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"stop-only","version":"3.4.0","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.4.0","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"10de56fe61dbb9c17927c64cd71413448b515925","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.4.0.tgz","fileCount":4,"integrity":"sha512-7sQ02oHGk+Wdqap+vpoYv/cMA9I1yO6CIYZngizuoMjGcYN8JyNsS01Qtnkomffr5/95NvH7KVl18G+OypUE/w==","signatures":[{"sig":"MEQCIBm85RE18YAiHpbTTjOcfoUUIEnnGhBx6pKRnfRgAQ7nAiA4fMANpToh21qNIs6Ky9iOsdhoP+E+GKwysRF54F8kng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11804},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"88b009a438529ace2f555c8508e300c3f6d30333","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"10.8.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"20.13.1","dependencies":{"debug":"4.3.6","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.7.3","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"24.0.0","prettier-standard":"11.0.0","ban-sensitive-files":"1.10.5"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.4.0_1723759360778_0.8914041856738575","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"stop-only","version":"3.4.1","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.4.1","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"c4c407a82270f0d540dd57b551c7bd16ce81a457","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.4.1.tgz","fileCount":4,"integrity":"sha512-zMxczK6GJG5h1UZgk3VPJjOQJ0w7C9MclgqgcQPct8KgOWUItrUz7sK7MjoRQWvFJQJaDUpXrcV/OHyhqB9pZQ==","signatures":[{"sig":"MEQCIEL/5AlzTcvJm90qHG+Gj7kBvWFwv2S4cHgqoKfWE9FfAiA70jnMe9Rdf7TdlCtYzLEiDkqWSkvz9D4BOl++SmDjBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11804},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"7190e06e5e931b1a5088ecc1e6b4b8f1e3c9a86b","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"10.8.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"20.13.1","dependencies":{"debug":"4.3.7","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.7.3","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"24.1.0","prettier-standard":"11.0.0","ban-sensitive-files":"1.10.5"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.4.1_1725596501363_0.47431320908552","host":"s3://npm-registry-packages"}},"3.4.2":{"name":"stop-only","version":"3.4.2","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.4.2","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"322b1c349908dd400e72fba42356277c52fbc540","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.4.2.tgz","fileCount":4,"integrity":"sha512-7LcP5ne7Tben9oCe/SMVubXQjhwcK+Ec44JNjNhX8txF/jS5XqYSpkn1Z9FAsS4y4biaqhV7SVckeTJrSTDCsw==","signatures":[{"sig":"MEUCIQD0+n/11yFi4n0FQebuf+aSxMk3BHJrCbjTC7wqHnaZoQIgZdwpAV4s2EtSjlGTX3XehQD4K21RRU4Wxm4HITOB21E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11804},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"0bd8930151b2aafc15b65be8e5b91ae0a9ebf390","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"10.8.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"20.18.0","dependencies":{"debug":"4.4.0","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.8.2","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"24.2.0","prettier-standard":"11.0.0","ban-sensitive-files":"1.10.6"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.4.2_1733497558020_0.0013352404628022008","host":"s3://npm-registry-packages"}},"3.4.3":{"name":"stop-only","version":"3.4.3","keywords":["bdd","ci","cli","only","tdd","util"],"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","_id":"stop-only@3.4.3","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"homepage":"https://github.com/bahmutov/stop-only#readme","bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"dist":{"shasum":"6a993f36b55882016981584f85d8c6b386da4017","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.4.3.tgz","fileCount":4,"integrity":"sha512-OvJKqsEZ+yY8Y14eZj18moGR9iF4/6I34AgY4VERzYje79VA+hzXUdv0OZ4s2D+kX+z/KpxzS3WwruMmQWrZWQ==","signatures":[{"sig":"MEUCIDMBhbK4fODWE4wXzQcRJKQpREarOEKduPPj7oz2/SXrAiEAh1F7AmuOjSNy1G3U1P0KgpHOqalcRh4v2I6Wu913Ik0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11804},"main":"src/","config":{"pre-git":{"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"commit-msg":"simple","post-merge":[],"pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"post-commit":[]}},"engines":{"node":">=6"},"gitHead":"23901256f43b91b90f1781e2a744163405d98785","release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","lint":"standard --verbose --fix src/*.js","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","issues":"git-issues","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","license":"license-checker --production --onlyunknown --csv","prelint":"npm run pretty","pretest":"npm run lint","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","semantic-release":"semantic-release"},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"repository":{"url":"git+https://github.com/bahmutov/stop-only.git","type":"git"},"_npmVersion":"10.8.1","description":"Detects '.only' left in the code accidentally","directories":{},"_nodeVersion":"20.19.0","dependencies":{"debug":"4.4.1","execa":"0.11.0","minimist":"1.2.8"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"10.8.2","deps-ok":"1.4.1","pre-git":"3.17.1","lazy-ass":"1.6.0","standard":"14.3.4","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","license-checker":"25.0.1","dependency-check":"3.4.1","semantic-release":"24.2.3","prettier-standard":"11.0.0","ban-sensitive-files":"1.10.7"},"_npmOperationalInternal":{"tmp":"tmp/stop-only_3.4.3_1747183498101_0.2739523210818182","host":"s3://npm-registry-packages-npm-production"}},"3.4.4":{"name":"stop-only","description":"Detects '.only' left in the code accidentally","version":"3.4.4","author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"bin":{"stop-only":"bin/stop-only.js"},"config":{"pre-git":{"commit-msg":"simple","pre-commit":["npm prune","npm run deps","npm test","node bin/stop-only.js --warn --folder src","git add src/*.js","npm run ban"],"pre-push":["npm run stop-only","npm run license","npm run ban -- --all","npm run size"],"post-commit":[],"post-merge":[]}},"engines":{"node":">=6"},"homepage":"https://github.com/bahmutov/stop-only#readme","keywords":["bdd","ci","cli","only","tdd","util"],"license":"MIT","main":"src/","publishConfig":{"registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/bahmutov/stop-only.git"},"scripts":{"ban":"ban","deps":"deps-ok && dependency-check --no-dev .","issues":"git-issues","license":"license-checker --production --onlyunknown --csv","lint":"standard --verbose --fix src/*.js","prelint":"npm run pretty","pretest":"npm run lint","pretty":"prettier-standard 'src/*.js' 'bin/*.js'","size":"npm pack --dry","test":"npm run unit","unit":"mocha test/spec.js","semantic-release":"semantic-release","stop-only":"node bin/stop-only.js -f src --skip excluded","warn-only":"node bin/stop-only.js --warn -f src","demo-text":"node bin/stop-only.js --warn --text 'NPM module' -f src"},"release":{"analyzeCommits":{"preset":"angular","releaseRules":[{"type":"break","release":"major"}]}},"devDependencies":{"ban-sensitive-files":"1.10.9","dependency-check":"3.4.1","deps-ok":"1.4.1","dont-crack":"1.2.1","execa-wrap":"1.4.0","git-issues":"1.3.1","lazy-ass":"1.6.0","license-checker":"25.0.1","mocha":"10.8.2","pre-git":"3.17.1","prettier-standard":"11.0.0","semantic-release":"24.2.8","standard":"14.3.4"},"dependencies":{"debug":"4.4.3","execa":"0.11.0","minimist":"1.2.8"},"_id":"stop-only@3.4.4","gitHead":"03cd532fab08add218dc53de47c14ce976f4e75c","_nodeVersion":"20.19.4","_npmVersion":"10.9.3","dist":{"integrity":"sha512-fWpzRixI9sM8fnldjMMGha0ckjUHghedXB+WWaEhFypdeRPiA3rbM8tlyKzb/hb7S672AO78I7/fvlSRQ0fAPw==","shasum":"dcf7b443e7ea8e487f8ca4182b73fba9b8309f44","tarball":"https://registry.npmjs.org/stop-only/-/stop-only-3.4.4.tgz","fileCount":4,"unpackedSize":11804,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBwaVf/8Fl+G64aF0MW/brSjXHaVMkaj0+MXyXK+1EIPAiAIaYZzG02WLI1jXoqpplvJKOSToRGwnpLgEfYRQPU0gg=="}]},"_npmUser":{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"},"directories":{},"maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/stop-only_3.4.4_1757842497289_0.9572284401583528"},"_hasShrinkwrap":false}},"time":{"created":"2017-08-11T17:11:22.411Z","modified":"2025-09-14T09:34:57.713Z","1.0.0":"2017-08-11T17:11:22.411Z","1.1.0":"2017-08-11T17:41:04.559Z","1.2.0":"2018-07-12T09:48:49.890Z","1.2.1":"2018-07-12T10:10:33.617Z","2.0.0":"2018-07-30T13:24:24.338Z","2.1.0":"2018-07-30T15:35:48.170Z","0.0.0-development":"2018-08-07T11:31:45.706Z","2.2.0":"2018-08-07T11:53:54.311Z","2.2.1":"2018-08-20T09:54:13.514Z","2.2.2":"2018-09-11T07:52:56.218Z","2.2.3":"2018-09-11T10:55:52.826Z","2.2.4":"2018-09-12T00:17:18.150Z","2.2.5":"2018-10-29T07:54:14.476Z","3.0.0":"2019-01-16T19:37:05.681Z","3.0.1":"2019-01-16T19:42:14.209Z","3.1.0":"2019-08-01T19:17:52.153Z","3.1.1":"2021-07-20T14:39:30.263Z","3.1.2":"2021-07-20T14:42:15.573Z","3.3.0":"2023-01-23T20:26:20.154Z","3.3.1":"2023-02-10T02:18:33.745Z","3.3.2":"2024-05-31T17:17:28.601Z","3.3.3":"2024-07-27T19:18:18.727Z","3.4.0":"2024-08-15T22:02:40.976Z","3.4.1":"2024-09-06T04:21:41.562Z","3.4.2":"2024-12-06T15:05:58.215Z","3.4.3":"2025-05-14T00:44:58.321Z","3.4.4":"2025-09-14T09:34:57.499Z"},"bugs":{"url":"https://github.com/bahmutov/stop-only/issues"},"author":{"name":"Gleb Bahmutov","email":"gleb.bahmutov@gmail.com"},"license":"MIT","homepage":"https://github.com/bahmutov/stop-only#readme","keywords":["bdd","ci","cli","only","tdd","util"],"repository":{"type":"git","url":"git+https://github.com/bahmutov/stop-only.git"},"description":"Detects '.only' left in the code accidentally","maintainers":[{"name":"bahmutov","email":"gleb.bahmutov@gmail.com"}],"readme":"# stop-only\n\n> Detects &#39;.only&#39; left in the code accidentally. Works with \"describe\", \"context\" and \"it\".\n\n[![NPM][npm-icon] ][npm-url]\n\n[![Build status][ci-image] ][ci-url]\n[![semantic-release][semantic-image] ][semantic-url]\n[![renovate-app badge][renovate-badge]][renovate-app]\n\n## Install\n\nRequires [Node](https://nodejs.org/en/), but this is a shell script.\n\n```sh\nnpm install --save-dev stop-only\n```\n\n## Use\n\n### basic\n\nAssuming the tests are in the folder \"specs\", I recommend create an NPM run script. Use `--folder` or `-f` to pass the folder(s) to search.\n\n```json\n{\n  \"scripts\": {\n    \"stop-only\": \"stop-only --folder specs --folder bin\"\n  }\n}\n```\n\nExits with 1 if there is \".only\" somewhere in the files inside \"specs\" folder or inside \"bin\" folder.\n\n### warn\n\nIf you just want to warn on found `.only`, use `stop-only --warn --folder <folder path>` syntax. Alias `-w`.\n\n### exclude folders\n\nIf you need to exclude certain folders, use `--skip` or `-s` option.\n\n```json\n{\n  \"scripts\": {\n    \"stop-only\": \"stop-only --folder specs --skip node_modules\"\n  }\n}\n```\n\n### exclude files\n\nYou can exclude files by name using `--exclude` or `-e` option.\n\n```json\n{\n  \"scripts\": {\n    \"stop-only\": \"stop-only --folder specs --exclude foo-spec.js\"\n  }\n}\n```\n\n### searching file\n\nYou can search a single file using `--file` argument\n\n```text\nstop-only --file tests/spec.js\n```\n\nOr just warn\n\n```text\nstop-only --warn --file tests/spec.js\n```\n\n### any text\n\nYou can search for any text (and not just `.only`) by passing the parameter `--text`. For example, to find stray \".pause()\" commands left in your specs, you can do\n\n```text\nstop-only --folder specs --text '.pause()'\n```\n\n### any multiple texts\n\nYou can search for multiple text strings by providing multiple `--text` arguments. For example, to find both `.only` and `.skip` strings\n\n```text\nstop-only --folder specs --text '.only' --text '.skip'\n```\n\n### Pre-commit or pre-push hook\n\nIf using [pre-git][pre-git] to configure Git hooks, run this tool as a command\n\n```json\n{\n  \"config\": {\n    \"pre-git\": {\n      \"pre-push\": [\"npm run stop-only\"]\n    }\n  }\n}\n```\n\nSee [package.json](package.json) (note here we have just local script name).\n\n**tip** you can warn on commit hook, while fail in pre-push hook.\n\n[pre-git]: https://github.com/bahmutov/pre-git#readme\n\n### Check staged files only\n\nYou can catch left-over `.only` in staged files only (and not in the entire folder). For example by using [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged) and `--file` argument.\n\n```json\n{\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged\"\n    }\n  },\n  \"lint-staged\": {\n    \"*.js\": \"stop-only --file\"\n  }\n}\n```\n\n`lint-staged` in this case will call `stop-only --file <staged filename>` for each staged file. You can see all commands by running Git commit command with `DEBUG=lint-staged*` environment variable.\n\n### Commas\n\nYou can pass multiple folder names as separate arguments or comma-separated. These are equivalent\n\n```\nstop-only --folder foo --folder bar --skip src --skip source\nstop-only -f foo -f bar -s src -s source\nstop-only -f foo,bar -s src,source\n```\n\n### Debugging\n\nYou can see additional diagnostic output from this command by running with environment variable `DEBUG=stop-only`\n\n### CI\n\nOn CI run the tool after install, for example see [.travis.yml](.travis.yml),\n(note here we have just local script name).\n\n```\n- npm run stop-only\n```\n\n### Small print\n\nAuthor: Gleb Bahmutov &lt;gleb.bahmutov@gmail.com&gt; &copy; 2017\n\n* [@bahmutov](https://twitter.com/bahmutov)\n* [glebbahmutov.com](https://glebbahmutov.com)\n* [blog](https://glebbahmutov.com/blog)\n\nLicense: MIT - do anything with the code, but don't blame me if it does not work.\n\nSupport: if you find any problems with this module, email / tweet /\n[open issue](https://github.com/bahmutov/stop-only/issues) on Github\n\n## MIT License\n\nCopyright (c) 2017 Gleb Bahmutov &lt;gleb.bahmutov@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person\nobtaining a copy of this software and associated documentation\nfiles (the \"Software\"), to deal in the Software without\nrestriction, including without limitation the rights to use,\ncopy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following\nconditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\n[npm-icon]: https://nodei.co/npm/stop-only.svg?downloads=true\n[npm-url]: https://npmjs.org/package/stop-only\n[ci-image]: https://github.com/bahmutov/stop-only/workflows/ci/badge.svg?branch=master\n[ci-url]: https://github.com/bahmutov/stop-only/actions\n[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\n[semantic-url]: https://github.com/semantic-release/semantic-release\n[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg\n[renovate-app]: https://renovateapp.com/\n","readmeFilename":"README.md"}