{"name":"@stylistic/eslint-plugin-js","version":"2.2.2","author":{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com"},"license":"MIT","homepage":"https://github.com/eslint-stylistic/eslint-stylistic#readme","repository":{"type":"git","url":"git+https://github.com/eslint-stylistic/eslint-stylistic.git","directory":"packages/eslint-plugin-js"},"bugs":{"url":"https://github.com/eslint-stylistic/eslint-stylistic/issues"},"exports":{".":{"types":"./dts/index.d.ts","require":"./dist/index.js","default":"./dist/index.js"},"./define-config-support":{"types":"./dts/define-config-support.d.ts"},"./rule-options":{"types":"./dts/rule-options.d.ts"},"./rules/array-bracket-newline":"./dist/array-bracket-newline.js","./rules/array-bracket-spacing":"./dist/array-bracket-spacing.js","./rules/array-element-newline":"./dist/array-element-newline.js","./rules/arrow-parens":"./dist/arrow-parens.js","./rules/arrow-spacing":"./dist/arrow-spacing.js","./rules/block-spacing":"./dist/block-spacing.js","./rules/brace-style":"./dist/brace-style.js","./rules/comma-dangle":"./dist/comma-dangle.js","./rules/comma-spacing":"./dist/comma-spacing.js","./rules/comma-style":"./dist/comma-style.js","./rules/computed-property-spacing":"./dist/computed-property-spacing.js","./rules/dot-location":"./dist/dot-location.js","./rules/eol-last":"./dist/eol-last.js","./rules/func-call-spacing":"./dist/func-call-spacing.js","./rules/function-call-argument-newline":"./dist/function-call-argument-newline.js","./rules/function-call-spacing":"./dist/function-call-spacing.js","./rules/function-paren-newline":"./dist/function-paren-newline.js","./rules/generator-star-spacing":"./dist/generator-star-spacing.js","./rules/implicit-arrow-linebreak":"./dist/implicit-arrow-linebreak.js","./rules/indent":"./dist/indent.js","./rules/jsx-quotes":"./dist/jsx-quotes.js","./rules/key-spacing":"./dist/key-spacing.js","./rules/keyword-spacing":"./dist/keyword-spacing.js","./rules/line-comment-position":"./dist/line-comment-position.js","./rules/linebreak-style":"./dist/linebreak-style.js","./rules/lines-around-comment":"./dist/lines-around-comment.js","./rules/lines-between-class-members":"./dist/lines-between-class-members.js","./rules/max-len":"./dist/max-len.js","./rules/max-statements-per-line":"./dist/max-statements-per-line.js","./rules/multiline-comment-style":"./dist/multiline-comment-style.js","./rules/multiline-ternary":"./dist/multiline-ternary.js","./rules/new-parens":"./dist/new-parens.js","./rules/newline-per-chained-call":"./dist/newline-per-chained-call.js","./rules/no-confusing-arrow":"./dist/no-confusing-arrow.js","./rules/no-extra-parens":"./dist/no-extra-parens.js","./rules/no-extra-semi":"./dist/no-extra-semi.js","./rules/no-floating-decimal":"./dist/no-floating-decimal.js","./rules/no-mixed-operators":"./dist/no-mixed-operators.js","./rules/no-mixed-spaces-and-tabs":"./dist/no-mixed-spaces-and-tabs.js","./rules/no-multi-spaces":"./dist/no-multi-spaces.js","./rules/no-multiple-empty-lines":"./dist/no-multiple-empty-lines.js","./rules/no-tabs":"./dist/no-tabs.js","./rules/no-trailing-spaces":"./dist/no-trailing-spaces.js","./rules/no-whitespace-before-property":"./dist/no-whitespace-before-property.js","./rules/nonblock-statement-body-position":"./dist/nonblock-statement-body-position.js","./rules/object-curly-newline":"./dist/object-curly-newline.js","./rules/object-curly-spacing":"./dist/object-curly-spacing.js","./rules/object-property-newline":"./dist/object-property-newline.js","./rules/one-var-declaration-per-line":"./dist/one-var-declaration-per-line.js","./rules/operator-linebreak":"./dist/operator-linebreak.js","./rules/padded-blocks":"./dist/padded-blocks.js","./rules/padding-line-between-statements":"./dist/padding-line-between-statements.js","./rules/quote-props":"./dist/quote-props.js","./rules/quotes":"./dist/quotes.js","./rules/rest-spread-spacing":"./dist/rest-spread-spacing.js","./rules/semi":"./dist/semi.js","./rules/semi-spacing":"./dist/semi-spacing.js","./rules/semi-style":"./dist/semi-style.js","./rules/space-before-blocks":"./dist/space-before-blocks.js","./rules/space-before-function-paren":"./dist/space-before-function-paren.js","./rules/space-in-parens":"./dist/space-in-parens.js","./rules/space-infix-ops":"./dist/space-infix-ops.js","./rules/space-unary-ops":"./dist/space-unary-ops.js","./rules/spaced-comment":"./dist/spaced-comment.js","./rules/switch-colon-spacing":"./dist/switch-colon-spacing.js","./rules/template-curly-spacing":"./dist/template-curly-spacing.js","./rules/template-tag-spacing":"./dist/template-tag-spacing.js","./rules/wrap-iife":"./dist/wrap-iife.js","./rules/wrap-regex":"./dist/wrap-regex.js","./rules/yield-star-spacing":"./dist/yield-star-spacing.js"},"main":"./dist/index.js","types":"./dts/index.d.ts","engines":{"node":"^18.18.0 || ^20.9.0 || >=21.1.0"},"peerDependencies":{"eslint":">=8.40.0"},"dependencies":{"@types/eslint":"^8.56.10","acorn":"^8.11.3","eslint-visitor-keys":"^4.0.0","espree":"^10.0.1"},"devDependencies":{"@eslint-community/eslint-utils":"^4.4.0","@typescript-eslint/parser":"^7.12.0","escape-string-regexp":"^5.0.0"},"scripts":{"build":"rimraf dist && rollup --config=rollup.config.mts --configPlugin=rollup-plugin-esbuild","dev":"rollup --config=rollup.config.mts --configPlugin=rollup-plugin-esbuild --watch"},"_id":"@stylistic/eslint-plugin-js@2.2.2","description":"JavaScript stylistic rules for ESLint, migrated from [eslint core](https://github.com/eslint/eslint).","_integrity":"sha512-Vj2Q1YHVvJw+ThtOvmk5Yx7wZanVrIBRUTT89horLDb4xdP9GA1um9XOYQC6j67VeUC2gjZQnz5/RVJMzaOhtw==","_resolved":"/tmp/fb9cb83a14bdcdbe34d0c3e10431566c/stylistic-eslint-plugin-js-2.2.2.tgz","_from":"file:stylistic-eslint-plugin-js-2.2.2.tgz","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"7e4e7e7572e1409712d569205976bfbc7a4f3735","size":94802,"noattachment":false,"key":"/@stylistic/eslint-plugin-js/-/@stylistic/eslint-plugin-js-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@stylistic/eslint-plugin-js/download/@stylistic/eslint-plugin-js-2.2.2.tgz"},"_npmUser":{"name":"eslint-stylistic-bot","email":"npm-eslint-stylistic@antfu.me"},"directories":{},"maintainers":[{"name":"eslint-stylistic-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-plugin-js_2.2.2_1718791006882_0.2917135214259232"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T09:56:47.048Z","publish_time":1718791007048,"_source_registry_name":"default","_cnpm_publish_time":1718791007048,"dist-tags":{"beta":"4.0.0-beta.1","latest":"4.4.1"}}