{"maintainers":[{"email":"john@hiesey.com","name":"anonymous"},{"email":"bcomnes@gmail.com","name":"anonymous"},{"email":"feross@feross.org","name":"anonymous"},{"email":"flettre@gmail.com","name":"anonymous"},{"email":"linus@folkdatorn.se","name":"anonymous"},{"email":"mathiasbuus@gmail.com","name":"anonymous"},{"email":"jprichardson@gmail.com","name":"anonymous"},{"email":"w@tson.dk","name":"anonymous"},{"email":"raynos2@gmail.com","name":"anonymous"},{"email":"toddbluhm@gmail.com","name":"anonymous"},{"email":"pelle@kodfabrik.se","name":"anonymous"},{"email":"jamund@gmail.com","name":"anonymous"}],"keywords":["eslint","eslintplugin"],"dist-tags":{"latest":"5.0.0"},"author":{"name":"Feross Aboukhadijeh","email":"feross@feross.org","url":"https://feross.org"},"description":"ESlint Plugin for the Standard Linter","readme":"# eslint-plugin-standard [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]\n\n[travis-image]: https://img.shields.io/travis/standard/eslint-plugin-standard/master.svg\n[travis-url]: https://travis-ci.org/standard/eslint-plugin-standard\n[npm-image]: https://img.shields.io/npm/v/eslint-plugin-standard.svg\n[npm-url]: https://npmjs.org/package/eslint-plugin-standard\n[downloads-image]: https://img.shields.io/npm/dm/eslint-plugin-standard.svg\n[downloads-url]: https://npmjs.org/package/eslint-plugin-standard\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://standardjs.com\n\n### Deprecated: This package isn't used by `standard` anymore, as of `standard` v16. See: https://github.com/standard/standard/issues/1316\n\nESlint Rules for the Standard Linter\n\n### Usage\n\n`npm install --save-dev eslint-plugin-standard`\n\n### Configuration\n\n```js\nmodule.exports = {\n  rules: {\n    'standard/object-curly-even-spacing': [2, 'either'],\n    'standard/array-bracket-even-spacing': [2, 'either'],\n    'standard/computed-property-even-spacing': [2, 'even'],\n    'standard/no-callback-literal': [2, ['cb', 'callback']]\n  }\n}\n```\n\n### Rules Explanations\n\nThere are several rules that were created specifically for the `standard` linter.\n\n- `object-curly-even-spacing` - Like `object-curly-spacing` from ESLint except it has an `either` option which lets you have 1 or 0 spaces padding.\n- `array-bracket-even-spacing` - Like `array-bracket-even-spacing` from ESLint except it has an `either` option which lets you have 1 or 0 spacing padding.\n- `computed-property-even-spacing` - Like `computed-property-spacing` around ESLint except is has an `even` option which lets you have 1 or 0 spacing padding.\n- `no-callback-literal` - Ensures that we strictly follow the callback pattern with `undefined`, `null` or an error object in the first position of a callback.\n","repository":{"type":"git","url":"git+https://github.com/standard/eslint-plugin-standard.git"},"users":{"piecioshka":true,"mswanson1524":true,"panlw":true,"jaymcoder":true,"alexxnica":true,"edwardxyt":true,"mtdalpizzol":true,"princetoad":true,"fakefarm":true,"mrzmmr":true,"flumpus-dev":true},"bugs":{"url":"https://github.com/standard/eslint-plugin-standard/issues"},"license":"MIT","versions":{"1.0.0":{"name":"eslint-plugin-standard","version":"1.0.0","description":"ESlint Plugin for the Standard Linter","main":"index.js","scripts":{"test":"mocha tests/"},"repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"keywords":["eslint","eslintplugin"],"author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","devDependencies":{"eslint":"^0.24.1","eslint-tester":"^0.8.2","mocha":"^2.2.5"},"dependencies":{"requireindex":"^1.1.0"},"gitHead":"43da520dc19e8ee661a87359140fd0c7035848d1","_id":"eslint-plugin-standard@1.0.0","_shasum":"ce3016f3465702d4a4f176705485a8326cee3677","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.12.6","_npmUser":{"name":"anonymous","email":"jamund@gmail.com"},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"}],"dist":{"shasum":"ce3016f3465702d4a4f176705485a8326cee3677","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.0.0.tgz","integrity":"sha512-RL7q/5QJ4xJMds7X7j8pUBv6+HEdxNauBDgxs0Iiyxo4wZ7j7k6F3y0d0kHxRTi70WfWjt7cGSDmdwjEvKDoPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDfZmELA/32LWrqHYn/i1Gc0m1AdcPR+wZhKHZLzPG41AiAvMgoT2NUuZyEnINp0/DQeJCwthFVqBJAWIYd2SDMbZg=="}]},"directories":{}},"1.1.0":{"name":"eslint-plugin-standard","version":"1.1.0","description":"ESlint Plugin for the Standard Linter","main":"index.js","scripts":{"test":"standard && mocha tests/"},"repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"keywords":["eslint","eslintplugin"],"author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","devDependencies":{"eslint":"^0.24.1","eslint-tester":"^0.8.2","mocha":"^2.2.5","standard":"^4.5.4"},"dependencies":{"requireindex":"^1.1.0"},"gitHead":"1e7dcdb8e3e9f392803e71112d2d60a771e268cd","_id":"eslint-plugin-standard@1.1.0","_shasum":"2d18d7c506a0db51137ed611633546462927275b","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.12.6","_npmUser":{"name":"anonymous","email":"jamund@gmail.com"},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"}],"dist":{"shasum":"2d18d7c506a0db51137ed611633546462927275b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.1.0.tgz","integrity":"sha512-OVKWRpCFG/oCK2pjieFseh8ohZMxDQ9axJ4aAmRqQBAIip0jx0RlEvWwmc4cl7o/pslzIMOQEob7ornR0TP+OQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6jcd0tS2+gLM2CwnOmdWdfr7HIFHP2ZDaDy7gaM9sDgIhAO9A5mw0YqEFufXs1MEbJ9kQ2upfasZ2f1/ASJgEWKWl"}]},"directories":{}},"1.2.0":{"name":"eslint-plugin-standard","version":"1.2.0","description":"ESlint Plugin for the Standard Linter","main":"index.js","scripts":{"test":"standard && mocha tests/"},"repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"keywords":["eslint","eslintplugin"],"author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","devDependencies":{"eslint":"^1.0.0","eslint-tester":"^0.8.2","mocha":"^2.2.5","standard":"^4.5.4"},"peerDependencies":{"eslint":"^1.0.0"},"dependencies":{"requireindex":"^1.1.0"},"gitHead":"aa27c7e7ee36208c3d2489841e1b767b7ddf393e","_id":"eslint-plugin-standard@1.2.0","_shasum":"1f80f07e31efa025235cdeeabe5286eb679aae5a","_from":".","_npmVersion":"2.13.2","_nodeVersion":"0.12.7","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"dist":{"shasum":"1f80f07e31efa025235cdeeabe5286eb679aae5a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.2.0.tgz","integrity":"sha512-4xFY0ltEt/JNvfn39HYwMq87QyZ2J5GYvc0WW8qZZ47qYdL2ahC2voyDHra0PnOZBk0/4xybTpkRfb+IYb8XMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPnrRacloeEUr3lVfjrlNfn7Lpy0haQKjwdGQoBDIFiAIhAK/kDn3us6yIIcm477GdKJIgBlRRhN7lN47Xz6ibTQJa"}]},"directories":{}},"1.3.0":{"name":"eslint-plugin-standard","version":"1.3.0","description":"ESlint Plugin for the Standard Linter","main":"index.js","scripts":{"test":"standard && mocha tests/"},"repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"keywords":["eslint","eslintplugin"],"author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","devDependencies":{"eslint":"^1.0.0","eslint-tester":"^0.8.2","mocha":"^2.2.5","standard":"^4.5.4"},"peerDependencies":{"eslint":"^1.0.0"},"dependencies":{},"gitHead":"1520a1d8785a4973b108e75af85e2c3c21e7eaa7","_id":"eslint-plugin-standard@1.3.0","_shasum":"eb756b8db0f306f6c7a53f14df42e5663849f15d","_from":".","_npmVersion":"2.13.1","_nodeVersion":"0.12.6","_npmUser":{"name":"anonymous","email":"jamund@gmail.com"},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"dist":{"shasum":"eb756b8db0f306f6c7a53f14df42e5663849f15d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.3.0.tgz","integrity":"sha512-NFcV0nWIcsbC73kWdvWgCXolYgZeeINabKVVucOO3G/UMFIMMbMnpb/UWDxX8FvnuHamazYwYTr9L33dZSkvDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBLdiFcSOF1Cf+j2BJ8IIFYZM+tk35LLll9zQY60RJNQIhAL4p4LxDcB/HVFjvfvo9LSQEqPdL6cCaRYGvy1obJ622"}]},"directories":{}},"1.3.1":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"1.3.1","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^1.0.0","mocha":"^2.2.5"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"gitHead":"cbecffa91b313befadc3143d86738a751d864074","_id":"eslint-plugin-standard@1.3.1","_shasum":"60e965513d366039e9ffb2d1c758b95a5a523683","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"60e965513d366039e9ffb2d1c758b95a5a523683","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.3.1.tgz","integrity":"sha512-BA7prNdajum4SHzeOAzrFq69Z+qI+wqMYosfKc0seCQKS9tuKyVIoq2Jl65Gknyb1c9ZogUGX37awCWJPQRZ9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIExRGczHZQ+lcyjOky424XxE8x1ePSOQpQ16Ui4Tc3lmAiB/ycH06LwdxcZvgn15saA0sZiQtVYWeuXP3VxqZcRVTA=="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"directories":{}},"1.3.2":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"1.3.2","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^2.0.0-rc.0","mocha":"^2.2.5"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"gitHead":"12d306f3094bc47d396313f35122f022e477fa71","_id":"eslint-plugin-standard@1.3.2","_shasum":"1b1a8f849f46c9addb5de7c310f61c2059724ac2","_from":".","_npmVersion":"3.5.1","_nodeVersion":"4.2.2","_npmUser":{"name":"anonymous","email":"jamund@gmail.com"},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"dist":{"shasum":"1b1a8f849f46c9addb5de7c310f61c2059724ac2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.3.2.tgz","integrity":"sha512-YI2rBxIXVYd2r77giA6D8Omc4V7POem/CF/DGmVTKY536PpzuL1AkHCIQD5fWzx+jFKl5OrIxr8ayQ21SK/xUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqHQujWScaTCLecNlYWd0QedfTcB+3FAeQSjAaKsFkyQIgQvcCHaa9wzuvwpr1acyNL6SZqPHyPWwMKkeUt9q+QWU="}]},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-1.3.2.tgz_1454819023471_0.11581090977415442"},"directories":{}},"1.3.3":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"1.3.3","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^2.2.5"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"gitHead":"860d50b34c311ff629adcc456f0c96af9060f4c7","_id":"eslint-plugin-standard@1.3.3","_shasum":"a3085451523431e76f409c70cb8f94e32bf0ec7f","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"a3085451523431e76f409c70cb8f94e32bf0ec7f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-1.3.3.tgz","integrity":"sha512-LjMgISU4D6qdCmyGDzowQm5bINHpzkGiem1zhcm+Qa/FyZHsccZDU13cGYiEvF6iYl0ZazXAvPSPxbpD6/aEOg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDENig+/q3CYmx0vfG7F9pVSgm9y05aX8gv8iH+aH76kwIhAKgZzrlZxg/iCf9XMfu6wS81QD9JoK/jwNyf3F3etJpY"}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-1.3.3.tgz_1468347107380_0.5808704509399831"},"directories":{}},"2.0.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.0.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^2.2.5"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"gitHead":"55800a8b2c91a9408c91250fc7e4e7e31a0088f1","_id":"eslint-plugin-standard@2.0.0","_shasum":"622761e236c4eeb3a9fc125c477d6e2628d85cc7","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"622761e236c4eeb3a9fc125c477d6e2628d85cc7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.0.0.tgz","integrity":"sha512-q1G/r6I/9qHHbe8sp6IJieFOJPcFj1sDlNMJz2rsvGAwBzOFTu7K/VftSVO9aie+9OqMLUHCBosCtIEvH9NtDQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDb8Sr27jawrvjE4lEYASfuiF14Y71nTKE3Y+pzWhG8NAiAMTJ22agq07M+2OIJXTUdycUGsGxXsMbd2iNukktmXlw=="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.0.0.tgz_1468360710528_0.4753496586345136"},"directories":{}},"2.0.1":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.0.1","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^2.2.5"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.0.0"},"gitHead":"30bee368ed06c52a6d79033b4d564e6510ce1fda","_id":"eslint-plugin-standard@2.0.1","_shasum":"3589699ff9c917f2c25f76a916687f641c369ff3","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"3589699ff9c917f2c25f76a916687f641c369ff3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.0.1.tgz","integrity":"sha512-IZyq3HcnnLh7zK/hUzqniIiioHPUo42sSuezC6OY9PLQvUU/w4McmZJAvUbY6VRx6nFjYCfH/9wgBEf+aKjfnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBThJ9IlrqKZ0gdqWwo1PkCGmwKkRVxpAcZBK9Isg5bRAiEApXYt3mwLjrFV/TgSMnFAcEq4wFtBq3Jtr0uQGrL50us="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.0.1.tgz_1475007096975_0.263619729783386"},"directories":{}},"2.1.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.1.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.0.0"},"gitHead":"a936b4f87635d11fd67be3368028c8f23af61b1b","_id":"eslint-plugin-standard@2.1.0","_shasum":"b7ca4b6d2cf3d60e33fa8ffc8384a5d1aac6c268","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"b7ca4b6d2cf3d60e33fa8ffc8384a5d1aac6c268","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.1.0.tgz","integrity":"sha512-YJFXIuH155ArFJYSSzLi0WCyJUWwcTsoQVNjl+rLdGv97H6hvVN5dgYUYLgNP0UZFJHE8o6Jn+p1BAazA0tEiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5hxT50J1w7t+NW/jbJK75qtr4Z7HzLD+QbXzTfBsFzgIgTl2b894nx7zHz/cBcphER+Ukd1/wTHfoXicjvB5Efgc="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.1.0.tgz_1488438995209_0.9773689827416092"},"directories":{}},"2.1.1":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.1.1","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.0.0"},"gitHead":"ba689f0e701595b59db983a4de79970611b2417f","_id":"eslint-plugin-standard@2.1.1","_shasum":"97960b1537e1718bb633877d0a650050effff3b0","_from":".","_npmVersion":"3.10.8","_nodeVersion":"4.3.2","_npmUser":{"name":"anonymous","email":"jamund@gmail.com"},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"dist":{"shasum":"97960b1537e1718bb633877d0a650050effff3b0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.1.1.tgz","integrity":"sha512-9SwzTdR51S/q+aVtSNtVukE51PgNWLiEXOFrsFousy31xs8r6VMapAJ6WyOIGxazGrqf2oS5q0qgjZbEjcYJRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEruIzF6Kw/UE7e1/aaaL206FPdmJpeuI0eyFmN5Vx3DAiBOIhNdbDXB0oACet0Yq+hDB+HY9fqj9hiuGvtMuOJ9kw=="}]},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.1.1.tgz_1488466195389_0.2969202888198197"},"directories":{}},"2.2.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.2.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.0.0"},"gitHead":"db69e45823b196332d231379a514b8966b3f526b","_id":"eslint-plugin-standard@2.2.0","_shasum":"61273ddbab958ccc88d94d6bb5b2db63ffbd368e","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.8.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"61273ddbab958ccc88d94d6bb5b2db63ffbd368e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.2.0.tgz","integrity":"sha512-ujhkUHqfW8I+wOXif3bIMPwuiyo3hQalKZWth5TSeJJq082KAFQPRwqIsZB1USgYWbHo6COs3V52tZ0xCl4gkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIComPEmHg23KdW6RMI+jO/PtHk0NwNXvFcHT2fob0K0iAiB6YToPV0Y33hcO/8skr4TqonTFJs5ZWMOPhk2FtrXc+A=="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.2.0.tgz_1491351000963_0.5338040834758431"},"directories":{}},"2.3.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.3.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.19.0","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":"^3.19.0"},"gitHead":"2c773745441abdb60f8c7de11b3d7f1073f1b374","_id":"eslint-plugin-standard@2.3.0","_shasum":"2335078e0e6e83af44fb7f3d4ca30507f66d3553","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.8.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"2335078e0e6e83af44fb7f3d4ca30507f66d3553","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.3.0.tgz","integrity":"sha512-leDnymwigyrg/0SBX5ZEIUv8yODX/3RvSzXOrScrTVYzs/LPn85tGx6HHv4yMs15erhR7cqpHu/uKWqI3W3Wvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAeqTh7ppk3vO3jppeeKxOuWPxqslna2QXWwMbOy4rN8AiAXAK7fxBPHYpE1BLhHQuzGjrWgI5IZPvlVYKMlREPa6w=="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.3.0.tgz_1491500193722_0.9745412503834814"},"directories":{}},"2.3.1":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"2.3.1","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.0.1","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.0.0"},"gitHead":"03b6da83ae899cb7700c09f9f5bb61577a4fa0bb","_id":"eslint-plugin-standard@2.3.1","_shasum":"6765bd2a6d9ecdc7bdf1b145ae4bb30e2b7b86f8","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.8.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"6765bd2a6d9ecdc7bdf1b145ae4bb30e2b7b86f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-2.3.1.tgz","integrity":"sha512-/RsDEoX5fRpZnWZ1wx/8ZpUinPTpmLA/wgIyE+jocFLjnI9X7FAmB1iMNZH5zhrxHauj0JR0TS8IvJ6UQ/YWmA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOIcENvoLXdSyszrw46fLEIUhigYFxGnAy/25cz4uWLQIgOHTpvfezO4JgdhhNAFLY/lmHpLvbTiIwbru178x3IsI="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-2.3.1.tgz_1491500240590_0.18010256672278047"},"directories":{}},"3.0.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"3.0.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.19.0","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":"^3.19.0"},"gitHead":"8379587c0eacbe63467b39235c26842049775eed","_id":"eslint-plugin-standard@3.0.0","_shasum":"9164df33e78f2eebf3da252ac6cb70de9376ab19","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.8.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"9164df33e78f2eebf3da252ac6cb70de9376ab19","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-3.0.0.tgz","integrity":"sha512-S0+6wqfAEJn8bXJKgbEJy3yRD93Onxqe4xPKFe30wctKTmW4TE60IhWx8Tpt2ipwH3zAcTmlO2ywwzhj30gUyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDONOof5P2tV20JdxLTs2bLu2sesLsgOyIbR7IW32EDGAIgEwC4CRUfsOk+S6Ii0Sp0/9VcjfPVOtuyVNHEer5MoWg="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-3.0.0.tgz_1491500268828_0.209129283670336"},"directories":{}},"3.0.1":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"3.0.1","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^3.19.0","mocha":"^3.2.0","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.19.0"},"gitHead":"67f065624a67ac2265159bed91d0471448b00c88","_id":"eslint-plugin-standard@3.0.1","_shasum":"34d0c915b45edc6f010393c7eef3823b08565cf2","_from":".","_npmVersion":"4.4.4","_nodeVersion":"7.8.0","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"shasum":"34d0c915b45edc6f010393c7eef3823b08565cf2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-3.0.1.tgz","integrity":"sha512-JyT7wqVYlaHxnljWMT7CKa0R1QDQqArTi6g8kYnexTHHuK7x3Vg//kCepnoTgdT9x/kDbSluXMhJgjBvgVRLlQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID9LIQBTKq5T6F+saJT9jhbHLv2NXwxCK/UDPAOWVySGAiEA08JR4qhn0oFVpCsgnmEm24oeckE+QBX8Cw6crYpx9yI="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/eslint-plugin-standard-3.0.1.tgz_1491515505213_0.14783493988215923"},"directories":{}},"3.1.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"3.1.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/xjamundx/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^4.19.1","mocha":"^5.1.1","standard":"*"},"homepage":"https://github.com/xjamundx/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/xjamundx/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=3.19.0"},"gitHead":"0174785da8b8afdf3241285c1c919d9e45fec868","_id":"eslint-plugin-standard@3.1.0","_npmVersion":"6.0.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"integrity":"sha512-fVcdyuKRr0EZ4fjWl3c+gp1BANFJD1+RaWa2UPYfMZ6jCtp5RG00kSaXnK/dE5sYzt4kaWJ9qdxqUfc0d9kX0w==","shasum":"2a9e21259ba4c47c02d53b2d0c9135d4b1022d47","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-3.1.0.tgz","fileCount":8,"unpackedSize":27739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa38NCCRA9TVsSAnZWagAAGCsQAI4Oqo+usrmtRkIm1Oot\n7BlV7t1rX29D1n1S+l9ZMIyVz+XyKdIhpvEWK4zBIn0+GIdHKChme/YZwT6y\nKfzi3AJBlnPkmBg8YODIu3L0gNb32bdBZle5D9q4TJQcpmSnQH760mNrHjNZ\ns5SHmqOi9DB9mPyTQr79oqcdMwXF92mn8NQ3OHLrpmDxc7Bs+uTKAAHUf99p\n0Z+Aom/k4/s99qdVtvclx2mko+qyYCwc8fAYEbZ/7CpuasqP20To+Se6PFVl\nz1xemwzq0+cvxQQL+cng2Ca7+O1Wn8GYTyy/NmtF+oUkwwQYL1R68uzVRuov\nwcXbiasx8fm/tVaZV0x+dP6YrKz8McHJB6ntlMbkWyp68fB/GU52JLn58Uyh\nSO4ZMnx1rBc6s26AlpMRYgMFoQLjQs4SNIsgoEw8u6oJxoQURYu3yuFs1wKz\nkQwzl/YZj5fbUcDdzN5RS8pbNLjyPHZSz0uJw8ZOFBv8tu2bNSG6seHfs1OS\nDgelGFkNplm9LO1YBRt9qUJHcRfv3teOegZo/TYqXSCB8+xJyV2XS4EuqcDR\nDKFIpH6xPGAll8ZU4kwx5zkFe1xrdrDJ9BS2LW0BAK8NZIsRdopd2sKCojwv\nLO+9uLsJun9Tg8prwT0t3JGHm6jA45uMqXu9XZqhuBn8x//ojbuSNF4wqUJ+\nYCnU\r\n=luuv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWoQV4v68WJvVMMNShhEGGmhpL3qeGAiMsvscqv8XJCAIgejfv2Qmz3oXTk8REmRTApVEt4mkS6xcFqrEs2gDhO/o="}]},"maintainers":[{"name":"anonymous","email":"feross@feross.org"},{"name":"anonymous","email":"jamund@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-standard_3.1.0_1524613953840_0.14646044269598169"},"_hasShrinkwrap":false},"4.0.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"4.0.0","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/standard/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^5.0.0","mocha":"^5.1.1","standard":"*"},"homepage":"https://github.com/standard/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/standard/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=5.0.0"},"gitHead":"7f95f1d8a98f9486bfe20c277555f9a201acc980","_id":"eslint-plugin-standard@4.0.0","_npmVersion":"6.4.0","_nodeVersion":"8.11.4","_npmUser":{"name":"anonymous","email":"feross@feross.org"},"dist":{"integrity":"sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==","shasum":"f845b45109c99cd90e77796940a344546c8f6b5c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz","fileCount":8,"unpackedSize":27932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhcoHCRA9TVsSAnZWagAAvfUP/Rsz0ZObpajXE/n5LbAN\n9Mjac2/83UlfmVV9vSwakjx96c/womoJPxbYgpN7S9Zey3lRFnW80zsAqjk3\ndBx68NcuamnOsF0WXjDkywXkswtWtHz63TDeJgCviA2M0tGktQSYHVENjCYB\n9EXSKtZDEp3P7VH2r+sMhd8vp5IiCnlRJXyKp1SsbcJ0DIa0eF0B0Wg8Hv58\n3zh1hASWdx+E2j/eUBeo+jDM3qPl1WrpCh9C5V2UeYp5fTSrAJNpSFq+lk3S\nPSlzOAZfrQJ8Dp/Yax6lXTb3VEJnCXXRXN43eS4dNsRa+PPXqYAApqy4hzA0\noZaNuMxtSFV4OFxKp9uhyfRVIBRnjP2oC2EH8FObPxTfhemloKyHiIVnnlam\nyUbPypsjvKxbJLc696eqKbb2/LBC5sC3lE8OFeKBHNRYqJFAAvRPDvQXyviY\nfnfDrWIQMHp/9c3B9N5IpEjFiCjGW/SGHyP6bVztAET/i3GQYw8lkca9Fy1c\nqjGaxAuN5XXgqXjeMBnpwsFxw53c8JYHFhR6Q/vY97by3zK7KcWtFDdrXeKh\nPm+cMEwvxlIXE3Kd4ZydMeF7FGwCstqRGl+1b9B/amo6dNTyInCgPxZff3/7\n8OAgKEubmXQdw2GZrUy4Wztjqt9qBYW4upw+4vNZri6N10ciA5vL3sCR2S41\nJe3N\r\n=Z7FH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD84AS3ujO3Yq9wSb6bWwCi8NKv4QBS5dTB7uIZ+2vnBAIhANXmbamGB9TJEMkTedXp7in2YxNKcqIx2CvXD/D+R4jm"}]},"maintainers":[{"name":"anonymous","email":"feross@feross.org"},{"name":"anonymous","email":"jamund@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-standard_4.0.0_1535494662603_0.1651733671625204"},"_hasShrinkwrap":false},"4.0.1":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"4.0.1","author":{"name":"Jamund Ferguson","email":"jamund@gmail.com"},"bugs":{"url":"https://github.com/standard/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^6.1.0","mocha":"^6.2.0","standard":"*"},"homepage":"https://github.com/standard/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/standard/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=5.0.0"},"gitHead":"116eb98b8cd26a04edcfa758e9513a9422f35b5e","_id":"eslint-plugin-standard@4.0.1","_nodeVersion":"10.16.3","_npmVersion":"6.10.3","dist":{"integrity":"sha512-v/KBnfyaOMPmZc/dmc6ozOdWqekGp7bBGq4jLAecEfPGmfKiWS4sA8sC0LqiV9w5qmXAtXVn4M3p1jSyhY85SQ==","shasum":"ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-4.0.1.tgz","fileCount":8,"unpackedSize":27934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWwWmCRA9TVsSAnZWagAAU/cP+wVbOyxTE+I8Rkrbpsz+\nDF3R/7OFQ9TucsZU14ue4wIcF9H39rvXnKYp5HIlRPB1gov/ZNBhL4Gsp6da\nLVbD2f8ZLfsfOiwOZ2EhAlzw+HDqoL/FLkT6ZQ1eEqSPhalV1c0xeb1/9kGg\n5IhTxlwF5kpQDQawm2g82eQPk9uLeKnrkZlLhzwc+5gtWtOU/pQRIZ8NpkNU\nVFYHO2E2wG0H/rnYP21WsQPZ/GJHJwfUV0JXlSnExEOvGyehSNhz2Sood6yR\n3CJACULIIeyksZXLNaSHKwP5S8BSRxVhwEeBf/nSELQhxc73IxKL8Tz+hogb\nSfMa3pKND8Is/rhA7Qf2RI+PpJRSxCsej+yV2MXfI5iuH1b3cJ73MfFXUWa7\n8m06uce3l7FPUZLNqkEkW4gCRqSwed/kNu9H32HGxqvHAMkaNDhjmiMxbnVt\nBDqoxuDRzRzZuDBTx1khb/GrZhbC9qXLXZmQUK7lrVY4NOI/ubpH6dm+NLRz\nZpAPe4iCgF03Mm0cp8IVmPjpJycRQ7nKdWsbPuFyOP/QQIdyOoVD4l11CU4p\nERazBPYHQzOG1IVUgOby6xzGCiTVzSIb4StIXcp52CwE7B5/Xj8wzOBa9Eid\nIbCR+3sf+uo67z9AgtJ5D8rqRAxcV1rrM+59nxDfdsiIm+2NVPDhkKTYGQVe\nI2SZ\r\n=i8QK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUxWZANE4crVZzPHSMURq3R089shzLrWwpypka6/mV/gIhAL1pHhfXrvjst3yth/gy+Y4kIcim0Mr0f1EEelY42Cd7"}]},"maintainers":[{"name":"anonymous","email":"feross@feross.org"},{"name":"anonymous","email":"jamund@gmail.com"}],"_npmUser":{"name":"anonymous","email":"feross@feross.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-standard_4.0.1_1566246309593_0.5382594470559601"},"_hasShrinkwrap":false},"4.0.2":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"4.0.2","author":{"name":"Feross Aboukhadijeh","email":"feross@feross.org","url":"https://feross.org"},"bugs":{"url":"https://github.com/standard/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^7.0.0","mocha":"^6.2.0","standard":"*"},"homepage":"https://github.com/standard/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/standard/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=5.0.0"},"funding":[{"type":"github","url":"https://github.com/sponsors/feross"},{"type":"patreon","url":"https://www.patreon.com/feross"},{"type":"consulting","url":"https://feross.org/support"}],"gitHead":"42f03681cda1d87fcb04ea7bed4d5544f9b1c0f8","_id":"eslint-plugin-standard@4.0.2","_nodeVersion":"14.14.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-nKptN8l7jksXkwFk++PhJB3cCDTcXOEyhISIN86Ue2feJ1LFyY3PrY3/xT2keXlJSY5bpmbiTG0f885/YKAvTA==","shasum":"021211a9f077e63a6847e7bb9ab4247327ac8e0c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-4.0.2.tgz","fileCount":8,"unpackedSize":28365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkM3zCRA9TVsSAnZWagAAsXcP/iBkaDnZykji429Ow14G\ngpJFEBhW+n0bMrnQ+wkDglEhiaavKvbxe1WXrLBsy5AP5+gkk3vTxxIygVAw\n462ZuxrniSpiFAAoPlRehRuyaB9hEvPat6TuNcBo+hm1jNv7l311PlFLC+Oi\nOod3oN9UrqsxfmT2yg/AP5DNPZPdl8Y6VtmdnpUI/u7CBGathlhMYJAHMrhb\nEWKgQR21oIKjSQR/nVZWbeMVIl8Rt8fBWFeJopgwoz585OB9GB2qsZv6IAOd\ncpmGoMxLoQxk+a4z7xgsv8+tueStd5hncLz2VFaiSMU7TGuAeZFgQGlbZJdS\n+K/j9SrqLtthkb95rHeehF18TizXhFRsdJfCEQp9hfR6F0a+WM1DutPNTw2U\nQ0EWtR76cjlOQ1d/up5A3CzZ5c8T1O7BrYYIpRbkrKKraYQpJdeQM/vzJahm\nR4Vx95PsiEGoA3g2Ko1umWdDvVCwcEg3HTPiaC5fWPgdR4FoSPumhJ4m3LMu\nolhrwBIN9n9Ysckh27WoeUKJs34wvJJE4/98lPep8egmwDNsPXbpl+VJI1QE\nyWlpjZiyYXmX6LfEFKIlsDz4LeWIkvmxa5cTeoSd0iwyX6/imyhR1pIA3wnk\nKwwTEhbugKg13d8z2aEc5hi+Kgme4j09/By2osCqpGvseFHLeHIdxQ2C24E0\ndnEg\r\n=bG7A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8KGF9EOx+t86e8OuiJ5Vo8pRwgatP7ePv3l5vQvixxAiBZxPVnXGwxjlY7Sdd8IoI5tHYaY/iXterUDapDE7l7Yw=="}]},"maintainers":[{"name":"anonymous","email":"jamund@gmail.com"},{"name":"anonymous","email":"feross@feross.org"}],"_npmUser":{"name":"anonymous","email":"feross@feross.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-standard_4.0.2_1603325427186_0.303456910046207"},"_hasShrinkwrap":false},"4.1.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"4.1.0","author":{"name":"Feross Aboukhadijeh","email":"feross@feross.org","url":"https://feross.org"},"bugs":{"url":"https://github.com/standard/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^7.0.0","mocha":"^6.2.0","standard":"*"},"homepage":"https://github.com/standard/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/standard/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=5.0.0"},"funding":[{"type":"github","url":"https://github.com/sponsors/feross"},{"type":"patreon","url":"https://www.patreon.com/feross"},{"type":"consulting","url":"https://feross.org/support"}],"gitHead":"5cc20957dbee6728cec7e5424a5e78dd7adb9574","_id":"eslint-plugin-standard@4.1.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==","shasum":"0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz","fileCount":8,"unpackedSize":28707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqgotCRA9TVsSAnZWagAAhKgP/RWXEgAQqZ+0P1txcOAI\ncXK2EqfzmBwv/vF679K9uYKObpBatgRn1GXGJJsgFjSr5AIRtNM9QQuuBRDs\ndjOo3XigLFHPvMZtP8CPKsErS8It/F4svVRX9QFfLrvHEMlSUd7MlEiNvqvF\nZdZQdsPvefphptkZaiw+YEjLlZTJtZbwce+HMdZKJXy4gcPXNaQpPGftfoL8\nxoxay4qgI4RtsaDmvKSD1mfspY5rARKMLtOH03227JKuRP8cgqlsGCVQVTkn\n+ShQ9Ppsh/n4xme8P5VV0S6ZOOvahrk9cv6+W6asPcU+z75nRGmWPPYNVNES\nR+Lo7CDOeZXONOtSeKtzpPGTZ1huPfbRqILdIJ0zI0PStTacB794I/7jb5bY\nwU0eJ1uP0FQiFW4jzY7ECd9IHIak6atP7fQOEHYN5HfHOxEYRU44gAOiziex\nvp0l5D6pvGWiHIZ5YWYjJUcTO1qInB2NNFq/De8blyZLMENMZ+plxINj5zIN\nMxchqZb81Vv06qPU+yHOuWIRqEE74MfBuhiVV7UwPnH7CoRjPvA38D9d/NCh\nJa8Ft5uxTiZAUq6pAjF86VsPg44BxgSluoiYuPH1BOEIGtuStjSX+pJJGikC\nnn/TKQ8N7H6xIPt4Xxs8d4BpjiAq2Ru3xBwkaIj8RJL4skaFSQxDVmH8hSqK\nJrTx\r\n=F1ZW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhgubYDK9R1X+kD0Tkc6NHWYepruhvoc/oVXtDDObMewIhALACEivc9K2YS8t4b/rpNo2s7M/6oh6uZzc5pm60iMox"}]},"_npmUser":{"name":"anonymous","email":"feross@feross.org"},"directories":{},"maintainers":[{"name":"anonymous","email":"w@tson.dk"},{"name":"anonymous","email":"jprichardson@gmail.com"},{"name":"anonymous","email":"mathiasbuus@gmail.com"},{"name":"anonymous","email":"linus@folkdatorn.se"},{"name":"anonymous","email":"flettre@gmail.com"},{"name":"anonymous","email":"feross@feross.org"},{"name":"anonymous","email":"bcomnes@gmail.com"},{"name":"anonymous","email":"jamund@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-standard_4.1.0_1604979244697_0.7883797663816399"},"_hasShrinkwrap":false},"5.0.0":{"name":"eslint-plugin-standard","description":"ESlint Plugin for the Standard Linter","version":"5.0.0","author":{"name":"Feross Aboukhadijeh","email":"feross@feross.org","url":"https://feross.org"},"bugs":{"url":"https://github.com/standard/eslint-plugin-standard/issues"},"dependencies":{},"devDependencies":{"eslint":"^7.0.0","mocha":"^6.2.0","standard":"*"},"homepage":"https://github.com/standard/eslint-plugin-standard#readme","keywords":["eslint","eslintplugin"],"license":"MIT","main":"index.js","repository":{"type":"git","url":"git+https://github.com/standard/eslint-plugin-standard.git"},"scripts":{"test":"standard && mocha tests/"},"peerDependencies":{"eslint":">=5.0.0"},"funding":[{"type":"github","url":"https://github.com/sponsors/feross"},{"type":"patreon","url":"https://www.patreon.com/feross"},{"type":"consulting","url":"https://feross.org/support"}],"gitHead":"620b262dc21124e743fcdbe4f669e14e59978f53","_id":"eslint-plugin-standard@5.0.0","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==","shasum":"c43f6925d669f177db46f095ea30be95476b1ee4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz","fileCount":8,"unpackedSize":28707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuwpHCRA9TVsSAnZWagAAJn0QAJmEfPygCxigjewaiGqs\n/PaijZrz7un/PxFlDO32/gJQ2WKwZBVMDGq36Ch1baKH+iTzBgTtazjPtBsK\nP+2kPnazPThP+lHMxNyTPXAJklAHCH+EmE76rXiJ9gZnI30rrtCaUMhOOWuM\nPiJcYmbWohWdTBDdoc1vPKfb6I+B/8+Tt0jz+QNo1sdKJ5me1S/RAdNUbomQ\nL9e2hYfD3UlvCHp4eAY5hp29tMYd1w10K+rvKcYGhhtLuQKy7al0g3wsC5eT\nngh3raesqzwtxLzQxwV5JB6iv9kZB0UB6itPJJ5zi3yPr+0w+EXEa8OnqO3M\nSdojniIo78a0sWXU4B49KiOWP/yOZxXs+L5vZ5GTfn/wm+dPYjciuEHDXhG3\n+gNfFh2jv2UiBQX/cYKz4jn8fF0xZiYGT27v8dehr5bsX9Mml/Zl1ODIsjeP\nFXv4o/2h2dcfAGlvb09hXOHqaPBN5i9IJSmu04dkTXndKMh1PV66ok/cmwTy\nfTdCzgNXKEWJmtvQhWi153m0A2fIINdFIdQxWX1fJWre6hsD5ZaaujaJuhBa\nHCuXNxWHdSzheKJWTjFFXxTleFQK87PUj8AwXtG9MqbiIhtzOHIfrcFE6k4B\nWT4P4/rwN04paqAMiGxpVsb9KPFdbfeP5ul1m+CQZkt2pcJAl7J+ZiUz+1EX\na/Vv\r\n=IYZL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPFdah21rjPxhmGMd+7DSXsNPpAEsdefLWMJgA/ymdTwIhAIOO/Z7WMdE9rsbPnG1aJJYe1/fCsmCq0EC8U+Kch0vN"}]},"_npmUser":{"name":"anonymous","email":"feross@feross.org"},"directories":{},"maintainers":[{"name":"anonymous","email":"toddbluhm@gmail.com"},{"name":"anonymous","email":"raynos2@gmail.com"},{"name":"anonymous","email":"w@tson.dk"},{"name":"anonymous","email":"jprichardson@gmail.com"},{"name":"anonymous","email":"mathiasbuus@gmail.com"},{"name":"anonymous","email":"linus@folkdatorn.se"},{"name":"anonymous","email":"flettre@gmail.com"},{"name":"anonymous","email":"feross@feross.org"},{"name":"anonymous","email":"bcomnes@gmail.com"},{"name":"anonymous","email":"jamund@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-standard_5.0.0_1606093382500_0.3589288562386803"},"_hasShrinkwrap":false,"deprecated":"standard 16.0.0 and eslint-config-standard 16.0.0 no longer require the eslint-plugin-standard package. You can remove it from your dependencies with 'npm rm eslint-plugin-standard'. More info here: https://github.com/standard/standard/issues/1316"}},"name":"eslint-plugin-standard","time":{"modified":"2023-07-13T22:46:13.228Z","created":"2015-07-23T04:11:37.362Z","1.0.0":"2015-07-23T04:11:37.362Z","1.1.0":"2015-07-23T16:49:11.181Z","1.2.0":"2015-08-03T20:51:01.177Z","1.3.0":"2015-08-26T03:14:59.847Z","1.3.1":"2015-09-16T21:11:10.653Z","1.3.2":"2016-02-07T04:23:46.766Z","1.3.3":"2016-07-12T18:11:50.635Z","2.0.0":"2016-07-12T21:58:31.027Z","2.0.1":"2016-09-27T20:11:38.839Z","2.1.0":"2017-03-02T07:16:37.001Z","2.1.1":"2017-03-02T14:49:55.662Z","2.2.0":"2017-04-05T00:10:01.212Z","2.3.0":"2017-04-06T17:36:35.648Z","2.3.1":"2017-04-06T17:37:22.400Z","3.0.0":"2017-04-06T17:37:50.571Z","3.0.1":"2017-04-06T21:51:47.270Z","3.1.0":"2018-04-24T23:52:33.938Z","4.0.0":"2018-08-28T22:17:42.828Z","4.0.1":"2019-08-19T20:25:09.852Z","4.0.2":"2020-10-22T00:10:27.323Z","4.1.0":"2020-11-10T03:34:04.841Z","5.0.0":"2020-11-23T01:03:02.656Z"},"readmeFilename":"README.md","homepage":"https://github.com/standard/eslint-plugin-standard#readme"}