{"_id":"eslint-plugin-es","_rev":"80557","name":"eslint-plugin-es","description":"ESLint plugin about ECMAScript syntactic features.","dist-tags":{"latest":"4.1.0"},"maintainers":[{"name":"mysticatea","email":""}],"time":{"modified":"2021-06-03T10:25:45.000Z","created":"2018-03-31T09:42:39.432Z","4.1.0":"2020-11-19T07:38:54.490Z","4.0.0":"2020-11-19T06:26:06.773Z","3.0.1":"2020-05-15T11:02:18.424Z","3.0.0":"2019-12-26T11:08:36.823Z","2.0.0":"2019-08-30T06:03:40.455Z","1.4.1":"2019-08-27T11:29:38.485Z","1.4.0":"2018-11-19T10:44:10.538Z","1.3.2":"2018-11-06T05:43:15.998Z","1.3.1":"2018-07-13T11:53:52.118Z","1.3.0":"2018-06-26T10:15:03.271Z","1.2.0":"2018-05-06T08:57:38.655Z","1.1.0":"2018-04-03T13:10:18.742Z","1.0.0":"2018-04-02T05:21:40.962Z","0.0.0":"2018-03-31T09:42:39.432Z"},"users":{},"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"versions":{"4.1.0":{"name":"eslint-plugin-es","version":"4.1.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=8.10.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^2.0.0","regexpp":"^3.0.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^13.0.0","@vuepress/plugin-pwa":"^1.2.0","acorn":"^7.1.0","babel-eslint":"^10.0.1","codecov":"3.7.0","eslint":"^7.10.0","eslint4b":"^7.10.0","espree":"^7.0.0","globals":"^12.0.0","mocha":"^6.2.0","npm-run-all":"^4.1.5","nyc":"^14.1.1","opener":"^1.5.1","rimraf":"^3.0.0","semver":"^6.3.0","vue-eslint-editor":"^1.1.0","vuepress":"^1.2.0"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov -t ${CODECOV_TOKEN} --disable=gcov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"npm run -s test:mocha","test:mocha":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:configs":"node scripts/update-lib-configs","update:index":"node scripts/update-lib-index","update:doc":"node scripts/update-docs-readme","update:ruledocs":"node scripts/update-docs-rules","preversion":"npm test","version":"run-s update:* docs:build && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","funding":"https://github.com/sponsors/mysticatea","gitHead":"3d5938ef417e1093b22251850fb5fe99d3f41b20","_id":"eslint-plugin-es@4.1.0","_nodeVersion":"15.2.0","_npmVersion":"6.14.8","dist":{"shasum":"f0822f0c18a535a97c3e714e89f88586a7641ec9","size":20044,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-4.1.0.tgz"},"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_4.1.0_1605771534372_0.7666384426449477"},"_hasShrinkwrap":false,"publish_time":1605771534490,"_cnpm_publish_time":1605771534490},"4.0.0":{"name":"eslint-plugin-es","version":"4.0.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=8.10.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^2.0.0","regexpp":"^3.0.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^13.0.0","@vuepress/plugin-pwa":"^1.2.0","acorn":"^7.1.0","babel-eslint":"^10.0.1","codecov":"3.7.0","eslint":"^7.10.0","eslint4b":"^7.10.0","espree":"^7.0.0","globals":"^12.0.0","mocha":"^6.2.0","npm-run-all":"^4.1.5","nyc":"^14.1.1","opener":"^1.5.1","rimraf":"^3.0.0","semver":"^6.3.0","vue-eslint-editor":"^1.1.0","vuepress":"^1.2.0"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov -t ${CODECOV_TOKEN} --disable=gcov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"npm run -s test:mocha","test:mocha":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:configs":"node scripts/update-lib-configs","update:index":"node scripts/update-lib-index","update:doc":"node scripts/update-docs-readme","update:ruledocs":"node scripts/update-docs-rules","preversion":"npm test","version":"run-s update:* docs:build && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","funding":"https://github.com/sponsors/mysticatea","gitHead":"80a33e6f02207b82d0c56605d39fa7bb1cb789d0","_id":"eslint-plugin-es@4.0.0","_nodeVersion":"15.2.0","_npmVersion":"6.14.8","dist":{"shasum":"e643283f98bab2b847617d78114e098295929263","size":20023,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-4.0.0.tgz"},"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"maintainers":[{"name":"mysticatea","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_4.0.0_1605767166637_0.019233068388970986"},"_hasShrinkwrap":false,"publish_time":1605767166773,"_cnpm_publish_time":1605767166773},"3.0.1":{"name":"eslint-plugin-es","version":"3.0.1","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=8.10.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^2.0.0","regexpp":"^3.0.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^11.0.0","@vuepress/plugin-pwa":"^1.2.0","acorn":"^7.1.0","babel-eslint":"^10.0.1","codecov":"^3.5.0","eslint":"^6.2.2","eslint4b":"^6.2.2","espree":"^7.0.0","globals":"^12.0.0","mocha":"^6.2.0","npm-run-all":"^4.1.5","nyc":"^14.1.1","opener":"^1.5.1","rimraf":"^3.0.0","semver":"^6.3.0","vue-eslint-editor":"^0.2.0","vuepress":"^1.2.0"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov -t ${CODECOV_TOKEN} --disable=gcov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"npm run -s test:mocha","test:mocha":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* docs:build && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","funding":"https://github.com/sponsors/mysticatea","gitHead":"d86abb11c0c10fc1695cc5545ef5ab4f1b78581a","_id":"eslint-plugin-es@3.0.1","_nodeVersion":"12.12.0","_npmVersion":"6.14.4","dist":{"shasum":"75a7cdfdccddc0589934aeeb384175f221c57893","size":16652,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-3.0.1.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_3.0.1_1589540538114_0.35198495999226376"},"_hasShrinkwrap":false,"publish_time":1589540538424,"_cnpm_publish_time":1589540538424},"3.0.0":{"name":"eslint-plugin-es","version":"3.0.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=8.10.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^2.0.0","regexpp":"^3.0.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^11.0.0","@vuepress/plugin-pwa":"^1.2.0","acorn":"^7.1.0","babel-eslint":"^10.0.1","codecov":"^3.5.0","eslint":"^6.2.2","eslint4b":"^6.2.2","espree":"^6.1.1","globals":"^12.0.0","mocha":"^6.2.0","npm-run-all":"^4.1.5","nyc":"^14.1.1","opener":"^1.5.1","rimraf":"^3.0.0","semver":"^6.3.0","vue-eslint-editor":"^0.2.0","vuepress":"^1.2.0"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov -t ${CODECOV_TOKEN} --disable=gcov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"npm run -s test:mocha","test:mocha":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* docs:build && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"bd47858106a7ce73619aba59ad35990df791cc13","_id":"eslint-plugin-es@3.0.0","_nodeVersion":"12.12.0","_npmVersion":"6.13.1","dist":{"shasum":"98cb1bc8ab0aa807977855e11ad9d1c9422d014b","size":16665,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-3.0.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_3.0.0_1577358516711_0.34664946892572623"},"_hasShrinkwrap":false,"publish_time":1577358516823,"_cnpm_publish_time":1577358516823},"2.0.0":{"name":"eslint-plugin-es","version":"2.0.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=8.10.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^1.4.2","regexpp":"^3.0.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^11.0.0","babel-eslint":"^10.0.1","codecov":"^3.5.0","eslint":"^6.2.2","eslint4b":"^6.2.2","espree":"^6.1.1","globals":"^12.0.0","mocha":"^6.2.0","npm-run-all":"^4.1.5","nyc":"^14.1.1","opener":"^1.5.1","rimraf":"^3.0.0","semver":"^6.3.0","vue-eslint-editor":"^0.1.4","vuepress":"^0.14.4"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov -t ${CODECOV_TOKEN} --disable=gcov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"npm run -s test:mocha","test:mocha":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* docs:build && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"7d82b7600dd85b14ece19998468289f36afe2430","_id":"eslint-plugin-es@2.0.0","_nodeVersion":"12.6.0","_npmVersion":"6.11.2","dist":{"shasum":"0f5f5da5f18aa21989feebe8a73eadefb3432976","size":15520,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-2.0.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_2.0.0_1567145020282_0.3392541964618232"},"_hasShrinkwrap":false,"publish_time":1567145020455,"_cnpm_publish_time":1567145020455},"1.4.1":{"name":"eslint-plugin-es","version":"1.4.1","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^1.4.2","regexpp":"^2.0.1"},"devDependencies":{"@mysticatea/eslint-plugin":"^7.0.0","babel-eslint":"^10.0.1","codecov":"^3.1.0","eslint":"^5.8.0","eslint4b":"^5.8.0","espree":"^4.1.0","globals":"^11.8.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","vue-eslint-editor":"^0.1.2","vuepress":"^0.14.4"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"5d432b4a9195bc61807af2cd5c9a86ebed9ecf6d","_id":"eslint-plugin-es@1.4.1","_nodeVersion":"12.6.0","_npmVersion":"6.11.2","dist":{"shasum":"12acae0f4953e76ba444bfd1b2271081ac620998","size":14482,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.4.1.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"_npmUser":{"name":"mysticatea","email":"public@mysticatea.dev"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.4.1_1566905378311_0.6085994785351783"},"_hasShrinkwrap":false,"publish_time":1566905378485,"_cnpm_publish_time":1566905378485},"1.4.0":{"name":"eslint-plugin-es","version":"1.4.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^1.3.0","regexpp":"^2.0.1"},"devDependencies":{"@mysticatea/eslint-plugin":"^7.0.0","babel-eslint":"^10.0.1","codecov":"^3.1.0","eslint":"^5.8.0","eslint4b":"^5.8.0","espree":"^4.1.0","globals":"^11.8.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","vue-eslint-editor":"^0.1.2","vuepress":"^0.14.4"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"650827adba3843ddf0bff8cb038054286e29f5bb","_id":"eslint-plugin-es@1.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"475f65bb20c993fc10e8c8fe77d1d60068072da6","size":14449,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.4.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.4.0_1542624250363_0.3300383834856142"},"_hasShrinkwrap":false,"publish_time":1542624250538,"_cnpm_publish_time":1542624250538},"1.3.2":{"name":"eslint-plugin-es","version":"1.3.2","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^1.3.0","regexpp":"^2.0.1"},"devDependencies":{"@mysticatea/eslint-plugin":"^7.0.0","babel-eslint":"^10.0.1","codecov":"^3.1.0","eslint":"^5.8.0","eslint4b":"^5.8.0","espree":"^4.1.0","globals":"^11.8.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^13.1.0","opener":"^1.5.1","rimraf":"^2.6.2","vue-eslint-editor":"^0.1.2","vuepress":"^0.14.4"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"7aed071b0731e158559157e3653491c340bd3672","_id":"eslint-plugin-es@1.3.2","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"6d2e94ed40db3b3d92a0eb55c7c06e3a7adbb3db","size":13925,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.3.2.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.3.2_1541482995783_0.6952983053376514"},"_hasShrinkwrap":false,"publish_time":1541482995998,"_cnpm_publish_time":1541482995998},"1.3.1":{"name":"eslint-plugin-es","version":"1.3.1","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","files":["lib"],"peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^1.3.0","regexpp":"^2.0.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^5.0.0","babel-eslint":"^8.2.3","codecov":"^3.0.2","eslint":"^5.0.1","eslint4b":"^5.0.0","espree":"^4.0.0","globals":"^11.5.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^11.8.0","opener":"^1.4.3","rimraf":"^2.6.2","vue-eslint-editor":"^0.1.0","vuepress":"github:mysticatea/vuepress#skip-waiting"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"9ce38bb0529875e1d11c3335101071ae011f088c","_id":"eslint-plugin-es@1.3.1","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"5acb2565db4434803d1d46a9b4cbc94b345bd028","size":13921,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.3.1.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.3.1_1531482832021_0.9253023579779993"},"_hasShrinkwrap":false,"publish_time":1531482832118,"_cnpm_publish_time":1531482832118},"1.3.0":{"name":"eslint-plugin-es","version":"1.3.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","files":["lib"],"peerDependencies":{"eslint":">=4.19.1"},"dependencies":{"eslint-utils":"^1.3.0"},"devDependencies":{"@mysticatea/eslint-plugin":"^5.0.0","babel-eslint":"^8.2.3","codecov":"^3.0.2","eslint":"^5.0.1","eslint4b":"^5.0.0","globals":"^11.5.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^11.8.0","opener":"^1.4.3","rimraf":"^2.6.2","vue-eslint-editor":"^0.1.0","vuepress":"github:mysticatea/vuepress#skip-waiting"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","docs:build":"vuepress build docs","docs:watch":"vuepress dev docs","lint":"eslint lib tests scripts","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update":"run-s update:*","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"eb8253e1be61ebfeeb31bf9e28364e06b7e1140c","_id":"eslint-plugin-es@1.3.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.2","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"e73a9038d45f828926347bd63cfbf4df582c98e3","size":13708,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.3.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.3.0_1530008103189_0.6616298931140585"},"_hasShrinkwrap":false,"publish_time":1530008103271,"_cnpm_publish_time":1530008103271},"1.2.0":{"name":"eslint-plugin-es","version":"1.2.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","files":["lib"],"peerDependencies":{"eslint":"^4.19.1 || >=5.0.0"},"dependencies":{"eslint-utils":"^1.1.0"},"devDependencies":{"codecov":"^3.0.0","eslint":"^4.19.1","eslint-config-mysticatea":"^13.0.2","eslint-config-prettier":"^2.9.0","eslint-plugin-eslint-plugin":"^1.4.0","eslint-plugin-prettier":"^2.6.0","globals":"^11.5.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^11.6.0","opener":"^1.4.3","prettier":"^1.11.1","rimraf":"^2.6.2"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","lint":"eslint lib tests scripts .eslintrc.js --ignore-pattern !.eslintrc.js","new":"node scripts/new-rule","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update:url":"npm run -s lint -- --fix","update:ruledocs":"node scripts/update-docs-rules","update:readme":"node scripts/update-readme","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"dcad9a9465ebfe107089dcbaabd261822a975497","_id":"eslint-plugin-es@1.2.0","_npmVersion":"6.0.0","_nodeVersion":"10.0.0","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"c2f3a496901ae8a049317bcba3cc2beeb84384ce","size":15207,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.2.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.2.0_1525597058579_0.23207386295962418"},"_hasShrinkwrap":false,"publish_time":1525597058655,"_cnpm_publish_time":1525597058655},"1.1.0":{"name":"eslint-plugin-es","version":"1.1.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","files":["lib"],"peerDependencies":{"eslint":"^4.19.1 || >=5.0.0"},"dependencies":{},"devDependencies":{"codecov":"^3.0.0","eslint":"^4.19.1","eslint-config-mysticatea":"^13.0.2","eslint-config-prettier":"^2.9.0","eslint-plugin-eslint-plugin":"^1.4.0","eslint-plugin-prettier":"^2.6.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^11.6.0","opener":"^1.4.3","prettier":"^1.11.1","rimraf":"^2.6.2"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","lint":"eslint lib tests scripts .eslintrc.js --ignore-pattern !.eslintrc.js","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update:url":"npm run -s lint -- --fix","update:readme":"node scripts/update-readme","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"4ac8ad820bc6ba58d3908acf76e0bb32527959cc","_id":"eslint-plugin-es@1.1.0","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"733d4a9c54a351296e4e92bc2fd4c283610b2d4d","size":7902,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.1.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.1.0_1522761018616_0.36099997469182243"},"_hasShrinkwrap":false,"publish_time":1522761018742,"_cnpm_publish_time":1522761018742},"1.0.0":{"name":"eslint-plugin-es","version":"1.0.0","description":"ESLint plugin about ECMAScript syntactic features.","engines":{"node":">=6.5.0"},"main":"lib/index.js","files":["lib"],"peerDependencies":{"eslint":"^4.19.1 || >=5.0.0"},"dependencies":{},"devDependencies":{"codecov":"^3.0.0","eslint":"^4.19.1","eslint-config-mysticatea":"^13.0.2","eslint-config-prettier":"^2.9.0","eslint-plugin-eslint-plugin":"^1.4.0","eslint-plugin-prettier":"^2.6.0","mocha":"^5.0.5","npm-run-all":"^4.1.2","nyc":"^11.6.0","opener":"^1.4.3","prettier":"^1.11.1","rimraf":"^2.6.2"},"scripts":{"clean":"rimraf .nyc_output coverage","codecov":"nyc report -r lcovonly && codecov","coverage":"nyc report -r lcov && opener ./coverage/lcov-report/index.html","lint":"eslint lib tests scripts .eslintrc.js --ignore-pattern !.eslintrc.js","pretest":"npm run -s lint","test":"nyc mocha tests/**/*.js --reporter dot","update:url":"npm run -s lint -- --fix","update:readme":"node scripts/update-readme","update:index":"node scripts/update-index","preversion":"npm test","version":"run-s update:* && git add .","postversion":"git push && git push --tags","watch":"mocha tests/**/*.js --reporter progress --watch --growl"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":["eslint","plugin","eslintplugin"],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"34a97bbfd6d04162a980647cb17f5fcdddb3a480","_id":"eslint-plugin-es@1.0.0","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"89874922329c7d6237d033a390e9a48164bbff9b","size":6755,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-1.0.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_1.0.0_1522646500812_0.8276874174388051"},"_hasShrinkwrap":false,"publish_time":1522646500962,"_cnpm_publish_time":1522646500962},"0.0.0":{"name":"eslint-plugin-es","version":"0.0.0","description":"","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/mysticatea/eslint-plugin-es.git"},"keywords":[],"author":{"name":"Toru Nagashima","url":"https://github.com/mysticatea"},"license":"MIT","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","gitHead":"db7ff8363ba14da0404b3772e673a9a43568b154","_id":"eslint-plugin-es@0.0.0","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"mysticatea","email":"star.ctor@gmail.com"},"dist":{"shasum":"d42c163aec7bb135bbf6ea60956047c814b86720","size":1076,"noattachment":false,"key":"/eslint-plugin-es/-/eslint-plugin-es-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/eslint-plugin-es/download/eslint-plugin-es-0.0.0.tgz"},"maintainers":[{"name":"mysticatea","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-es_0.0.0_1522489359369_0.2301655013279129"},"_hasShrinkwrap":false,"publish_time":1522489359432,"_cnpm_publish_time":1522489359432}},"readme":"# eslint-plugin-es\n\n[![npm version](https://img.shields.io/npm/v/eslint-plugin-es.svg)](https://www.npmjs.com/package/eslint-plugin-es)\n[![Downloads/month](https://img.shields.io/npm/dm/eslint-plugin-es.svg)](http://www.npmtrends.com/eslint-plugin-es)\n[![Build Status](https://github.com/mysticatea/eslint-plugin-es/workflows/CI/badge.svg)](https://github.com/mysticatea/eslint-plugin-es/actions)\n[![Coverage Status](https://codecov.io/gh/mysticatea/eslint-plugin-es/branch/master/graph/badge.svg)](https://codecov.io/gh/mysticatea/eslint-plugin-es)\n[![Dependency Status](https://david-dm.org/mysticatea/eslint-plugin-es.svg)](https://david-dm.org/mysticatea/eslint-plugin-es)\n\nESLint plugin which disallows each ECMAScript syntax.\n\n## ???? Goal\n\n[Espree](https://github.com/eslint/espree#readme), the default parser of [ESLint](https://eslint.org/), has supported `ecmaVersion` option.\nHowever, the error messages of new syntax are not readable (e.g., \"unexpected token\" or something like).\n\nWhen we use this plugin along with the latest `ecmaVersion` option value, it tells us the readable error message for the new syntax, such as \"ES2020 BigInt is forbidden.\"\nPlus, this plugin lets us disable each syntactic feature individually.\n\n## ???? Usage\n\nSee [documentation](https://eslint-plugin-es.mysticatea.dev/)\n\n## ???? Semantic Versioning Policy\n\nThis plugin follows [semantic versioning](http://semver.org/) and [ESLint's semantic versioning policy](https://github.com/eslint/eslint#semantic-versioning-policy).\n\n- We will release a new minor version to add new rules when TC39 decided to advance proposals to Stage 4. In the minor releases, we don't update configs.\n- We will release a new major version to update configs when new ECMAScript snapshots are available.\n\n## ???? Changelog\n\nSee [releases](https://github.com/mysticatea/eslint-plugin-es/releases).\n\n## ❤️ Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n### Development Tools\n\n- `npm test` runs tests and measures coverage.\n- `npm run clean` removes the coverage result of `npm test` command.\n- `npm run coverage` shows the coverage result of the last `npm test` command.\n- `npm run docs:build` builds documentation.\n- `npm run docs:watch` builds documentation on each file change.\n- `npm run watch` runs tests on each file change.\n","_attachments":{},"homepage":"https://github.com/mysticatea/eslint-plugin-es#readme","bugs":{"url":"https://github.com/mysticatea/eslint-plugin-es/issues"},"license":"MIT"}