{"_id":"@lzwme/fed-lint-helper","_rev":"69-88e9614e6cf8841d597efdc2c8eddb8f","name":"@lzwme/fed-lint-helper","dist-tags":{"latest":"2.6.6"},"versions":{"1.0.0":{"name":"@lzwme/fed-lint-helper","version":"1.0.0","keywords":["fed","lint-helper","typescript","eslint"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.0.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"ava":{"files":["src/**/*.spec.ts"],"require":["ts-node/register"],"timeout":"60s","failFast":true,"extensions":["ts"],"typescript_ava":{"compile":false,"extensions":["ts","tsx"],"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"1bf1c5729018192f2254c69c9dc0cb4de7338e08","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.0.0.tgz","fileCount":28,"integrity":"sha512-fPZhj7AksJW5q/YWP8ANqN642LSI9Dw2H2aSDV5Ulyqhp9X4Ecky4SZdqA0jzsUsh7QrX/6zrN6Nrc6gVmVTxQ==","signatures":[{"sig":"MEUCIQDloiA5FEuQAtGHPQKkqFfXQpgCFnSVGv44ezwB9P+6OQIgATXRD+Jc5mOfz3wQ7L1NaDiioR91PYP6/jMFr0y98oU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHOAPCRA9TVsSAnZWagAA/zUP/1ORXhk/vmi6EsKr/8B0\n+tv9/t1CKHaNrY9+kSksnh2c3/Ri/0pZDqdRStARh1iHkAW1QODjtQ3F1lCc\nXcCjUttEPE5boaaKd0MfNC+Z9x4IWYfUYt8cfo09PL75r+ufSo2nzqKBvgYn\nTGlaIMw5WwEY+6SxYe8fJ8/CX+Xxs1n/aAb73be5naXNB9rRbLH2TyMdVtvt\nN/Ka+6uGu7/PoC52bLuO+nw74SOrTIYY9RPLDc1M6v8tSL7b+gYEYUj1QXct\nR1Bx9NOOcT4XSUrLER5MGSIX9i2lb9igbyd7tVNJOq8NncRgIP+aZzOiGDYi\nbhefbK7dTWAXI7jK0YDx5PNYusBJxaVUa9AAiiHihHMKcoHN0TmaOfM1eWuR\nIINB6LwoO0UPmr4jIGGZQodm2RK9B2h8JgMlItB2L9111gkF/4dQ9X3vFJ/w\nBzvwue6wcDyStyoFmTAbncaMERhziVAgXm9Q4YemDj0KBfQQh7rV51eUMWZg\nwtnVfAGag9MFlhXS7DRlbcH+5BW8rPRWpbrbD/CXDRcm0bmBOj8/BxvpMTkd\nPCjUIAoxcJf7x9gx3wAErrHbOBo7G1wFXNlh0oxEmQcejf6C2tT1Us17370f\ninElK573J1tc67GBcu9cz+WCZF1lUj5z/Zo+061Y58QEYI9q6FrPenIJhI2r\nu9no\r\n=p4i5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","browser":"build/main/index.js","engines":{"node":">=14"},"gitHead":"5abb0e7ef2513975f6850d9586573409a8535735","private":false,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent ava","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","cov:summary":"nyc report --reporter=text-summary","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean test cov:check doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"[![Code Climate](https://lzw.me/images/logo.png)](https://lzw.me) [![@lzwme/fed-lint-helper](https://nodei.co/npm/@lzwme/fed-lint-helper.png)](npm-url)","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.1.7","chalk":"*"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","husky":"^7.0.1","eslint":"^7.32.0","codecov":"^3.8.3","ts-node":"^10.2.0","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"^4.3.5","@types/glob":"^7.1.4","@types/node":"^16.6.1","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@ava/typescript":"^2.0.0","@commitlint/cli":"^13.1.0","standard-version":"^9.3.1","eslint-plugin-ava":"^12.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.29.2","@commitlint/config-angular":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.2","@istanbuljs/nyc-config-typescript":"^1.0.1"},"peerDependencies":{"eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.0.0_1629282319301_0.4937475778592004","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@lzwme/fed-lint-helper","version":"1.0.3","keywords":["fed","lint-helper","typescript","eslint"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.0.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"ava":{"files":["src/**/*.spec.ts"],"require":["ts-node/register"],"timeout":"60s","failFast":true,"extensions":["ts"],"typescript_ava":{"compile":false,"extensions":["ts","tsx"],"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"b4d35200a3c0b8f1315a7468ec6b112b2b71a629","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.0.3.tgz","fileCount":29,"integrity":"sha512-FvSAD0LRfmoRznXlxVre6jR2zIQRkQHmITVncLXn3B/B58YwIdJ2oxNZjdjjmf2eSqQ3elvfvjGY33cM3JmCLg==","signatures":[{"sig":"MEUCIQDh5Qhf44ywE2KKaVAOdWD+o1ag4zBr5RQMNQSdna3yNwIgJvbWUxupKm77MiyLWW8HiZBS22snh0GJLksti4VdDsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI7F/CRA9TVsSAnZWagAAXj0P+wZZ4do4oviG23ehihP0\nBCrajHqVio7ad82VYFAB5yWon1OED5oYRmBzVaAm0w79DE3Av72kSaMlDRw6\nU6dRrAo8+ef23SOApkRaktPDdEmRAIMW678IQiH/sXhAegzOlOL7v5xNMvCC\n8mqV8dLSH8ga7fpZzJhWOqSdwJDLjNwlrgFLEqHLyx4PaetHs+ac+/zeohkM\nG55sq2OkhTpXS38AeYTUZCuh6xUdymKudzrnocI69nHVtNqg4PACPd0Xlux9\ny3yRXdVNTkLlZhoobzjBgo82UtNORGptC4h69g1xbdLMIuNcLNlVL39xlreF\n7/v/3MD/Ub/DiBQLbsx7i4JBd6/1ot2kFzPC1oNfgFRbsx3KTBa+idvOBqn9\nE+p4R/gwKbUqNsc75fckiVh7kvG8OvTEsdobwvbAMD4IXiq//uk78O0JuASV\n7zb3lh0UJ0bDdR7pdfjqLortWFfge/pRXnVavITk0mclt9qZGp7wHzTJMab+\nklSi+H2pM7UtdDFmmnrvHp/REA3tWqh4l9ZBdrhQy8eztCJivSj5kJLx9mKJ\nBuCIZnhXjt7UxYoqUd4uAh4MvidVy0dPancLqYOAVaqcGt6yQ1Tbqsuo7J7D\nPhvrkrwvkaMlsNuF1AcsBGdZ5JNeOmARyETs8tnJrpE7c3J49LZsrEyaS3nj\no12Z\r\n=QTX2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","browser":"build/main/index.js","engines":{"node":">=14"},"gitHead":"ebd73344e514d9945f2b6fa24d13069261bb8000","private":false,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent ava","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","cov:summary":"nyc report --reporter=text-summary","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean test cov:check doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"[![Code Climate](https://lzw.me/images/logo.png)](https://lzw.me) [![@lzwme/fed-lint-helper](https://nodei.co/npm/@lzwme/fed-lint-helper.png)][npm-url]","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.1.7","chalk":"*"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","husky":"^7.0.1","eslint":"^7.32.0","codecov":"^3.8.3","ts-node":"^10.2.0","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"^4.3.5","@types/glob":"^7.1.4","@types/node":"^16.6.1","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@ava/typescript":"^2.0.0","@commitlint/cli":"^13.1.0","standard-version":"^9.3.1","eslint-plugin-ava":"^12.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.29.2","@commitlint/config-angular":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.2","@istanbuljs/nyc-config-typescript":"^1.0.1"},"peerDependencies":{"eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.0.3_1629729151816_0.8846575236904406","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@lzwme/fed-lint-helper","version":"1.1.0","keywords":["fed","lint-helper","typescript","eslint"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.1.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"ava":{"files":["src/**/*.spec.ts"],"require":["ts-node/register"],"timeout":"60s","failFast":true,"extensions":["ts"],"typescript_ava":{"compile":false,"extensions":["ts","tsx"],"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript"},"dist":{"shasum":"a684edb18268409e14aea8cbb5c77f6aec99e76e","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.1.0.tgz","fileCount":9,"integrity":"sha512-Dae6nawb0MK2V/FjS5TnoGY/vK3ZlfuCx5DjUgu0qjCqdMPSXsmqWXxznZu8rUQn2HrWFTsHHTYWp/DEmRHdEw==","signatures":[{"sig":"MEYCIQDxJBI4nSMAD6f7AXUP2vYtXw84Z7xpRgaR+mJ5knDZPAIhAMglvUdtgy5TRiv7YCI1FyWhNLDUW0/SjkJ70vQwO1dH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJlUfCRA9TVsSAnZWagAAgjYP/iRLWaZMFtEZILAxyiSt\nGjW3mekHNdNgvhTnyO2hsjEFXkJXUSUH2SEH7oHnloYbrfqYID9z7ojOVMbw\nQeo9ozSoegkOJvolYGEpgcR7tUxJhPoS4J8g9QMuWBQoEyA7bXPOw1YiCtLE\nBS2I0ue1WQgBWRj3YBYxj4trhFSbqoTgyM/hfiyIAX/aAi2C15iXWPceB+xt\nKkWsBumwFVacMyXW9XI14vgg/XTY7EXdedU6sdCK6RqewMy7aO+VQIQAjI7d\nY1iizJpBiVTFwGPsvxaFez90F53j9qV04MBoJKtBFzQMfoMRa1i5zsGwAbvA\nqttN+s2LSxrCN7u+TEYlg5eAQWI7vhA4F54SHpFNfJ/rRtYKulzg2kYvHG+J\naX2520959V/Kkah8vQoMcBCp3bbhitwop8zp9i2bf0cI0nZ1oYPGLxwedOS0\nJSlaEZsyzHC8Yai7vMj6rB2zV4uoZts608ZPdpWbZrOWfb3PrNITlUmJlXp3\ntDHIpKRcy7fTvn/F+HXIiCjO1HhsQaYDHFjj7uJJJ/diAFL6rU4bZNjf/zVq\nYbddDtfxqPGPyqRvozVB0lwd3nqcD0O7mjC9V6Ad+taX6Pt01CQwMYv+xbqG\noIaFoKceq/Orq/v2Qsmx5xNxT4o/zpmTNw4kg3gilP3OczMKV2iql5FTgL7b\nf6oj\r\n=4f6U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","browser":"build/main/index.js","engines":{"node":">=14"},"gitHead":"d039767ccad62af7d2efa9d6f67a7218c7aa6717","private":false,"scripts":{"cov":"run-s build test:unit cov:html cov:lcov && open-cli coverage/index.html","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"nyc report --reporter=html","cov:lcov":"nyc report --reporter=lcov","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent ava","build:main":"tsc -p tsconfig.json","watch:test":"nyc --silent ava --watch","cov:summary":"nyc report --reporter=text-summary","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"[![@lzwme/fed-lint-helper](https://nodei.co/npm/@lzwme/fed-lint-helper.png)][npm-url]","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.1.7","chalk":"*"},"_hasShrinkwrap":false,"devDependencies":{"ava":"^3.15.0","nyc":"^15.1.0","husky":"^7.0.1","eslint":"^7.32.0","codecov":"^3.8.3","ts-node":"^10.2.0","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"^4.3.5","@types/glob":"^7.1.4","@types/node":"^16.6.1","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@ava/typescript":"^2.0.0","@commitlint/cli":"^13.1.0","standard-version":"^9.3.1","eslint-plugin-ava":"^12.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.29.2","@commitlint/config-angular":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.2","@istanbuljs/nyc-config-typescript":"^1.0.1"},"peerDependencies":{"eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.1.0_1629902111283_0.6826256548198864","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@lzwme/fed-lint-helper","version":"1.2.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.2.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"c1217b0d64869091b0367fa83f0cff7cb056f18f","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.2.0.tgz","fileCount":50,"integrity":"sha512-LaixUfa+TeeJyIKVnXOaJKtELzMehDU0yyIWLrBCCG0ZWxg7nIA7KFpzfuZW9n+vReTGF6ctazKFMUjOd+TfDA==","signatures":[{"sig":"MEUCIQC1uMzDmab5mK5NOjKKfNj49WoB1Z+XPd3oqTDLVPAAnwIgcwetCiGiKNYe6gWGmxl/chrcYNDoEu+7us2sZU1/T3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158970},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=14"},"gitHead":"f546a75e89165fa4c3d2ac671f36987a91d078e4","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.1.7","chalk":"*","commander":"^8.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.1","eslint":"^7.32.0","codecov":"^3.8.3","ts-jest":"^27.0.5","ts-node":"^10.2.0","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"^4.4.2","@types/glob":"^7.1.4","@types/jest":"^27.0.1","@types/node":"^16.6.1","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^13.1.0","@types/commander":"^2.12.2","standard-version":"^9.3.1","eslint-plugin-ava":"^12.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.29.2","@commitlint/config-angular":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.2.0_1632990039692_0.13856465513854532","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@lzwme/fed-lint-helper","version":"1.3.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.3.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"4525a93e24f5224a7a18e544fdf72c33a6951e43","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.3.0.tgz","fileCount":50,"integrity":"sha512-WZ+aQTqRJHNeFL9E301sETH1bvT5coGKT/16tQDlMApScrU7QWUryW+4IAtmtkoF0rLxWSi4A/66g8enzokdCg==","signatures":[{"sig":"MEUCICPAt4C861rcRNPd4DX0zNH1PnNtY7q0im/OX5uZvGw3AiEA+dXT7E5xX5o71ZPu67tJnEHjuH3rDcaYFoGcO/h77LE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163390},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"af2c116541fc38aed6c6898f598e3a6fdc31377f","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.1","eslint":"^7.32.0","codecov":"^3.8.3","ts-jest":"^27.0.5","ts-node":"^10.2.0","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"^4.4.2","@types/glob":"^7.1.4","@types/jest":"^27.0.1","@types/node":"^16.6.1","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^13.1.0","standard-version":"^9.3.1","eslint-plugin-ava":"^12.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","@typescript-eslint/parser":"^4.29.2","@commitlint/config-angular":"^13.1.0","@typescript-eslint/eslint-plugin":"^4.29.2"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.3.0_1635259547186_0.20742605463287944","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@lzwme/fed-lint-helper","version":"1.4.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"38a2ef463ae1741963eb42c337c66456fbcf3b0e","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.0.tgz","fileCount":62,"integrity":"sha512-rq5MSJ3diuOdtIHXfXHAO6McQRPmJ71qhhCUfYXcOtKs9f4zBAPgRWYIGOaHWYM7XHJbHbs68NjWUruw4WigeA==","signatures":[{"sig":"MEUCIB/M7saoUYu/lVDHMXp0z0DKvr4Qbu1efFIPgRb677wOAiEA8H+jqcd8SUHkfVYvrzEveCn7tKXzRGXrVXtNnQ6Zlbs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238669},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"cf7a5c881b2141598ad35b5b0d1d034c13e9b392","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.0_1636943511936_0.33534668766952724","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@lzwme/fed-lint-helper","version":"1.4.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"935f4027048aa1b495546fdcffdcb7b68486bcbe","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.1.tgz","fileCount":66,"integrity":"sha512-ve7yEQwlU3/ZOjOO73Z3ZwlyKjlE2AVDZGUlOvdhydYmWcsZw3VAV9Mgsv7B6Ez+y/I6dPBDOiZtHTpv+EPB2g==","signatures":[{"sig":"MEYCIQCJwkJSF7whwTH30XvkDuuVn9fdvmsFUxatlANgh6124gIhAKQJTAscVgBWwWwiYWr4upfIY7dVGQs19GiA1KnY/dE+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":244109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhll+eCRA9TVsSAnZWagAAzAUP/RthT7fYBP2o8m3SqUYK\nOWGNUPwKuHYQ1U9DW83l3A3Bn1te1k5jDhVL3tBaFmG1x9hY/X3KyJYNsJYX\nODHh1Q6a2tRYbq9im3tEXTRXvL4y92CSj7isTD0RBeiLLTQApFFGnI3K1Zrq\npK+UsAsT9pFUh05fPp+M36QSZf3JjWD3cz3AFO84yTYKnRTLxgQC2UGB3YlD\nPZZggralGdpAysx+mIlVPXdCWnQFttlNyxTUJIk9nZzZrRfxL5+iwNMC8/12\nLVR1NZg8m3oeFThwOcDhmRUses6yDWU5b6k+QeBnkLRDJuHmHJEuYQFmBV9R\nxOR4TDh2J6QqefnSJSNMNT/2Adm986+6+UGuaZIlkxPZ/4Jy2TY+pI47973i\ntUN484QkPH/dX1A7IkmV4O7gG+VFIZU608EoYGNpLxve+7cIDhkWabZehHzh\nijfW6cPTdSHEz/2AhCINYOtUB8w1PeH52PJS5Ki2o7qh2fC3amiAAlLrmxDb\n0goEZXBHATkfzt9NKoFR4A/19ndEqacj4TV8dXomlM4yeh4RcFoEAvoKuoRv\nQuoPdQyDxqFHV4xLVI8soHdnptQ1mm80CZk5liS3b4HUI2EIho/7STLaWzU0\nHOV/LMp0wqTW0QwMk5hVMZgc1jHSAm1jUlD5PBSiCkZR6rY8ulW4lpnbTLSH\nKhY4\r\n=GQTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"9f49df19b9c26be17153941da918014c41bdcadc","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.1_1637244830723_0.6823548484387332","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@lzwme/fed-lint-helper","version":"1.4.3","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"c3c101b189178c7c9e00800b7811b6af21948cad","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.3.tgz","fileCount":66,"integrity":"sha512-Gp9uYZI9As2Cjipdoc1FBFU7r/oa5dVMOR/4l+yutEP09mW0w1c+0g1pGXww/lLbN82nyMePKJP/POf1RVvpDA==","signatures":[{"sig":"MEUCIQCh7I8wWztIUtjT/1fyCZ9TWKZ+NoStVbnqdn6rb92/hAIgdMGOuky/mIdZAIXyquL4njcV6DfNTna/mj7sgSV9dQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":245418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlwVDCRA9TVsSAnZWagAATHAP/RENZ/7t89CO3M8fnFFB\nJKUfKQhtf4owSxVn6Yeo6nxHKcArCRXe+hUX0HEaSvhHF6/TVlzAuKMB8IMZ\ndGCMoRVLl0ENR3MLZRNeoFncucXuZaHH1DCPEaVicBYm/7N7189d0nBak2u0\neNiFPxn6hBFhYmS7hPT2Hnjzlf7yQNOY7KE7eJ0GdQ6G20QmJW+YhK4hjM9u\nNt89O47sJJIchm4dLCqWzymxUZk9An6VpdcpfTd4X7jVFt4UcG05pA7p2Hxc\n2KCq8+ZCBZmkCBXlhQP2j90DoSgP1IZ/GseKNvbkukcirRX0ewwVfjMkLEmn\n9wIMM4UitQRCU4HFNmyzmyMBnqb2Si2TLg01a6OKntZm6/z7SWZHDjK7Y0N6\ndz1ptH+LjPNmnbgnqbaHQ0OULTEyNoQA5MiJfq5Riq/o+HxhZtUllbIhljW7\nbAASK4mqjIPbyM/RidEFdoykldX/WgFFw9pb9diP5mLeXzHIlm8QfSDe3vUL\n+gtIdBq650T8Hl0sIrs+iyc9DY3lhTnM1o5EKCDpMUD8Afh49HlvO/+yLP5x\n/mUhJsQndKqGYIQp6Uq98cFHEytc7oCcz+Z4ZipEykl5LubTnbOyZSYHCo0i\nq6VXQAFMfYdvKSH3xoCiycXmaxheFUZiNf5ZXTKnM9TrPc4QfFOXzjdhEot5\n67P0\r\n=sYUg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"706ba99f55d1447bd7c290febc3634d92a698380","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.3_1637287235779_0.5008921765186987","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@lzwme/fed-lint-helper","version":"1.4.4","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.4","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"c26371eb6514f2cc29b630083b3d2d089313da7a","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.4.tgz","fileCount":66,"integrity":"sha512-E+Mb4kPF+luzvw82x8CugWvdB0Z7fSsNdIUpLSXQ0lrmfByZR6+WahrDOJkI8x/Pj2gRcUGfQyF9CLK1qB9/DQ==","signatures":[{"sig":"MEYCIQDtvjSgoW+l6FlCPtS6vbZ3LPX6iM6oBMrA+56EFqxdOwIhANszpbd4GMfCbdqvsHFkZ+OH60aPdTy6nVHj1/CM40IB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":245836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmzzDCRA9TVsSAnZWagAAPK0P/Rm6u9n4BR22IwIFablJ\n+p8t0H7DYkrc/SWsdqO6UaQ1xHC2WTFMCeQESi04K6HfLndJX3Xd3Nprx/OR\nngR7PO2QsfzasJRhvkUde1+V3hoYTvie/Cym1bdzkhoEp+8z67htOPcjsE0k\nYXqxBRPStTVVAUV2tEvMyPBP5yfYlSBfJvHNdryo6rK+E9Euhf5N11n7D/ir\ncFTJzkLHvhqlVErmbN/BWBR90aJeUdBUROxwcNuXlgosjBJc7DO5KZyu9EaQ\nxZAo+Cud8afuUpSChJg8/5z/2TZgZt+ZxS0jw4Y1Ifj7uguxyxnika9s4++x\nPrRiOqXlqyxdm6HO0eLK6lhihSxwTPPnZ/clStcfdFMRF6sRGiPkm+VFhx9M\nDTqxQq/nTf/lBajz7CNXttag4otqyinp1j+5LM5tgKk+GzY45ccgcaeuR4ON\n6VL+yVt5aMixqs/QqrnUNtTWizoAVIGQhKakrDc3Ir6nGGACRHnBdjmQza9k\n2+/VCgvU/tBCJt9sTFop29tH5lAYIDf2p2Dnv2SDywfcIaxi3QirnWuKm4s2\n2szI4cb1G9hxU+8QaSBpYE0OEm24S1ftnxgCH1qLQ9lo3qFbrr3mo4CgO3lH\nct94SonupryGc54XG+ywzFncSLUrtmSyWx+uAeJhb5brpJFLOhsSAf4H06vq\nNs2R\r\n=LR8i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"1484181a5eb2b5860b5c8f1c12eeb9b64e6c0cc4","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.4_1637563587602_0.7777441685813189","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"@lzwme/fed-lint-helper","version":"1.4.5","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.5","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"9790f86c596861aa0890948310ba0ca31f0ad73a","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.5.tgz","fileCount":66,"integrity":"sha512-wremZJaUACgUCl2oI1X9IfQ1wM+XjWn1Je9H8Lc5dRppz+iJ3enJxmo1pm80v7b5I60iHJ5cRWGcVKDVLE5KnA==","signatures":[{"sig":"MEUCIB4rwyneA+t/6GS6LyzUkzgmBL9HHzcxl0a8R/mKQk0TAiEA6UyWodHRBgii0vqTUmIHqKSMht+a5qzSDgt4SwcVbjo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":247512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhn5zICRA9TVsSAnZWagAAPhkP/iWwOqAntI0WZtlhC+jV\nGlNSjghoZDyccNJE8tbGwcqLbc58zzeEPN5ApREJ0agOMBsQejkXlhmIMHeb\n/S84EfKRFjGUIAZYbHa72wE3wY/y8xEryjeKQHLNkkYYCOizcm6L5cxULw9E\nUVWjNJnyBdypQO7+O5mHVhrMudIpnQMd6NQgfWES1XmhsH/rD5uDjAN9Ee4s\njnE8iDMc5gaq85KR5LsEizVEdcn+6eXprsFFgnn4hjdIs2bUDvFkSdMz/zEK\nG7w2qDh2vnTKJjGiO9IiShxgLxi5EekdezefFSl/sLLSxXh9MDLVAT928lX8\nPBRLApPm4mBVVaBBlo7YJyZO9zQjTcNA/ujuPAIgcglXaDoxL4JSuFxUEMRH\nvlsYeP2jGP58BrG+0giavDdEXGBCi9fM170WR4UiiHGZlDFtGjTbGFTNTxSN\nartfEj8hhsSDtLvpm5eBzGebznmJRd/9xNsfb761BzwODZUPVNyOP8ahAcm+\n8AlG7+MFaLwT32ddbURf1F32VJSRoElK0sDsSBsl+3LldTvwSt/uCP3yv2c0\nsHQsL/Bvd8T4IMcS+7YQ41zO76+pUw5tqiG1eCTd16oCTr2XOaHFxbBJdVAj\nUPpm5W+eyGX2JQXfe3fnJtB0R9XNYJEWFWpjnbTE0v2WI6tgI7rhaTk4KRkw\nDw1e\r\n=rzhF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"1de22de78a40e24566dc19cf28bbf4a9d7243ab7","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.5_1637850312374_0.8975647159220292","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"@lzwme/fed-lint-helper","version":"1.4.6","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.6","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"b26994dcbd5844f8ffd55ba520dd47e5c5a09dd4","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.6.tgz","fileCount":66,"integrity":"sha512-r/38Z0T23W5AXjEt01aGaPSPh07brsVFcCoAc7Rr5JNrQdQjOF/4Iaei0d/jxdgWYQuLdeGynOGrLB95v1vDxA==","signatures":[{"sig":"MEYCIQDacsd9k/w+yLrVybB29z8Z+80fYzqJ7gFnNA1C2IHHjQIhAIECUnF8hXra8QQkjKEwVHr9UPGPphzTzzHYV/VZ1xJM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpi7zCRA9TVsSAnZWagAAG4IP/1aIqI0yWZ3OjRJJu8M/\n7ju/iueHCho/GvQWrzT7hJpJvt9DY5Gh4nvqcsshCYGwadyYVY2DuTTCWQnU\ntz4jJxFllknqHv9RqpIjYzyYR1r2GEGCePVlJBbvmWZPNC9b/LpoWs3ls41g\nke1TvoWHfWqok0lzSBcU9BUgQVRnZKnYFzujIvceSxYZEniazfiCfN2HESL8\nXvHSHiXLaiexjPgOy+ynGyipcc8kz6rLvDvtenxEcLCYKuJXsh6fAFayoM4k\n95IkkRPI2ASlbasYVjJJPbG0rdSgUfpJ0IcjLHDdY0zSqSGEsVr/nynkMeqS\nYP3TDH6vQLdCzoTEkLR/RMwkykVLQFIP7Yssa6ffbzipv0u64PXoJc83F78j\njlCk73DaxzFO9UmBngF6J7khB7moI6j14QWBtyy2Zsj7Pz5IvxPfAO7RbKDS\nZlyG/mqA4nmucYxekWN6t4ufbYm2Wf8igcPsSuK4ZGyiXZ8NoHEPWGa40uIx\nOILQjO3kc383Dv588eHwH+pygNtdNelTUGmbEJvkSPose7ekbMdmUeyQr8/j\nVwUh7cdkx6yEyunXedDf78MwRDsJKEGRCfZBD6BiSBQSWLhZ3r+DHlxcnlcA\nj5EyUjKpaGb1tn0uq4cAhkSPDuA7JNcz4UZr6KI97uWPcx6I5s7AIP6U3OTr\nZgOM\r\n=zOSN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"c96ad9c29382d4798f206a78ac541ba54df7d94b","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.6_1638280947430_0.7384437185572361","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"@lzwme/fed-lint-helper","version":"1.4.7","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.7","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"06d864e90fba3fb12107d62819aaa91838b078d9","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.7.tgz","fileCount":66,"integrity":"sha512-wAwPDtoW4pmjuMOkk29W1+wwPGebHqw9Vg/OYo6df6u/2w/zoZJc5Z1SVQvukyVNQyeSP8QijDBOm0GSJWR7hA==","signatures":[{"sig":"MEUCIQCjeYfOBS3T3Egp7ZFZXMBMNcbLQu9zDsaHAbYTSgCZjQIgDjYI2FYIA1hHnO5sD4ANR/ZP7nrFj9USRL5+ZgBAfnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpyZPCRA9TVsSAnZWagAAwuYQAJ/hYTZoYZ+M9a+H/uhH\nn//lrn4Qy9g1uyIXurojokUuA7FZcdxn19fQYqXORi9jGX0EnmvZBH4TYHix\nzaUWdPNda3ALLwaOlx9e+dH+y9P/EgDGokfYgRxZubAb65JzP0t7yZMvAVtO\nrgx/U5qk4ctN8rgonOR8u4Tp7N0lPOdtAiBnq9ACQggmzBGHN49YC0CdnOPY\nnhnK3xGHakHR4aWNihnsZaVg1Gg8Ne/0V9XEQEK4HGlOD838/y0NRcrhDyvT\ney5Um3FOCMrDRxh5YzNqQM8JsYG+n+YzUC6Z/yUAZhogzPduKGK8LGHy2bji\nEQ3h5dNZd16xFKURd81FNBUHpfbBUuStFIcMxoPSueCB+jV6E3qwdLUAP7uX\nZwee+DO3/OlgPuKCMYYlD98/FiOpiz5k9SrZq68FGbfZ3+k1uLqBWd9PBZYb\nKTQ8OF7a1c7KasOYPOEFP2yWUyAM11tPV4eMmXXNNsKFSuZJXXe+Z8GrOQgY\nh5smTlI9QyTU+1jAgbM8EdHAs4nApMeK6n5ibfJ8a23a5JcFWWvnTlnr3Vb7\nCKRrOeTyUQg0bgYfX4oj5gFUc97aM+ufMItM2TkdKAkJ0ASK6MhYQfG4C+lX\nTmYvfRJD+IW75ROtY+7yy4KM/dIP99311Vf09F4Fz3ioVy7AbCgr4rUBcgal\nOGPA\r\n=hatS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"f0f5cc3c684dba777c31cafebff1f53cdc29d671","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.7_1638344270885_0.8230120384427282","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"@lzwme/fed-lint-helper","version":"1.4.8","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.8","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"d8b6ff94ca3c8afcf55acd48db995011627e0536","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.8.tgz","fileCount":66,"integrity":"sha512-0mG3PVO4Pe064mrNtZoZY0j/PKwYV/6rn5OuT1931ix09bt+YobWOnNndf3/0vl8zBxeXh+aP2NpIk/jF2AUSw==","signatures":[{"sig":"MEUCIHLLH/hn+JY5Eju226CJ27yHfPhcne0royveJ1qZT4Q6AiEAnayHntTKX1BTctwZfRiIpgb046aTLM1M088WoqJHg0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqIG6CRA9TVsSAnZWagAAnmIP/1QwC4IYUOD4yIBQrrCq\n1z0eKx+hj0zbLlf0YVkGbfvZH/1XByWaK0z2Zjw47C2qR8IKWuwX2qrDOkMK\nitm6PH3mYo++pg6O2sAdHexJU3XN0oXyOMml01GB7WntGaT5jbLpPYjNf7dD\nvYHLrUfnjxNT7lD0yEofK4ed0Ueb61HWNBWJfFQPbRmZpt3NPI2hhyXAVzLg\n3Lyn0UKaXwi8iOHgbpnML4xFLLxX+H2J+ai/EO5ul9Q+5txxWxBfC3uHZMT9\nOTy2VEcjK8MSEhletXbiaLCXtYE+sd1bBhoUJgN8CbOGK2cbmhU6SqOOev9F\n5zJtbx7K7bMTODVDP1IDGLcyvDoZcn/Q5I7yVkZb7u6GpPcwU79iA6BIBwbI\nxO7NLn2a5xesw3IMYTohfb0NZAmO5pY0EfDB66TraP/ZXgyRpIDvkfeq3WTX\nqyBEYR2YnqnIz7Nau9NT5utOaXadf2ZXZ3n0qashGoDaorDKVv0YEeSsHE5v\nU1qswJ60Jyjb5JxrEUjd7iRbCBANX8gTOE3mfvqU304XI/N7xNlGVkXZqyYY\noplDzRu+d0Mx2YtPoTGTQHwxsq0U7dQIPd+PxKmWvubPCg5YvOcBNO840k+y\nQksjD6V7twkjr4GGEOb0dkrqbp0BYDgpj9nvdJUo5C2tBiacck4RoU0xfh5F\nyD5a\r\n=qSN/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"946df848787cb8ce67d10bc7397d3238826a1537","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.8_1638433210641_0.3860644336418546","host":"s3://npm-registry-packages"}},"1.4.9":{"name":"@lzwme/fed-lint-helper","version":"1.4.9","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.9","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"a5596a184737e9261bc0643a3b74628e0e9b63bc","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.9.tgz","fileCount":66,"integrity":"sha512-fcpaNX0mGnz/1BoqYD9V661cy1DmAxUB+lxIwd2nTqhE/X7Wce1IYYZaxoky04aCeYtQQ1Gnz/1/YvxPLKwmfA==","signatures":[{"sig":"MEUCIQDvJ9ZBlLgH9Y4qMHdyFmDs8RdbO8MfSWfBry36BSMkxwIgbE6czBS8JSFADrspr+zbhMpEolUUr8O0dFjFKqZDXNE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":252788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsBldCRA9TVsSAnZWagAAzXEP/1UY0nFGTUd2jD8yqaVq\nTQU0S98SCnmFfVTdItaZ9GzA894bN/IRyNgH8GyEMuWYwwv3OmUwpzjWB/WK\nJ+eqMcq/xo0P4MgQRlZKLoA2GYubR9yJB1xhoxex+QtwHqK0Up0Zm8T8gVr6\nEc890+m8cbPnYEhkipYwmjmk4YNu43kJMqRtds1sa2CXJdjX3U3VOBRCfHjO\n5lurdM+WCC9UmnlnqDMLTYTSKXDtVdHvyEeHQod3OTnyoyE3ncAblnRdiTqA\nedQyLk6UNILXqm3pSr054w6BCDw3R91uvv7fwaiiy8UAofpTIo1rUGpnXsKe\nHDBjhIFW4rMrkqPfmA7gMf6nOVpGIYHl4+1FxlM+dwQr7FeiWABbFTyfZnRG\nFCyZ6RYE3nqDv1+Ct+iw1MZHtRyF1rZj+DRuJSrYm4+eZNhwVbOiYde503re\nNFBIqBnf5LP8V+DtpAD1791XJZe3OKb1rC0IJzPO203b5RvlSoeNpQPIPJpm\nVhyHoSL/IuozkEixz7LOZTt1BnfKehcIHX0N+wqYOwhlaYHPMPGJuXnHEGPh\njXffckSBU+64gh7qrCzyxAIJlgT7K/5vOd9qVylLUCK0vNqo1v+koqEEs5nj\nN4z8zlXFyNclsGyBVVGvV+eGsV/yeM2YXSzBCAuAcFTX6MhgJxGVszs5xbRl\n90F1\r\n=SxOr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"424be119cb60ce990b156685c81fb35a55f17f22","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.9_1638930781412_0.10472239518105919","host":"s3://npm-registry-packages"}},"1.4.10":{"name":"@lzwme/fed-lint-helper","version":"1.4.10","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.10","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"fb76c281d46fcb65932d706196e55316ad371d88","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.10.tgz","fileCount":66,"integrity":"sha512-v5Pe1EFdzbOAuqI5cQro2uEFc7YKNre9QagM+ErsSG0b10yE3Sl4oScXWUqe1QqM7x10TdAoF5VyQBEXtKbb3g==","signatures":[{"sig":"MEYCIQCXIQ+wecRduD2i9L84jRKGF2/7Ao0yz0I+ZGOJLO6SVAIhANJj+OuZbP5U/z9/+iTVNHmI+a51D122dXnFAHU8dU0l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhssdWCRA9TVsSAnZWagAA63QP/0CnwZRCFMvy/cJXtCp2\nszgm0q0HyrSC0H8VXuOpnWvICCMGi7Y6A9OPXM628xzkgTWLzhtng6aQyYnS\nF3la6srSSvYM5CCJJ01xkrKwJr6XRLSzeQB+c55+6/AuMufmbndWMCS9jKbv\npwhFREq7w+Mn5vETRGaw+pveGXWhfBSw6OjZd0+H+kbM4SKsl1/3YMiGG/1U\nRay4OGXQVB0eKIDnDuv1k+2Y2h7yrYmADkJ1jQZVJi4lFxqBRhdAHP0ok300\nnnbaCwh7+/ZiedHM5A/T8ZC3NrLn2uO0v1h0RzCTUlDvGDAydMEYv2bXgygf\n30xgKdQtJ9RNYyyhGSIzDjsSnM2xSqoQk4od9Gw8XrspcxZXNjGkmLB7vGkk\n04rw+8TQesmwXBt5LYrIcddL38Vy23WwDyAX6bOKkIGQr+pYDMVTHXNjWuqB\ngIybbUpwIKf43o9PdIdChvag1yd3l4K88EP0K8laoZEU6WZSb5+pV2Y4dxPA\nIgFOu5A4Wy+Exz2lkIxJvpRNJW9afEyQRr+OuePoxqV6fS48ItAxDdZBElrM\nrILNj4ZpfWuWN3n/Xq9LAo1gSSXE3IyawjuWtT1fPiNFGrUPiUrHAypCcSqm\nLwG0IO5Ku/RSYOSCqtzGIbZ8Kroee/7RqVbccIYdjQE7UvaL6MgyDq2nFLuR\nzzom\r\n=ckEb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"136f7f905f4cce6dd4a0de9fd3fe548d2edbcdff","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.10_1639106390429_0.7681311349825048","host":"s3://npm-registry-packages"}},"1.4.11":{"name":"@lzwme/fed-lint-helper","version":"1.4.11","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.11","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"73094d321b2f27f51076fa2997da1e7cb2714cb7","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.11.tgz","fileCount":67,"integrity":"sha512-8pxLZwJIHIVwh4ZFY/zyDYgJwkbVisU6YfSWIICVn43GubKc6ypZHaBvqARoNCvuU1abhqX3rzBljhXHEihttQ==","signatures":[{"sig":"MEQCIC+ArFQSx+uivsg8eZ9hHMgTkUV01IWt6aCfp9E0uZjWAiAd9yH5egm+mByic4DZmQJoSezZnQhcRHhVw3p78AkEYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuUphCRA9TVsSAnZWagAAEBcP/1TLP9HSBiIDyvXbPMFo\n8u0v2F855J6CXgGcgWgGq6Mi/QsB5kV+knaW+w1EOBTJ71nMWDJk3QaO4Z65\ntLkQEBQmhuIi8LNlgFhP7MllfFs1RhNQqSHG+2qQe0OhdIg5qwBh71sIiLDZ\n3vJGWD0mLNHtzYPjJpQ3IgyDszdSS1JjdQipi8D3hDtX36luJZBj5UcJl30k\nrF68PCtRqBjobCcAkSK69B09imggU2i/SfYkWaFZ1Ad6pRKbUqaD4QggauFC\ngwVEiQDLkBZdVL9OJA0JI1wUDojJg9Oz3b02TBHGriILWhRB2hxqLAUPBcsY\nLLZhcyekEPYUqA38oBW7HCAVJn7SDHf3+7fj9F9pXbX62rqMA7+Ax1CaKFG1\npYQp/AoYsf7GDfdS02LOVRJ/LQADqHxi00HehbygmN9Wtoa2yHfKkaS3INaB\nfIkj2cw6AR61tfH4yXgRTYqkeDTMYumN5vqNmrNNUQxwBXrPY7+sWa8I8njT\n/YBLGoGiWA3OChZJ6B/UWjga+nE6PKAhfqSyiVq8+iija7mnzVixht2O3HGD\n2Ccm3jf/dCjSf1hTjUFrwizATMbm1uxdp8vhEykDA6mnlFC0JoBIghjckdkN\n/gSYOyfbqliEg2bLcxQ04zam6zgv0+fQhi1sUyPtCm3xERFLdlLxAf+S3xpC\nBCho\r\n=+1LQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"ac2a67ae1a447928ef98ec72e43cc78e6073ebe2","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.11_1639533153179_0.47929812161152796","host":"s3://npm-registry-packages"}},"1.4.12":{"name":"@lzwme/fed-lint-helper","version":"1.4.12","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.12","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"7e6fdf85576c83cc8092edbd1eb9e59ffb70a8ed","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.12.tgz","fileCount":67,"integrity":"sha512-vYoIlGbXtJxYUGJKiea++FWi2lMEucyEZbzkhMw0/Nkb8tWlU/U8bQggzARVlWJ6/g0ANVVAF1CM5Z1SZTMlCg==","signatures":[{"sig":"MEYCIQDEf9zKcEkDJocLL8HMAWOWv3N47teXk800GjsCwH0qSQIhAM0pQ4VKrMEZ6jAsluhRHg1EqaRDjneXThc2KFOW10rn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyUb+CRA9TVsSAnZWagAApUcP/RT281xGwZ143BuFQtIw\no/mZA7QCgFAq7zodveN286ZhrZmsxXBoJZddxqXeEtnx/IXNXlAyJg5+EZPS\nOIUTTB3vxot4NT7otKJh8eVE5ct0KAkKn07cdwNxlis8WcluIxvLzoMHHDSF\nZDFn9t/Q3xbkUszxq2K0oEb/p/LWCjnfx7h9k4awM+qw8WTHZC2c8fhO1hXm\nte9xM1gmRUHPcH8Ot9qVMs2fqT66Fy0/STXFKgttjI3XknLnfJvZ+054Y6MQ\ngcT++PmzZ94SA58Z1Zf5xw/Lt+o3cYte+c/91Ubp7MtwhG2tKaBZfKCTEOXU\nLA8ntBgNv8ZrC3oXwbuk2BHY2SNHfdWSWD8BxMdbJSuL7bK7gL/ETyemh2vU\ne9QvtBfKLzjFJdXbANzRBV5/HVBcTSNZA4i9BIZqnGtx9EScrUh6siHzjIsy\ntIomJ8cuAGi7qNQhp6iMA9exJXv+bykVoh0+dJo+B1gTxak2mcOQyCVJrj3i\n2gs4JFsevr86wTK4CK1DV0eUuOpX2dk+L/qoYNRwnuc09ya+R5fnABkptrNQ\nXLiUjZH1Esngg4wnL/FOJpfW/k54L1eWFPOzy68k7g8mgZEOHoptIsAHl3me\ni210U83uEI02NUoOkd6pvFn4MJ+KCD8QNOMHFCE62KUiojpCYJGv5f9usJbN\netZg\r\n=yZhC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=12"},"gitHead":"7fc970030e32e9f0c48cf074aa8b1d36a0dc9cf1","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","minimatch":"^3.0.4","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.12_1640580861833_0.3752256396732041","host":"s3://npm-registry-packages"}},"1.4.13":{"name":"@lzwme/fed-lint-helper","version":"1.4.13","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.4.13","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"77389c54d810e23824c025b3665e84988f93e5b5","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.4.13.tgz","fileCount":67,"integrity":"sha512-Z2JG2pCkS6r/77nb9/kJ4gUTq6G3kQvKvKey6Ilp0qe7lhvKZ6YO472dAL5XA/6/K2/bKaqPHkNuY2xB5TWyPA==","signatures":[{"sig":"MEYCIQD69KTcUP7/KQcaorz+woTw3hsRH2NUyKUGWbxzwOwQMgIhAMXdYt97I7gUmGcwG1BkHZ5W/+bB7RHvL7HyK1RhGzj5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhynU7CRA9TVsSAnZWagAAvYIQAId/FCWX7pIfqtHD6OvR\ngTXPMO8shGt8ZcYZbmnn/oyBtIeXPSjRRD+VCmfj901D9eVi7jdtkU0jhD/Y\ned+VmhPKQvpm4f0i3qSlg4HbKeAgVb+3j+9yx6jj1WVKC4xrDwiFCtFSbWYo\nl+5aGp+h6YJ915xpEneJNLk4x91F/iMgMXxTfa6IbwV5l3yk3VeYIapzOue2\nPTxHhJe11wP6GZIMMQ+K+GGZ4eZHMIkdrxXtmAffV6D7CPI6hyhTSeSBSDxO\nhhvgT/z7II0WrcbO/8vfym8lsgwozqAp5C2i13q3k6Z/VVmIxqtOSXtQMgO/\n0gwcEEV99hBQE9ZizLSkVpdL4H93uRrZoiF7IW7rtUbjpCAt7Otm0BzFqBGM\nHQZevD0h0imdafPjLqqE9dpZVgehyhkp0QFbs2F+MVzmg8Cv1emKF5QfGhsu\npDud5A1s57GKughEBKwgL8xc/BNwtBcR5wFv9MrGpDoJMlp9bxqMA/JUnKFS\ngGiaZn+ll+bErInhwOpNyuvL3txeF15SA4uCSKGsPx6GahaigcPr95aLeinr\nZ3GTEznpnCjWuJIzz8mDNiUfWV0ks+YGEhO42uK6bTifMe9a4KxTwXHfQw9x\nNImyNpwcOOmVzTUm1Y/oy2UJtxlAd1NmFQHarsSaflnXGM4UEvupFKcUfwx3\nEATV\r\n=kH0e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=8"},"gitHead":"85373b6e2dd4bfc4bd40a7e26a2f218b428f0cc3","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^8.3.0","console-log-colors":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","husky":"^7.0.4","eslint":"^8.2.0","codecov":"^3.8.3","ts-jest":"^27.0.7","ts-node":"^10.4.0","typedoc":"^0.22.8","prettier":"^2.3.2","minimatch":"^3.0.4","@jest/core":"^27.3.1","typescript":"^4.4.4","@types/glob":"^7.2.0","@types/jest":"^27.0.2","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^7.28.0","@commitlint/cli":"^14.1.0","standard-version":"^9.3.2","eslint-plugin-ava":"^13.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.3.1","@commitlint/config-angular":"^13.2.0","@typescript-eslint/eslint-plugin":"^5.3.1"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.4.13_1640658235285_0.9367642962425282","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@lzwme/fed-lint-helper","version":"1.5.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.5.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"ef4ce8c823e473ba534c368c48326ca7072675f5","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.5.0.tgz","fileCount":75,"integrity":"sha512-tJ/HEKTqQWzYYO1vVumXCYlBNtcO8/xutY3AFnYDVpjr2o3u5+yO2Cm+Qo+30dXtQLjF6WH2sqOjPHK4PkRyCA==","signatures":[{"sig":"MEUCIE1yocnlVgbfgdcwlv18oPpB3D82cYza9+AokkcskWcPAiEAyOMr7awxlgERYC1tQMVwK5064EZSjR/cso1TYKIk8Mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJwplACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDmBAAmZehd/m+wp9pfrxDDZk2fB5xd7Do/QEJ2OtZ6C/IMoLlWpN4\r\npksq9d3+XTbWs6PdAuLUJ13jVlsY+nAIkonipuCVh6Kzl3ddAG5i54xdoQAE\r\nAqIfJt62nWQPgkcMxc4tACGHwseiO+4w4xG8Ny2VYSoAKFBTyvam+bc0R27h\r\ngTVD0CaLJpDOrAHHsj6Ygq8Ml3usV8yyT9z0UW7GbLp/q4fB/49o8Nc/BlH3\r\nIPnxPsZMk7ujWvGzBXjnd0OT6MBUqlnt6F4pizNRfoTgQU1i6bua0zFP8K0F\r\nicF7ymBlu/6W7x7Wkt6nWfqW3YA5CxgnTJ0b61aaGNTlk+JBYZIZjEPYj+bZ\r\nopfAa8FhxxXuWSTmwz2Jr54ocPVc9wSVAGTfJb+b5pGsOErPLt8jSLYO0zmG\r\nnb+UdXSuV9hBSkSkFnYB9DRT0+Z1b4l37s1+Ak7txYRWlFwbxWuYVXArSNAZ\r\nRHBh3b0GotSp/0mbuvQMjl8JEEqI2BPVosZdreoSHvKS6ml+Ssa15rKjh8fH\r\nAru/7mMqro4fwTnECcg7hGObKdXMmidsRo9UriwrZ6lN5q1b4VX0w3hR1ZkM\r\nnrAwGB+9xeLWAwmh4W5IZzVePRPkv7f+QOHrgaTeydl6t44pGROY8b+jzqwD\r\n+aioHrgpiSOqA3H043nK1a1DFvtEgqhwX44=\r\n=N4Y/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=8"},"gitHead":"3a723b6e31b8d2cd46be5c2669f17aafe2d9fa18","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","commander":"^9.0.0","minimatch":"^5.0.1","console-log-colors":"^0.2.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.10.0","codecov":"^3.8.3","ts-jest":"^27.1.3","typedoc":"^0.22.13","prettier":"^2.5.1","@jest/core":"^27.5.1","typescript":"^4.5.4","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.1","@commitlint/cli":"^16.2.1","standard-version":"^9.3.2","eslint-plugin-ava":"^13.2.0","@node-rs/deno-lint":"^1.13.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.14.0","@commitlint/config-angular":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.14.0"},"peerDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.5.0_1646725733005_0.7425878011147373","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@lzwme/fed-lint-helper","version":"1.5.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.5.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"cli.js"},"dist":{"shasum":"ee0e327b86f36429972cd0c0581689f0f4ab6f48","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.5.1.tgz","fileCount":75,"integrity":"sha512-VfyM7IhXZk+1wmpttN6aZ/t8u4vui8RNh4NhEe6/PFKWjXoXcyOUA43hUGZlXRB2WVQjfce5StBx7pf3NFLRDA==","signatures":[{"sig":"MEYCIQDMhQIrm6T4R9vyBeue0bCLmF7WZEXOdq4nRJDP519BygIhAP2FV3TuacAcsFZ0FEpshyJQjkOMkVYRD5nyzEQ3kyvA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKcMUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqygRAAmcMTIsrA5HwSVEoyZaEQJ/iVJoIl/dbjffcYzIKFnuRPf0Zr\r\n9bNbCziL2t7p/sup0KzecmRkRpU4Nmfc74uIe2y3dxwpYuIm2Iw2s6bt6LBF\r\n0dVVM4MCvOwjqKBy4UR4v4P4Kbi386nCmRAhRVqRAZ7p7wnva0GNN8wUn2aa\r\nbQ2/FtoDS3jNo/En62QOwF1txll2krrRC1HdSIlU3xkDO7M4juCtNwCJtNxs\r\nFopUktgBja1yNOp/1Kfs+cOTpCMRMA0FcxPOnudh/zVOc+YD4LkAXX4PhUgH\r\nmiyVYCtk52qBffCb+NFurYxKiSgdjBTXjO8WDhIZFdAlsoGUjyHmPjCvfcMk\r\nc4yB9a4VAxCwYlnwKaYgg+Dod9+m9LB3fINHfc39YkeujHc6a6byuCbi+TXK\r\njZZvT3/DWYkKFJaSEFReb4RLXgYfONqSYCyK0lYjuAhDknSo9uw14ixQD3s+\r\naYAOBwtJbxtxjl4pOxZuM5lqQoUpWodbi7s5lfb1qSgHSZjUxlH5wN8RJ7rU\r\nqVTEZuOGplMgp5c+g9TIHGVnXpwtP1wziLpXn9p4AkjPncppQbEo7m9F+vXS\r\nnOw5I5g1a4Z/yPamoQ/Yw2Q0r2e32OLlAmYuvf8ogAd3oN7ncW+35x2M8MbF\r\n4JsjxvCfbod5a0/u4lWZw7zwera8w2JDKuw=\r\n=vUqg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=8"},"gitHead":"9399c18f65fffb674c99808affec1ec6a0124837","private":false,"scripts":{"cov":"jest --coverage --silent","dev":"tsc -w","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rmdir.mjs ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s clean build doc","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","cov:send":"run-s cov:lcov && codecov","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","prepare-release":"run-s clean build test doc:html version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^7.2.0","jest":">=25","eslint":">=7","prettier":">=2","commander":"^9.0.0","minimatch":"^5.0.1","typescript":">=3","@types/jest":">=25","@types/eslint":">=7","@node-rs/deno-lint":">=1.13.0","console-log-colors":"^0.2.3"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.10.0","codecov":"^3.8.3","ts-jest":"^27.1.3","typedoc":"^0.22.13","prettier":"^2.5.1","@jest/core":"^27.5.1","typescript":"^4.5.4","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.1","@commitlint/cli":"^16.2.1","standard-version":"^9.3.2","eslint-plugin-ava":"^13.2.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.14.0","@commitlint/config-angular":"^16.2.1","@typescript-eslint/eslint-plugin":"^5.14.0"},"optionalDependencies":{"jest":">=25","eslint":">=7","prettier":">=2","typescript":">=3","@types/jest":">=25","@types/eslint":">=7","@node-rs/deno-lint":">=1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.5.1_1646904084348_0.14243837281098704","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@lzwme/fed-lint-helper","version":"1.6.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.6.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"build/main/cli.js"},"dist":{"shasum":"abbab3980658ba32665d7e4d3b4ae78e0ff54344","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.6.0.tgz","fileCount":73,"integrity":"sha512-lzhy0iLk87SLIBoUcitjN/NsWXNHO2Hzw4dJ/F4RC8O/iO7XapWfdCiASGcgj+qge5W6VHBev0aPHN7cS66FFA==","signatures":[{"sig":"MEQCIEw1krvCDwl/Y72sRiOhNrG29RG87apLAhsFRfVAFwbwAiByPPNEHHPsvuIUK7+BBGLp1W/JjaEcHK8+WyAgLAfdpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259506,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJico/RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpxcg//TErieDO1amNzXsM+/tRky18YHvzE2r/12XtwV2cY1CLuNz7c\r\ncNMYrUafya1+tH7Gf9ADdNWD5aDDFq+B7rG8GLkCTIH8GQRcPPP/5bUJpmRy\r\noWfITVcQDwcHQv0Utkz+buwuKu4VB55GZDGeZvvHQpXjSnvGUnbCf0LZV4/Z\r\n3DxKtxgsTri90tCPxXvDY+OAGJ7yevGde0SWPbXBFhA1n3OSWYx1DMcknP2x\r\nPNrLLuBM8hOnjt2ED7wspEm98A/VXuvkrrePZSJEl6saRkifTmqZxV4vdLkO\r\nYZRg/u0M1S8PVdGA9wMhut0ThhQHKFgy2POP4bBibDN7Men4TipaKbWw5fqV\r\nf2OedFwZcTXjhwzdDhjLcgTqR0T3+LmSJTENH7WAAltc0IZnEqltHBfzDCXV\r\nwQyFrTXdvLrzwoemOgOhF91e62l5PhW5F8FytTrZ+Tniqu1gWnMLv5nO9ngH\r\np5q6iMQ1QuLSfEZ8m+3l/s5Ng3cDTOXps8ftX8wHVR+vTLnf2tt2/liivRWR\r\nz0j3BhyEKPpZg9peJLeJ8sLvbLyeFJd7yxrVtOA1pfKyWHQRNrxAjYV6nyRf\r\nKKZNMSM7kest7DxkuIVc0LMjq2uu5iBUnB9FjM2XcPHRK8N2WQVKxhAoCYLX\r\nEs2u2uBDFh+x93wE5y209Bmz7WJ5ml+c/gM=\r\n=sTy4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=14"},"gitHead":"a7cd8de29c7e8426df77c0e78e72cce49d23c934","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.1.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.13.1","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","@node-rs/deno-lint":">=1.13.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","typedoc":"^0.22.15","prettier":"^2.6.2","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"optionalDependencies":{"@node-rs/deno-lint":">=1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.6.0_1651675089341_0.005059739404474017","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@lzwme/fed-lint-helper","version":"1.6.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.6.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"build/main/cli.js"},"dist":{"shasum":"96ab3b6d20854af8efef77b3aa9f92ccf28614f1","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.6.1.tgz","fileCount":74,"integrity":"sha512-dT6Z4nd/kh9SJ1PGCW6kbq+ZggKu5xCDIYPQOws1DddbQKYdphAADPwqydfAI7ff9axDvVAbE31V9ri/HjYS2g==","signatures":[{"sig":"MEUCIQDWWCII10zo3XUefkRTI6hN3GmsbtzBLvmUi+VD/m2sTgIgGYNMnIV54MMPDJNYYJu1XMnYiuA3sL1/8HHMKO29EbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic17nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqhjw/+LFlM+JQUF5o350ajS1YF7/xCz9zh1hBwpdyWtWrvuqWiTX40\r\nTPzUK5shBLlQ18v25RgP0WurV/xamKSIlYWA8Kn+DRZ2fth5oA1MRGiFCg1/\r\n5dr+FxePUwItd+NaVSNhCih0iJfPLrfNgHxF7yBQVYllWp73kr5a4MvbWC/H\r\ndC38rAnOEwAcIoZ8x9h/kvASyEJ+paw1urqq//CrX5TQ63pMnfvwiCsk7NYI\r\nI1XIv3lLloOKdjxAbRFptiwDcRnTDoC9qo5CaW0/7Azp8lG5aF10WsxfVTTj\r\nePru5Jq6bVVYtQQ8doba2yb+aEfC9wQ/YSROz0IPDXBND7bnBZSClWbYCEue\r\nwlUYYPaQwr3erlUzYJVRj7zDRNqstc8/CkmUeAh50aVStEyCNU2jGpOmml+j\r\nQ68HL3vbk+jpVJA82op9JwzVXTst7Iqc78MtWJOBTefl1J3chT6DflZOz+vj\r\nrPatb2w7PXTMAlLx5BvdZ/HU6UgfZ0bOD9WBpRKIhN89dW0dUCmbYVWBEJh1\r\nBx3FCTO9P1N0/D0LShZGMATynfSaSQdHGhA9Fpt3fziETbbnOLe8lSRYxPaT\r\ngYStj2zFLxlpG7xwkMIBTXiUZ5XmphoxNdKm7Ng+VBbc+dHU/1MxlqCGJlcf\r\nNIF1w5nSz/k7J9KnNfw+H7nfVMBL3IrdAIU=\r\n=rRYG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=14"},"gitHead":"de52707489f633ae3e60fce751a4a109f17b052f","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","@node-rs/deno-lint":">=1.13.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"optionalDependencies":{"@node-rs/deno-lint":">=1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.6.1_1651728102870_0.5975969483650196","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@lzwme/fed-lint-helper","version":"1.6.2","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.6.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"883e31c6abd00950784fc5903c0605ba3b67e4ac","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.6.2.tgz","fileCount":75,"integrity":"sha512-dLAHkJkULuwubPjOw/QqoF3VGHuE1/xA57VrUjJLlKLRwwVZBFGMY1xwZBSkZRwjdWbvlnUgkvRVbdQ3bLHRLQ==","signatures":[{"sig":"MEQCIERGqysl0gYPf98ik1gJohxHBOaOhRPEfXkqDeZtYrGZAiBlkKWmGuYHWediJPTBFllB4VGta8NJ0w+MC34kpUVAzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":284654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic9vUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv0Q/9FBtpHtC1kjN5J23RLQ+Et14ZiYSTLXEmPAC7fFumXPrWTWXf\r\nMBSrlLOVZnGsLhAmgIFb3YeLeXLTihjRmFO4CFLYsghVMe5mgKk6WzW+I+/E\r\nhW/EQR9McEcWpBSY15yNQGQNZcdospsJ/VEcWMJ4Ucbl2Ot2LdYT3bJhPtkd\r\nx6N2zQ7oBGKDsIZ5MKdcZ7RLF+IUN3nPAUMOA02klG/mjbiX+byZi+Hi7Fc+\r\nEbho9zDEJiT+gVfdfmu6BanWYABKd0GVx73xx031oR9zPMKbafrmJA7sFPBX\r\nrwsZ2ZExK4kPSgXtNo1+0sCFoKPcaRzaswN+r+lOdNGA6Zj8kDW7W3USwwWq\r\nzf4Po3/m42axlqILb45lAvWa9RW1zdJwdcX6Rqsa/67yLm6zjgf+b8yJcM/7\r\nrjQgu8LxCGj1BS7oHzJK7KBLsqQgSM4dpgfhrG8nzJsRrxTgZvqJK++TgP8/\r\nKLm4xEB9/sERyEq/hjxsDoZQ/an8bJB06ia0VJAp2nvaOV5DGZ6GcFgibDtx\r\nG8o+OkzYlWKMozrl5wKdvVnpM/U+hlW1d++cntFOjuAhcwhFFnij0ZR/ivjE\r\nBPPPZrEnTQltjE5NBbmpPqatlFntWeBDHkdRLIGlv8Qw2RLxIZq62tHdRZU5\r\na9f6+XJtT+tuSeGCLXee8cQ3KUKxCNDAgsk=\r\n=g7hI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"c747a2458449c27bfb2546f1d3ab225748ff6d78","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"6.14.13","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"14.17.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","@node-rs/deno-lint":">=1.13.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"optionalDependencies":{"@node-rs/deno-lint":">=1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.6.2_1651760084069_0.7158822237983422","host":"s3://npm-registry-packages"}},"1.6.3":{"name":"@lzwme/fed-lint-helper","version":"1.6.3","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.6.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"6827472003ecae5967068301f34a4a7081034e33","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.6.3.tgz","fileCount":74,"integrity":"sha512-c6vfiTMODPTL4jfCu9/ikfSSjmkV5d04EGalKDJ7UHIAyd718HU2c9ifMj8ilJhlJj8cqnKLFx1XicdPSjxORg==","signatures":[{"sig":"MEUCIFHzJ7SlEO6IEs42UUE+6UmuVXkqIv+bDA+NbI5YWDepAiEAiuRUTDoVhCin0ExuwYoriJKz2PYSFSKp+6UeCVyTTfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":270975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieIXMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodkxAAi3E0yOOrmUO6O8E0D37Xdy1uCuztBvRkUL7XTUASKuA8hkNv\r\nDxKD5rHQxXYE5PUENjnX5+hGCjpALp/MDceC0Kr3jwipxRlbRROo4kvxbBS6\r\nDNpZYyT75c6E76r7VnZVE45E6ldFiRI4mOEqKnTOIZiyj165XoYe2M8VgAij\r\neeMzQplSknaYUViL6R4P1uvbqRa7q0ZLsfqHrsHvHxvt+Z4LFZKv1gUI9q54\r\nrsK/V5s4+0gweYibNhoCwaPt2kq8cYMvoHVXembWBOY19u3hrSCaTnJPr+BW\r\nDPdtNFRTCz+D2LRgHL/g+ad/ntW8GrlhSN2HFa8cn8POXW6oRhkhqbtKqsvJ\r\nQ2hsJuvU2S3CJ/Gw2wqclvPtVFuHLbnBb1UqjNWZqByOqrtoTneAimH8xgIP\r\nS+83vy7HsYPWgRHKbdNBxcWxeJUD8ByB69ViySRLvVEHVR2t8+w5q4GYWQuY\r\nGx3a1+HbX7lZApMmHe1HN08POyLS9oTrtw7Hf4YjTzo2crwbhaV/JuNOx1fg\r\nBtBmgdW1dWxiz0v255BEA1wYSCQAxi35G76T+v0VkOTkkPZqYySmu7vQld8E\r\nSGZ/jE8AKHsc7yrl6Lcm0nlhMp4APSRszI1Z0Sn2OCFoKbc5zT0GB5nZCZck\r\nv3J614gxsTclxeaWq+y0M39nfxbgRlGWqkA=\r\n=aesd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"df519fdd596d3a7eee35ee2fb577eab93d3cd752","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","postinstall":"husky install","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.5.5","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.6.3_1652065740588_0.5424680175981238","host":"s3://npm-registry-packages"}},"1.6.5":{"name":"@lzwme/fed-lint-helper","version":"1.6.5","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.6.5","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"3557874204dea1a88e881f6e04d642597f1ee41f","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.6.5.tgz","fileCount":74,"integrity":"sha512-NLFJO5602E5aO6U8sErykYjDuVGC/36Jk1uPyLpTMo+uDvlNxBAyVeqkvtSsk5OT88WEgOFx/L1S/fKXeqP+5A==","signatures":[{"sig":"MEQCIH8BnFTI3CcjNQKmh2NPETUHV1sDkWtWySL3eQo0zOUyAiBC9fJA+JHB3lGQIo7iDvCvtVnVB9Wdu6E1wO3zkBIkrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieIqUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpgaw//ZjDOFc1RrOkPQfgrwtZS3lFec3qKg7O5pDJRFYlfpd5W7RS7\r\ndFwB4X+3PXHlUWsoEsv3vFkwkFrGYghi++xyPLmYDxpnYy/+HpIoBLUeu/Dr\r\n2EQIOoKCx1rsyJZVDxu5anE1wPPICLa/juq+wQhtZ1uYpSM8HXEEe84FGzCz\r\nC+QkzMCao2XqGskbeYZliakl2svgyiTpqh/7zZXIFHGl5MFm4DFd627EUMeU\r\nlJxoX6l1gZykzCd1zrNk3Zprlq3l2b5MgdTrG8cfgX+t8nA+cVoJMd43bRRx\r\nd+jTYoouauK9o3denHPhg1enUTktEGnIWEiCwOIcAoLwhV5F3FU8UT8kRMup\r\nRL/BdcZCdiXfDDtIFcOadTg7IzgSXOocorsH7a0IPtumOej5KYTX5tv/WJNc\r\nKSeNmoR3STROdptVx4eOo8jxA7r5JblyjiIo6NRp7guV+zNdJpC4tzAznyyh\r\niuQhcyuLT8TO9KM43DwzDzLi++m8UFdAvUdvowaTRel2RoonyZhvaaPGZD3e\r\nujPXZFR4aOstSLgl97JaYhlQm6qpKJ415/5reU37YIrMbM8LseJi2FrhQ/FK\r\nlbboLl9ntAtB7KKgXNuWEWB4nYjMS2PLUFgw914Sou9dZnYObeEFIoGTU+5g\r\nWAYjXqIVoul7xntP4YEohJtotIURdwcfvak=\r\n=Upkz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"d8ca09dfbe53c03771162293d82ce1dd49879d4e","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.5.5","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","@node-rs/deno-lint":"^1.13.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.6.5_1652066964119_0.1375902350041467","host":"s3://npm-registry-packages"}},"1.6.6":{"name":"@lzwme/fed-lint-helper","version":"1.6.6","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.6.6","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"70bced41f0284dfd44a8099a42d862a43db58b66","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.6.6.tgz","fileCount":74,"integrity":"sha512-ExHkwnlwavxTRDi/VYz4TKkorsphq08DUXEwQu96DASzIKlspCPG8DfeLi1OKKd0/ul5wg0F87sJUBS4VoVvcw==","signatures":[{"sig":"MEUCIQDRQZnFp/tGp9/8Zg0d1t/t2TYHykaNTfAzt3m5kiq3qAIgEoCS3L9Ip2YGHB1SINVedYN8U9k/RSTrOlr5HT8J4jQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":271122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQ7fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXlRAAoE6oUrGDvzhD2VKJm385bgcJkDwV9dMIotWEAikLVv0kqNzi\r\niTGJQ9alV4jI5l4fDqIEN6hVgWhaim7KvHlU+dhU3DlL6vXguGkMTwYgQpVn\r\nELDsKy/qwIIOtn6ctkUbd24QbBLR5rpmfPOfLn9IDdKCKBs/g0amMe+gcRT5\r\nlGOrCBJU0FCowefXdlBdJKIP8cr1g7MBg81V93iChOpdkCEivjjfsDLtd5ut\r\nzWpA8NH07OMws5Y4DOevgZVDo0Otvp/nT1QXVfdODpmcowIJ69yWlGwWfyJ2\r\n7L2Ns1K5ib4LlzNiMDpGBr8lQP26FAD9+FCSrgCYWzxdm5lHCnaklPwdV2EB\r\nLuTU4FXNMGYjrCXn2eQQaliQJrlwY2lxTBNHT6NkRAbgIzzpwZMfXZAI0kPH\r\nzyDTZFqiIyXGTX18FqkuWX1udW4LIsZ3LO9Bvc5/8geRdFmePmPawbgYOiCV\r\nFOzkOmd1J0l10gO3iOQjgiOgjy94NhVQy6A87RHnFoCIB6fxC8Y2DO83jqM8\r\np3Z00pveqoe9+UucAFBHsoHohWAjENlxDiHQ7bC20KbX1CKqciT5w9iKe+2n\r\nN9oRYfXhFPu6VeYaHv1K6yLv8VAXZ9uGTn6SsKRCMBrLz+IGfrg9l32/THCu\r\nyvIDZt7GAPvU/yavZP7kggxRAv2bH3Knuq0=\r\n=aMsf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"daf40cfc68ce8f8007a5731de3c06ee516c70ba1","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.5.5","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","@node-rs/deno-lint":"^1.13.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.6.6_1652362975021_0.8976349785460429","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@lzwme/fed-lint-helper","version":"1.7.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.7.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"57e1b928aeef05e39178f4e943e18ff211f9298f","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.7.0.tgz","fileCount":77,"integrity":"sha512-WM4Je1cnEJVrQeis0lEFnUUvb7RINwYLfMKwOW+1TqzJv6B4jBnAqUiCkmgoDoEOzPWFQ20eO5JMyljJZW6r1A==","signatures":[{"sig":"MEYCIQDdNYO7fY854SngnqSgLRk9OhzWILNoNjDxaGSCUgiePAIhAM5tRJspFQagDNnwViRqnHpZKSdrQrTLXT4xxqycAjXB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigvRlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQkA//R/JAUD86FpdhUr+sO4Jxz30UPU37SmKSwy1c3ds5gkI+gdFT\r\no+g24nN8vewaIQ1Y5wH2LPJeouN88NgOU5noohXAsWZGSuqOGJ9UgM0tNgB4\r\nYnaXSi0RAUO7t2WBTd9BrGQI4Yeqi6LVUdzsAW9b8yEtUXfxbyzjWHp37bRV\r\nPrJ3mbIW/SKE9UoG+cgsbSayYlBkjxXzn1tYo6NxbEaljvy4501AQC0AL+CB\r\nGoqk8nDvWkW+PlAL0FazlCM4QrdGwOX3JrxDxJu4+2/y9e+a2WcMvSSngpBE\r\nlYlmxGVHK6GlVhghwITfEi+7yb6ArnA6rAY3ZiZPiMdyTj6tKIjoBC/y7+K3\r\n6zJk+jsm9tPfxp9uBly/K4lHIqX5FbgX66gHK0gyk4E+k2FKZST25GqtEFX7\r\nRKXl5H2EzMJEsCPCrXa3mGZH2cQnLLBr7Zx1PPUCqp7Lguuec/Ax1BttXB2P\r\nTKL/QvWwVACReHmhEsIeZsASUKd68ZIBO2wSl/fTsHEbY/mqB67558ewR80f\r\n28KgF4ztBdosyXQTG4Rhl1Hjbsc+dxvXZP1jmTvjHdPEnv9kP+ALmr+Qwkmr\r\nUHgFekruEoY+8mZhjIx2nEFNQM0a2yIstssqcESVL9lemgzT8cbDHHzD8OMR\r\nHdWhkY0eqrm5OUQ69e13QXf5kMzRx2x/kuA=\r\n=5JMi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"35a49efd063c3707a256e07c120dbdafde81faef","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/utils/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.5.5","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.0.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","@node-rs/deno-lint":"^1.13.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.7.0_1652749413219_0.12207131394233106","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@lzwme/fed-lint-helper","version":"1.8.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.8.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"88d8020167311589f269a8625829fd605babb93f","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.8.0.tgz","fileCount":86,"integrity":"sha512-iMMJo+yE69ZVZbiWlafoWCcKfnXdYk8kqKFMTOUAg+QoC3Xf7AE69X7V7qy7Z1/kRcjaCG3Mm82Z7KMsQceSqQ==","signatures":[{"sig":"MEUCIQCfdzLjoMnKRItIsgfG2MV4qGcFegDu3kA3ev0Dc3lxfwIgcIWbHz2lS6e1QSb4sMC6quj1lM/DIl+L+2bJmsWn87M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":304219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiofNPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgrQ/+P0ZMCb9rHvl0se7/+zUVno2mXYD4uPothZKcNg8Uk5nTFpzz\r\nEwd8Z32iP8ufXU5V4jO+U3cWtQWZJ/DSacaTFTYkA5o4NHlMNylEEY3APLOl\r\nLEnImMWwb/Z6KdzDtumqMzmvtm9TpjdAM9RN/g7LEsu9fH08HkqKHfTesdLi\r\nDO3/bN8U95pB2LnW+bGUkux63qxNyjdhwIcPcPLwCTa6j9xRGGcHlyuzD5ik\r\nDaKBU5ZMEqLWkHgtwNtkncNHqEbmkZXHFmjOGbLdmHrvgI2MWUNIL6AGZPA4\r\nqaCFHwzjv3c3aHeAtDtBZ6pcLTDT5Z6VKt8qe/EtAp3WeWU1okgKAr8EYJZ2\r\n9EPP96SHfn669AswRTj2uu1Th2lG1rlqiNCocNMZ9kI+B8TMblQhH5J3YYdi\r\nfth8ekwcnTpfFS0xV43Zg+p2qbDKyDTXALr9G0YsfVlO7lhud0lZs1bNnm3V\r\nS8hL1rg8LxoBQMrSBXYMFcPD9ryh4TZ/n+tt/Y3e0fpD6tnQilUqJ+aTDTUO\r\nclBwLLlAKpi+2lqwTYBmUIgT/R/1pfGlxf2zpgz6BINE1Ylleb1dozYl4MHu\r\njReNTLcHzLtfM9Cbk54Pugjcsw7+mKNQaLWd4zYzYVp3gEHHvrzu1bFUXQzp\r\nM2/KymPyh1QTs3BP8ZrZId/QtrdO0Idg/P8=\r\n=h1o5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"c8a814350820c9866bd16b3ae8b6a3942b7e294c","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.5.5","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.0","dependencies":{"glob":"^8.0.1","commander":"^9.2.0","minimatch":"^5.0.1","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^27.5.1","husky":"^7.0.4","eslint":"^8.14.0","ts-node":"^10.7.0","typedoc":"^0.22.15","prettier":"^2.6.2","@swc/core":"^1.2.177","@swc/jest":"^0.2.20","@jest/core":"^27","typescript":"^4.6.4","@jest/types":"^27","@types/glob":"^7.2.0","@types/jest":"^27.4.1","@types/node":"^16.11.7","npm-run-all":"^4.1.5","@types/eslint":"^8.4.2","standard-version":"^9.3.2","@node-rs/deno-lint":"^1.13.0","eslint-plugin-jest":"^26.1.5","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.22.0","@typescript-eslint/eslint-plugin":"^5.22.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.8.0_1654780751077_0.11072059518898669","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"@lzwme/fed-lint-helper","version":"1.8.2","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.8.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"a1f8308dfd20193c33f98b2a93fb530ca904eba0","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.8.2.tgz","fileCount":86,"integrity":"sha512-7zxo/n5sALkYbfhKL8hDsmGmuknhVEVamTmByt6bkAFOZ+hD+A6SSPBkmN2H4BYdaD4cjYaPlHMMOYJMeVgOOg==","signatures":[{"sig":"MEYCIQDnmHQQittxMjYEQ68N3LFbOB4kJsb/9Yh0uKe+f+FPcgIhAOCK2Gn9bb56e+4WmwalosjuQrO74bjU79zunmd3Palw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":298116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitSvlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9IxAAnopYqh/OCmT1+WZ2+5dNQqIBGFJoNHsbxalvt1G5hg47HRjj\r\nlKkJ2BojOx/8p4VVv/KsigG0nIHXetbj1aFqZuXzmuK0rmbPc9N4ez/flnv3\r\nw0g/59xAgj0MrqG6srurFuMbMcOJHsF5GrIlhf1K/bgoeNMig/gNPD/Jy6q0\r\n6lZi1NqKxlUH/ftiLxKJXsYtDwnKnyalzHOEXW13gnlBVB+x3nmESnchfPBM\r\n6v3bihGhEf49u28oqs5Le6c325v5pcm3j/NEmTOw2Wd6pvOie+2neKrEtrl4\r\niu5/v0yYKuFla6+MZu0KfhiRE0tSxKBhdmmxlKlbxPen78KYRNBYQT/S0pdZ\r\n5oRWCoXW0IRuqjF+w5CdvGb7oupJU/N/d+B5l2YVpIF21FMd3HXd8zvT/hDc\r\nwj2w8YUZ3a7MSB3tTzPPyUE5vmZiLafjYv7JF7dtyN15evrOnWvugl+mFL+6\r\nqt7fTf11U2h9HgcAAGmPJLakGohFTjK7lBK6BaPLwYHlxKOtlxsACAy/d4KY\r\nCj2hZDLtveMQXljCaeV4D4fhbWonT8rSpfv2szSlN5hgqYt3Fby2VS0YpNuY\r\nK9u2NWHo+dNiGQ0WYrn+9WShzzmIs2Lc0u8HW1StYPAETBi0GfryV42N5JqN\r\n27s6UNgY5tZUYJobxF8hvol4+NgQQJ++4kA=\r\n=bll8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"0a8503e13c11098c68479c836fdaedf591a21c37","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.1","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.8.2_1656040421145_0.5334045980241906","host":"s3://npm-registry-packages"}},"1.8.3":{"name":"@lzwme/fed-lint-helper","version":"1.8.3","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.8.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"6127999a37d9a27fae713163cc1a666b0d33be70","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.8.3.tgz","fileCount":86,"integrity":"sha512-zEkdIVEUr+2TJnrBptTMxAH9EM9wd1nWlACt1hkvs39vrncsed8DuhybTK6F9nLUJR1iwWllD1L1YwbrZ+FPig==","signatures":[{"sig":"MEUCIDmvLiIlp6rlmc8bN5hs6+5/bXJZrGK3x3Z8ciT3FFP3AiEA+wEHnu4W92DteRhOHHbnuwkT0hDjwlf+V/zouf/WR8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":300213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuxbJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRRQ//dkXyrM4ktO2XGsphOcq16UfhPg1KqVbw1HOv+z4cTDjm8lv4\r\ngA0n28+RJGLm7iuLbbwKcFV1CpmFTZSmT8PHWib3WnM9ZI131useqyMDHGGB\r\nSmSmfxhsnELdXIR458drU4GZqnN5Q6W8DPSWMYQbbUqUUO7ts6NlnOJOZEfL\r\nnyChRZ2/PrwAfA3ZieWek8s9CUu4yjnB0Fst8W+ApRpJHzWwpKNtKgsQ1Ro2\r\nPNh43aZpmFmZguw8bzZsgRyK3oi4qmbHPztDX8b6e7vhU3x1DtAwukw65u3g\r\naPgaxWskEIZVhg7qcNikdyNHSGxhNLSP4f3bN/4kyO9ur0+X9316LKOAaqhZ\r\nFXEXxn8Z4SYOve13aC1xp360cRjM0OiJbWilQs2ctVMXGNR+0Mzfhvx5xEvw\r\ni2aDl2sNGv3HsZUIANZqzG13gZxRKek63IXiYEjdenXIoPMRdUeM62lJdijT\r\n/RPgcL+vc8nfuyv3AVQvRcSLfsvlcXOzAsn08+b/9UxMiBjjM88W8aXZ8Yry\r\nZyTnF5vlRJDEqHQd6Q6i4+uaYvGrm0Bm9CKbG4S2SP/DHaALK13Tqj9VqE+c\r\nPQmOlCJH6dLvI54F5J6wu/eIwkL+D7B+woh0xEoP9pXiIy4WkBSfhHz8j1aI\r\nawsiXpViTvWaY+aG/FKNCP2ZNWIpnn8hf60=\r\n=13Bu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"ee6f0df4d867cac1cfb7475a4cc10ca923a8bbec","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.1","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.8.3_1656428232859_0.057565525089311675","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"@lzwme/fed-lint-helper","version":"1.9.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.9.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"5f9b79ecbb701d3d9e0517c5f6ad956a5c0a4a00","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.9.1.tgz","fileCount":86,"integrity":"sha512-uAaMegiZlECPCdv4h8DCT+1EsL4YL4snL1+Xo+dMhJVCVBZ/pgH7Jhudiz/fcgJJz37VjFT3pYOVwuwr9cDPXw==","signatures":[{"sig":"MEUCIQDx+npyYPghvHFkkzvQNwJ9xesonPg7kIWi8gjyCFj4IwIgI3a+aEJyZPUxT7nUE9NKUZtvkZRVwcsJEsNsmc02GUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":311772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivoLRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCExAAkU9Aj11DtazDV5aCzaHWJ+dmS7LwTUtswdjPGdsM/7zcYdk1\r\nSz879qsuv1C/WAgYK5GuZz6D21G8HmpcMKXd+mqweAvadEaPUqo7lmrI3ICo\r\nfpzZqFppHZ05bb7lmex0LRNiJPjfuyd0Y/G/a/2+PbFQZzeP7VzXDQZvLsJJ\r\njEnHBHQpFk/nMJyrwrKlcucHUTlS3CSU+eiFuTRvXoNB9Ei2E9Y/9CLh4pKk\r\nqGfSTp45rUW2oIYLWc5o+rE0L0st5c+hzlAA/kxfxp1E74xUIg/Bs4+uacmM\r\nw3rSUQ8d8a+yMtCb3Sv6b1PsuINel1EbKN+hT5Uy+5jX2D9tp/i/yeIE7620\r\nFTlo9xzM36gflW3swGvsIlzV5uvxVzyQZHiLrSlXYq6/hAMbuPsC8Z8JmwjS\r\nKF6Wz7a9DFR7/meKqJ+iZsoItOPl2hzpN7L31VzrN1atNfwBlBHhv/0EPx02\r\nyN99UbTgThCnFP4BBcKGCm8CfQ3MfZU6aEJL7I7jdEY4rfyUq6OknPlThmKZ\r\nsG4MqGE6vjavzgx1bb/NoDdA8a3wETGh4tdZaWWZqys1x8OoqfiWVoCI1y5v\r\nyMW+5eX7JMolXJYW4p4cVOlNvQlaj553bdR+lz06tCNAAVZ/RwGyCaBu/gek\r\nACF49AXB5CTv1KnrygBju23UTGmKaqA8bEI=\r\n=ltFy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"83578941a26339642ddf3e20bd4df8c91f80d2be","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.5.5","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.0","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.9.1_1656652497335_0.1687232361926827","host":"s3://npm-registry-packages"}},"1.9.2":{"name":"@lzwme/fed-lint-helper","version":"1.9.2","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.9.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"ed4f36f10121e5a6bf3a39958cbcfdf1c7d6ae7c","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.9.2.tgz","fileCount":86,"integrity":"sha512-Vy/ID9E01hLNPxWlo5ZLuHktA+eSz7xCEjUGKtZfOQYpE96bnN5d0X1nBVKdj2CiJJLgE3IgIbW4K9617bEPVQ==","signatures":[{"sig":"MEYCIQDUbWqVkQL8TCS35xBGU2W3J8OHCYsx1bK3tXrs9lMKvwIhAIWtFdXZVb/Q6BxGtzms9SWiXTfMoHZX4nxI2KiBZzZw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":304960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixDtLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOcg//b4sfi//k1GU4LlczBZTqtSlZgjtatPnon8JsgkD2Lf6Yn+te\r\nSH+//gC8XnwCydq0niKh4f2rJgeVujYEZpHEovl9C3WYFOQb3oZADr28Dom9\r\nJa31SIqzM0zRKEU6t1J0nGI4eHsBWKWLG+qYsspj5Tfue3jk3eQ53a8ITSWA\r\nKzMgV4SQulzhRlO0+398verzTl6IA7KCMjC5D+yIf92WE4u+7NG3g221R/xf\r\nw6kvvt+1mll5oT8tUncQYztTpaa6bs44icpX3E3YK14zuUNKMaGaR3kEHWZe\r\nYw7fceoGsEp6X0fyn6o+/dy3W9XD/A1V/4iq6hygwsxfsCTmt42SNZwYaUFO\r\nlSS5+3GIkZnUrs2THtnM4X5bRE4r/+I1kXMe0DAxi+cLcMmltR5sECzirc+C\r\nX4zXO0t2ZKH/kcWG76BvOzVs5r3Eatt2zElSZK4bna4og3VMB7Km+QueUX9+\r\n3BrFidVm2Mf84KY3u94hafoPHjm0Rv+cbcFW5yOrC8LsTyPrPZLBd+npMMvY\r\nU3u5SgfpsRiYm6HOl8+92t3QfcYL5RGewPZDGLCveI+Uda2UKcBg6UTq3omT\r\n+7bk2m8CxKSkGyDS/Cbrp2/eCsM43T0P2iiomIkdS6Jd0V3ezBClluiksABv\r\ndsmyiOPysNO8xha66hu3JkMESarW+wX/E8Q=\r\n=By8K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"8c1a51dfc7468c68612f93da29cb886af24373cb","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/types/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.1","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.9.2_1657027403646_0.12418048259490644","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"@lzwme/fed-lint-helper","version":"1.10.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.10.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"cd1b91ea100f600bde2e3cfb026665fb6ddb60fc","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.10.0.tgz","fileCount":133,"integrity":"sha512-My0UvdnhDan2G2eEmJO5aKshlywGmQyuAHo1vBqdfG2wif9vBbXv2Km/vJJkbsQf6DFoMoM8YRYBIBSzU5geLw==","signatures":[{"sig":"MEUCIQD5lG1U6ArhmM43D1LpV7/ENGYsOsio9BwyES+APNAZ4wIgIe/WBa1X0mhm7a24X2hqh/7YiRgl+cwVuYSRaxdMstQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix4O8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSeRAAlzeGy7xPpNzyjIeKwT4Y5RlTUi6wZDCtpAkH1cw6FKmcRR8r\r\nPHIuHSinqbxKpWrylhinzIWlwZZLtTSJine5osVE/0pCB0gjaLFvAdmuYiT6\r\niy2j+TqImvS4hiRUz+hdK0mxUJShy2mcAvH6rDGAT/9FT+kecPL/FBrVcXYy\r\nKjZjbVB3tSaXnbbPz85GwuK0F0l1kXsg2urfvd5So1eX+K2U3eNBqJhgHWsV\r\np/GI/tcowkCgz3JbBOVFzv8akN3C9HxYGA8AU0osPud8mPmSHKZUrqdZ+BeL\r\n4bEbwSVbFW5UVswOnqa6bBDWln2hePF4T/KBgiycF2UqFjMh8djnFRnDjhql\r\nvZMornup7p4ia4R8KpA+YVf9ZZxjefWDqkCGYPDVVd4Vxgs1oGm4E9IUw+Il\r\nJrbb1Mk1qBOVjglJ/sxxyQOaA2rszu/FCW93CLRyUkCdNJ2o674VU6KzvvD/\r\nJHjRzogLFvj8bUkh7rDudjf4OyBZuUPLSB1r8O4gO9wZj6XjGgH5Ow4iRKlK\r\n3d5hxqSo1JH6n9Lw3/fLssjrb4rARy+bl3dO/7J5+C9vXLmT/v0e+iYqAhTx\r\naOWhCVFlH8d4PBwGfMvNh9GQCjtha/AL3HR0pDvG9QNkXAr6bXD1PANhQ78D\r\nGDDWeBrujZqjUWGhA9vQGKtBaoMquPR06Os=\r\n=0MiN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"eaffe9d40a738586763fd09fa9b118ed035175e6","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.1","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","@types/minimatch":"^3.0.5","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.10.0_1657242556654_0.27603396774091515","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"@lzwme/fed-lint-helper","version":"1.10.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.10.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"0e54c9928b2e125b353a9db6c277a71817b476c1","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.10.1.tgz","fileCount":133,"integrity":"sha512-U7UpiGbd0EjZw3IkSMyOl0Mg1k2Isl2FyynSexwhWwz3g1JxSzoTLMd84Oo8LPpOK102DyE1dhPpvyLjPyvZgw==","signatures":[{"sig":"MEYCIQCZQffpWVTF0AX0bPvuLwLRRoGz+dXrZY0Itbc4I1oAhgIhAPANpYqv+BcELnN4D5aGQN1XFbG7HcXxC+DziNObmu37","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":347223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyDydACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGpBAAlfxsTF21Ktgy4VPgE7+jiCFiaiR1Xjt2QigaO87LvL55f96q\r\nf6sdJ+qiDk7Cm9UrxWcGjUo7RTaiB6488bqd69ZFeVnbwwHWw3h6QAmTbhB3\r\nKT9JwArLLycXjSOJplUkE/qjLbN9YAQf26Deziq4P9kZ+LDhmyP1FQvlBI0y\r\nKFqJ+wDqo7rhLmEwxCI4ArlvgYx7x46WB7lYss8msUZs7W+mmS8jm81vvH3o\r\n/twEflGAQBsrC4SdzRA3STFbkcrgzktfEXHwngSS79gUvBDSUZyBtROi3ZUU\r\n5lHIx8733YWKh+KhWEBihbF5s5jWR+/qw3PnsEw3voiyclqU5a28lNNwqyO/\r\nUfqxaKFtVqUI1Jun5VvjZVFOfmnf3GxfE4HsfAi/sEOZWxn78mwOPq6i7w4c\r\n2XEztct+KNYxCI06gPLZp2VBQlkyctcvhZJE3EIIfsZYP0/XqPGu2QF2oDyH\r\n8Zi8eqN89A8GWOKQ3GdL4vxEMhSA6OuhPtsqRLDFASc7Ktw1pfHkWpc3OsCK\r\nPiN4lNbwG5QsvnuCiW2g9x0kWkJNod+tqT557+i2vCmCb9NtvhNAFWVsgxG+\r\nGOAu8Z6KMjTL0IJe2ULccO61/AmbzLxnzLLh0OAtB68gKFoDo7XX60JtnwUc\r\nOPz6CJwt6kn/QTGTXQLNI9RmTb+2775rVqM=\r\n=TZDt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"ee33d323ae3dbb3ac87eda5631f297610535fb13","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.1","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","@types/minimatch":"^3.0.5","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.10.1_1657289884864_0.7401019196574288","host":"s3://npm-registry-packages"}},"1.10.2":{"name":"@lzwme/fed-lint-helper","version":"1.10.2","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.10.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"02f29889948976db8b51923acbdbb3b6c6a55c78","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.10.2.tgz","fileCount":133,"integrity":"sha512-QlPOW1pkrZqkEaff2XhNzX8kIOs9eTEGEI3KRF0lYbH4l9hxfURG0cwZfBUae9EWT7F2tZiCVbo91DrpRCGL4g==","signatures":[{"sig":"MEQCID2EqbUH9nEBaKJrK0CrWiNlOsw8Omq1AvGtIKkHqKLaAiBni2n/VvMGzvZGZ13CogvQCWVjOGv6eplpcJgYXSSuRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":346142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyDyzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraQA/9H6uwmkm+ojOS2/tL1VfRKMB+e/km0pKDoOOkToRgMAFAOrf4\r\n8xYyol5QOPxb1vlXvrpfIIyc16NuYrgaW6Rr63ay66hkrZgEDtHZMRLV9kvd\r\n7OyNDYIy29377499ufggfiFE0uZntukx5bHZ/ztMFuD3ELN9CN9nTBXRXmaq\r\nUkNhE3rO6kD1c6PAc9vHMKBQxyyIWCM8jB9DLmclwjsQcukbjDWIY6enfH5h\r\nS0+uEn941drlUFKdIqh27j/jyAS1L3/rRgqbay6rtZCeIw5KDQ7a6N2Ueqy5\r\nMjUqbPinrCypJfG3BvcqU9bK3jJMAKfIESS0XUEM+uHzmpQo6JffhFK2g78c\r\ntIqhjay+Giwk80jtdG6om1IPM0Sb0zwCA65tg+3TOKdAU0ZXTTcbxbi2AduY\r\nQQpch78h0JUr0eDKVuCCLqW78Aitb1YSrpdJlB1JV+hUOxz5KuVhhoOWuOy8\r\njfUrrrBLaCVEWOURIiLnnJwYt1TM+9PLHkXd9dLUmVHG5pHUojz8MYkzDvB3\r\n/1H+uDr1CwGhD1zBMVnvu5GKznyqxlJNhOqAU7Eu2r//EZ82JM2ig0fVaeTW\r\nvEHyq5XcCeqkZrDDnENzuZYm9RX/nbtPSspblsdrcLjvoPGwGGun7Y+RrqMG\r\nB4g5GzcomV+QHHbdIE2yGVZ+aSOVnLMT08o=\r\n=NYh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"2bec484d85c0f394e08cd4decfd36fd52fe7ebe2","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.15.1","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","@types/minimatch":"^3.0.5","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.10.2_1657289906896_0.2814502226921134","host":"s3://npm-registry-packages"}},"1.10.3":{"name":"@lzwme/fed-lint-helper","version":"1.10.3","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.10.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"31d74e001c24356039241014457413e3655409a5","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.10.3.tgz","fileCount":133,"integrity":"sha512-0W+GVZ4BuWrQ/GGqRZkKMl/8n+BybJbSSpmPm5wXALmuen/fVOp4O3gDoIUqqzcwaep/lBK65yYPgwJut+FB9g==","signatures":[{"sig":"MEQCIBRYaftDq/AADmDibzW8P5Tx7mIuwddfsDp/9eRriYorAiAnt/SPAhBQ3mJ4Ap8bguhpbymUksKdP6JrmZDvpMWHcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":346134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz7wiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpK6g//Zp4AXi1ecuI/41oXjC7nAjfpCojwCcRwI9aaUjuDRH8uj4tl\r\n4Ml40OnQBJB9pfs9ULzl+Dk1Tx6hOHDawdk4ul7RfgUAaJfXZUzU28bcfP++\r\nUcC3htnh+QPv2HDSBCWB4tVl6GGVf8f5IQzqGf2zMOlUIkxp2XvPCaEeidt+\r\nK0iEI6zxOGVToQYxS7aLuTz7omVO70w+zCYGshyKy/GEw2c7+GjbsSXUzNZd\r\nYopMjM4jc3gP0htXKOH9hyMRWEgr2j0xW85jvxDdBLGwhb+7oYwTtKBP/yms\r\n6L4SQ6AFLE3QS+CQ/Ftu1PhJqXTS7ukRotINTSs6wMUUP53xAAs5e9NT1vD3\r\nyJeavIbIY27CMbUcnsaP9gor6NOIChK4mazeMWTkYawN4bfdaAju+k69vuwR\r\nXLVSulslKUhD7o9E0Bz7WTFDQxNYwtk8gvOcUa69hK13S+jFcLiT0upag4YY\r\nVI6wI7KZr7rGd/Gm4UhTScIZo1j4rxtP1pmRQxw5svNMjEJg7aHxIJCt+OjK\r\nkQ2dingabvzeXtqaphsfSlJe5cIeeQvR6EUcfGmjjykNIrbSTwjuGSuQWisS\r\nZGRIJcwil4Ni5BXLmzK/ureOHfXya/v2Eyr4E/xKfxEkGUKjlSSh6gwv0cvM\r\n53tzN4TdImk1NZmaRp0DoofQPxOqJp6EVsg=\r\n=bFes\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"3b33d1d6b7003f1f30466dbb5d972e63dd7bbc1c","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","@types/minimatch":"^3.0.5","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.10.3_1657781282323_0.14510830404247765","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@lzwme/fed-lint-helper","version":"1.11.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.11.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"4c0bc7701c98d944ea582bd5889b6ee0d7af8f16","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.11.0.tgz","fileCount":133,"integrity":"sha512-nQ39GUe429XnQ7YmjQ+BX4FrKW1GsQiAWwqNGTIGEa8FU5neJGAl9Sg+l4K2pc9wXrsbB40h7q/hvvyx3wEUpQ==","signatures":[{"sig":"MEUCIQComsixT31Krwe4VweJL2t3+IHoiud5nque3D2NWfRZbgIgQN4xQfsdBdFdCGUMpacITPfltKw7AuUfqeELgV9haIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2UTOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqftxAAj0oPX45HNaONKjIXkqET0QyHoqW01NPkHrv8XTJMhM8P71IC\r\nsb0PriKA6CuqcYTNtwqUaHdEyVrBViMWtCdVD9KbcHr7xYbfBXokX3guq74S\r\nU2JYCbq9b7ZCX18wpsuZ3Sn7wVFNRiYq4jVWdj3TJWXtwwY5MH2Pe9vH3rGd\r\ni2LL5s0pxwZQSuQXb0ljz4Q2twWLWsoKnnSu7yKzMKOIx9v661Oe4Mwao200\r\nsaqC1Hu2KtpokuIfcZrNN0KAxwi+96g7JtvF1jT/KhVo4nCMN3cQmuDwnSVI\r\n6AzwXsrJVHMh1K3ZexhNLQBWSzhimDqE0h3gn94O5JB4w0dSPtQHBkETM5Ox\r\nm0dO8kw2NBG/uQZQ87RzBLFTiKIJx4XbTY+wD6z6QfGcpeYJpoB6dEU23KEQ\r\naoRNVtsqYyaamkfQxdRxHxobMFRs6VgkqsPyP6KRc2vQc+BkxNHvdobHCSkh\r\nnOszonsrIT7Ny5HS7nHD3tzHNGgR3mkMfr104PYyIGFfF7OUs4UAb89IbV5y\r\nqJU4aoFByH8oR6pHERjQ8lDY7zJOf9rXqI1QG6Us0GvZx0hyvHFFyG6z3X7q\r\nKaNJVr8xzfsOGt51rPWWJjeR7b+6y7w+cq5OsgFTbeEdpxWZD9xnyT0ujypM\r\nqn3wGkAi9QRWhZi1l4P6WBd2uLKZKKYRQV0=\r\n=n/Of\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"d01efd774d1d3291160951d5aa0bca0201424b53","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","@types/minimatch":"^3.0.5","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.11.0_1658406093802_0.18607851969288713","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"@lzwme/fed-lint-helper","version":"1.11.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.11.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"261f1412ce33b5566b25ef97168c3de305e70057","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.11.1.tgz","fileCount":133,"integrity":"sha512-skiQiPraQG4iZLgmArvz1MCbBoCt4kUXvI2Z3z4vdYvei4qtB8MyCj2eXdbHccYAF+u6q8P5svf7AePDQlfPig==","signatures":[{"sig":"MEUCIQDK0VmGrykZ21iPsfVddjd9DXoEcRaweBdR6gdE/ViUhQIgCCHiV/pOxI+t4xm4Mgdkhtaz8r+z44b9YHbw3nkdHgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2WMUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhxBAAn5/4t4AIUyv1jRqn9z66JkgoYZylER7vbWx5raT4TLzf91cw\r\nO7FszZcrBgEnd6cU4ah8lRp1auMm4cm9QltpomY5CTjw/zQrgz5D4N4LDTEA\r\nBkXWCjuaGrsYvb0bJ220mJrEmD8hm12d3Qa0vYBU0SD2lpa52sRUGEIGkwLK\r\nflMRgsHUpUvgUTCs9N8neXD/0/sGdGt/DWU0RpoCk8O0V100nKpoD59/qw/j\r\nWrMAEv5J7idU1cJ48zuS4DUbICYk91yRuS87QnoXl/B4A4wLClDrUk+v7LXA\r\nbECdMfUg18CZdgdTmLXM0joI/pdELS03Qh+EZDrU9MLZIXYZDWGP0vCIU0aZ\r\naLqTv6qXInFT4puTIT/Xh0sTKZZmrf464MHWSl3nwZ+0UbIHSqVHVh9uOih4\r\nRkG96uXPG7aer1vNkjFazjxl23wVdohUC0ksE+ah6Gzisd2UST93Ej368u1k\r\n3MXbTI5EGfhCRx1fnjizqlMMV6n61SbHCnP4gehLwE8+/eVYG9Z1YPiYDtHo\r\nGSXq7NiikXBb15bi7HNWFWzKSx9szNShAO9mHuTw41cfSDabL7UeOZq+p5YO\r\nH7il+ghXStRQd0kXgvRf89HZf6XHPdFGzSl7JcW0q8ZKOLITNgqkHPWk+07b\r\nZSLu6mfPyw6262Fy1BE5nWSRUmleiLOSxrE=\r\n=P2dP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"2f69771e247dbaa4e2fafeae33ec995a1abf38df","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./build","start":"npm run watch","watch":"run-s clean build:main && run-p \"build:main -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out build/docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json build/docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","build:main":"tsc -p tsconfig.cjs.json","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"build/main/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"commander":"^9.3.0","fast-glob":"^3.2.11","minimatch":"^5.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.1.0","devDependencies":{"jest":"^28.1.1","husky":"^8.0.1","eslint":"^8.18.0","ts-node":"^10.8.1","typedoc":"^0.22.17","prettier":"^2.7.1","@swc/core":"^1.2.204","@swc/jest":"^0.2.21","@jest/core":"^28.1.1","typescript":"^4.7.4","@jest/types":"^28.1.1","@types/jest":"^28.1.3","@types/node":"^18.0.0","npm-run-all":"^4.1.5","@types/eslint":"^8.4.3","@types/minimatch":"^3.0.5","standard-version":"^9.5.0","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.5.3","eslint-plugin-unicorn":"^42.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.29.0","@typescript-eslint/eslint-plugin":"^5.29.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.11.1_1658413844588_0.5130386719668796","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"@lzwme/fed-lint-helper","version":"1.12.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.12.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"c2d57ba8894eecfe0c376c3c98bc0cc039d76cbb","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.12.0.tgz","fileCount":147,"integrity":"sha512-99iKLXW8fsPa0+dgZzsbQ3RVFNmp/PnfJWkqJwWVGDLN1titYprKyZsZJKd5bc9lTwsvXAMGXyEro766WOmwOw==","signatures":[{"sig":"MEYCIQD14E8F27ydgE3y/gEuNsmNre+wmlgHHinzt7kp09mgdQIhAO99O/auWig5X9JVCdGDGIcCFHUbxEc1hQsPgQ3XVLYO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6N9AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrh/BAAj+aaIo60fS6QKiMTaSiHIM4Q1f1KY53cqJ0foKi67socbG8i\r\nbPf5+Ztz8g4C+xbblraWDFYhHMb1XvWxI2BMZmuZeHjCqq/m/k+Z/qFP0qGw\r\nAzFqpLADFn9IMRBFxRxV1utirYIca2YKOU+zKtosaam5xloe510w8tFkBBPZ\r\n+dWSpVEyp+3uoxn93Qcfh+bRHV+mFR17x7CztdJddrq7LjsxQxblY41viA5P\r\nc0PkMCoPgidh6IqwYNr22ypw6J8TEo85enXa7aPOasilH7cNcDnwRdQME2t0\r\n29Ak9m5Rj/ng58VWpVeVOwOhsJr+HGae7l0AGabcIZcKTL07ZSwioGqTbtGZ\r\nIRsdXd2zw/5qzIm1e3W819cdAwPQ3pF/NsnGWWaVI/+D5TzaN+DmYjtkgh9w\r\nuMDKlg5QM+nwYmt+ZUFX6PIfc4bn3UAFDza67OB9fn8fLr3YouykYkNtEdYQ\r\n0OfLzoxdhXt3oLh4H8ulKdn77GfcSp0+iabRmCflJfwI9iHUoYFb4vbvGhLr\r\nNkc+8k+ffZ/roRGA4KeC5UOsZjxgM6T1xeKvO0OvGjUxlHYaD/ZJSrJNV51b\r\nlfT9CfN8EuF8U30EaGr8/huPxSfDPxiGye2fXEBh4YRV715TVgMKwycdBwJM\r\nQebHikVS5HpoZRPGGX+Ixk0D1+U/BiG44ck=\r\n=LW+4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"gitHead":"907298e3a81fd8c5e5742392218748ab743ce8c3","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^0.0.5","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^28.1.3","husky":"^8.0.1","eslint":"^8.20.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","typedoc":"^0.23.9","prettier":"^2.7.1","@jest/core":"^28.1.3","typescript":"^4.7.4","@jest/types":"^28.1.3","@types/jest":"^28.1.6","@types/node":"^18.6.2","npm-run-all":"^4.1.5","@types/eslint":"^8.4.5","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.13.1","eslint-plugin-jest":"^26.6.0","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.31.0","@typescript-eslint/eslint-plugin":"^5.31.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.12.0_1659428672632_0.105991051906563","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"@lzwme/fed-lint-helper","version":"1.12.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.12.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"27e713a92b4434c36885094b495c2d23e5d88bb8","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.12.1.tgz","fileCount":147,"integrity":"sha512-MbfQYSczcML4UQ1ETDbGtdXhUuVUouhssLbEJA1uNd5Wnkyua99PHKmEidJIxLO16HcswkD9y02SggG7vinpvQ==","signatures":[{"sig":"MEUCIEt6nd5YylRs2Y551xbAp51gjHZBPiINEeRlGNilhQpTAiEA8cwGfQ2vDr5A7oZx/Wxl1rK+4ZiAnuiV3Dpqo3g/fH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8mldACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8wQ/+K8aMYy+EnDscqr9qa6Wiv4TBYozz1w2torUpiaP3Pi6OTMeD\r\nCzukfeS9vuw43uGEru9YTZAEWcvIoV36FKuhuvxYdS5dfq9u8libzaHnR0w9\r\nF6lMdZa8fAKQBxGb3bNFtaxfS2CJ7wGf2Dpp+y4X3vtX/fTd5WlSLbAje+YP\r\niT6MyidZT4Gdc0gdSWerRVkoN5N65j/S1PAKfvGE8TmoaxAiU6BoR76+JJCt\r\ndXafebOvKa8mLemEn4pmw65KRsazYblxinSOFnEt64j5mWU+jzPofKNQCLy1\r\ngLUaDGACJAxeD718yLCb6hvNnPene0WULm/a7nAnAWNwjTGhEpdDQAaCFNh4\r\naTyEHAOg1STVWTeA0BJTEoZr8reqDuqHm1fGAyZC9m5n2eicNFaBjJNXajpW\r\nzu6+g6UkueR6MI1AE5yhe1HPeAclYCtLSyk2fV3coshLjQgLfpCyBr2nirJp\r\nF0Hagii7yyHIiVORGNOkBb+7BndTPlUYZK862S5WPzF4a1eZ0sPVjK6eNuXK\r\nCMYZQuAqBzBcf/UDebrZl33gWGoPKooXdSZW7B3rFP/Zl3ew34tHrHvJtdgq\r\nQVgksUgejfPFbN4FDCrn55Rjg1z7MU/NZVKh4kgvDdtnP3t4luRhuHPCrans\r\nLWyjuYjfnknV0791E+pVv4UOTYxYlIWwI1I=\r\n=TM1D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"gitHead":"772165a85f735b400638bb1661659ee4c59007c0","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^0.0.5","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^28.1.3","husky":"^8.0.1","eslint":"^8.21.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","typedoc":"^0.23.10","prettier":"^2.7.1","@jest/core":"^28.1.3","typescript":"^4.7.4","@jest/types":"^28.1.3","@types/jest":"^28.1.6","@types/node":"^18.6.5","npm-run-all":"^4.1.5","@types/eslint":"^8.4.5","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.33.0","@typescript-eslint/eslint-plugin":"^5.33.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.12.1_1660053853300_0.025383342648362506","host":"s3://npm-registry-packages"}},"1.12.2":{"name":"@lzwme/fed-lint-helper","version":"1.12.2","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.12.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"7e0380cb96a598e0d1f1527c3f39e58f68d6b73c","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.12.2.tgz","fileCount":147,"integrity":"sha512-rOisxDViy/Esk/Vn9w+7uF/dNXqwzNjIuTXPp3n5k8TCThQUCuQzirc9chBgAhacSNeFBKVTLVGkmyaJSXccFw==","signatures":[{"sig":"MEUCIETyK/qiGUfvAM0bdtTAzbfDWbmVI9kbJwPB8wWzeovLAiEA3P5wybIt74vMEVuzMlU9QaSxyScad7ESmBsvTOFVhQ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8xLCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDmg//aL9GqGOwa+ShEpCujep7V2dDb2wu4KAqd7ILcWY+xKbJI5Sf\r\n2cEMJkFXKh+jm2IAG74oAhjFV1nlYVI2WyZUSS9JS175XRhbRVLODV3L46M6\r\nzw8Ls+fsGLFdD8rrBqweVtTFe/hH970BHPdAvl49Dn3XvY1YGNAWIMkr0PCP\r\nBkjjzVPynn6lQlxuYTXIBVJ72Sh4gYkAAI/zV5XsugAy+GvcCnLzRyzZaAEN\r\ndi0GTsXJaxRqM4PhF0F13LlDf6bsbojZIs6hq/rLKdLWLZpCaau3FS8ca5/i\r\n0GTuMH+KO1adSKTn6Q+miYwX6vtfADPdN0Vl6o5IlFTlvxAEKoondV3h3Lgf\r\n3Jzesj8j7S8MDyUvC7zFIRNHVrE4GrAh12HJYh6CelT0irt/qe9f0tFYcERH\r\nZDZYq2UQEMpCipHoucPDSERGXx58eq071706Gnyyx6UWooGrpKSUS4pMXAbo\r\ndGhOalCDOnP4dizfSCUFdEQpEiazsNRjw5214LMSjqmx3Cqt1Yld/2ePk+88\r\nsyJZe5WiYF76fW/DvtQ83iAuSteLWxSq3FPVyWeJ/mK/NIoddDJaylOUOtp9\r\neYXxQWzmgGKRRKVsTYtBqNWFbxvN6SNSlPYYGlPjy6y/E4d8Ovp0SqXWON4a\r\nsyVw4xSzvi+Q/SbfJm0s0ixkolQA8cM87+o=\r\n=cdOQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"gitHead":"c223ff29b2d90bbb5d02cf3cf9fca4dffe1f9be3","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^0.0.5","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^28.1.3","husky":"^8.0.1","eslint":"^8.21.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","typedoc":"^0.23.10","prettier":"^2.7.1","@jest/core":"^28.1.3","typescript":"^4.7.4","@jest/types":"^28.1.3","@types/jest":"^28.1.6","@types/node":"^18.6.5","npm-run-all":"^4.1.5","@types/eslint":"^8.4.5","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.33.0","@typescript-eslint/eslint-plugin":"^5.33.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.12.2_1660097218297_0.981610865456022","host":"s3://npm-registry-packages"}},"1.12.3":{"name":"@lzwme/fed-lint-helper","version":"1.12.3","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.12.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"b096a8dc15181c77e1df40cfeb3bf242fa596f3d","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.12.3.tgz","fileCount":147,"integrity":"sha512-Wn00hovyxqxX1p5Nd1fWuSRrTmDzmICy/DQw0dpE6qBY7NR0pq0ZMiTSNpYngPgtr1n7xb4xGJ42jMo9ErmLKw==","signatures":[{"sig":"MEUCIQDfbtxtjSweco7bDPYwtesWfT+7ZeTgGG8RP9C3zmCOMwIgIPQvZViVkaK0Tdj7JWl4FdNw8otza/yRNZgESvlbH38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8xv7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmom4w//Sys7f8O4H03Xz52wgj7G6x5DDwY/+7m1yjhmo8CnwTXqrcJ+\r\nQTA1u+9kyGF1+7RSgWNU6GnJ/5z4tO455hK3jrghrywEkbahXKOn8AHzHd/N\r\nOyk94v972uyNajxC6FzuD+R3EVTe88JeHBb3MtNKbx+q+gZvkbVraqGTm5hp\r\n53e1m3eX3GiXtgBqAR1dL2EXmrjaBFRO7OcXuhoa6W2ul9I3ndWwAH0zPv2f\r\ndCMWaw6TL3Xfb6t3ELy7o5H2QqtbRhNm4MoJ27erdLxxXaetVtVbHd3+wGGf\r\nZyYpfuevEkSy6vgFNAPThgK84iNDdO+qYoArx0gi9TeUk9kBb0iA8qJ2vW0j\r\nTniAut+dNPgONEz6FU/IYQ0fcOit514gcnU5FKmc+O1X0bwS2asQ2lzPNM0c\r\nK6rm08sPQKIU9kI3PgMu3UfU01X5TPU2uc1ECIvYdwO2Ean5r1oxoLcceflC\r\naoufEUTLGm5f1CfqKV2iWjlwsljyOh3vmg0N2cXQuujyQy7VBSjVby++VgBX\r\nwkLIJHu0nEFz5tf4tQQpsDCJHrm3/3El3VXcdB8PsJ7sfiUpnQqHs8PRFoS4\r\ns4rUbR4kVelK7lpffHBTMD6k3ioBC5FrfR6IBWMCG10OY19aBljCGGsOvAXW\r\nQSNc92xCiNL3VK03P5UdFyQ/jOZdvmIQiho=\r\n=0N9v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"gitHead":"9b17cd30e3eadd21e4ec8bc554165adc080edfbe","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^0.0.5","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^28.1.3","husky":"^8.0.1","eslint":"^8.21.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","typedoc":"^0.23.10","prettier":"^2.7.1","@jest/core":"^28.1.3","typescript":"^4.7.4","@jest/types":"^28.1.3","@types/jest":"^28.1.6","@types/node":"^18.6.5","npm-run-all":"^4.1.5","@types/eslint":"^8.4.5","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.33.0","@typescript-eslint/eslint-plugin":"^5.33.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.12.3_1660099579168_0.6321771052739587","host":"s3://npm-registry-packages"}},"1.12.4":{"name":"@lzwme/fed-lint-helper","version":"1.12.4","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@1.12.4","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"2c4b9ba2e79af1bf0885c6d327566f3a581a471a","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-1.12.4.tgz","fileCount":147,"integrity":"sha512-n2NLXI8Fx/1HLTVe+ZYlHWcvgs5vkd7JUxecoq6smQQpEeGQFEkhZF1Ops+LLJ+utuWoAOmNJ5H/KgKmlz0Feg==","signatures":[{"sig":"MEYCIQCsPjz5SUKxcKFXsXPgFneNBLQC63UD+AZgDHYvJQ/YwQIhAN+e2Mh9GlPF+wxair5u17TQhMXs50hzly3Nuip740lP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":320995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAvFXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9GxAAo3AbzuFZUzeFMNKv0RqoFgWn8RPlm4KH07DSRXeuncJPjQPz\r\n23JfHnkvseQYLKev6uggzD7BuQiJsQ3l4dbXo7K0vhZGefyjYg/wal5TiTcs\r\n3XF+MbV8/XX/VUUOg8VKLvPwDZSlh2FhEQ+vTSFeEEIUeSpzdvwUtliOXHdK\r\nyYH2Dk4YVT3IYNtHsJW8v6PB4EXhI9sDDSw0SMuN1qfKiWx11V1qUL7HZuAx\r\n9V42//7gUxqmx6eUmitk8nGncKQ64hV7FSAHACTdzENRAf6W87o9tV2K+Ycs\r\nTuC0JUnQCW7ynhLYMO/g3Vs9aof89oHv3tmI2s6F99oNHb6XPpmJiWrtX0Ua\r\nj5QkOFFGXf4Qg3h+7HxAYHsdJ6piVPO4Cg5nkB/hhZPq30iDc+8Ghm0o4m4g\r\n+L34LzLXUqv4iBufL6EwCNEh2/zyDZwaD1PZtuACDtKnL7g/XLRKQezxTQsH\r\ncpLgFRVz7c1x0MN1sISrxRGPLUXuG5mILz/88juK/0gvAbZrBYeWuI23FdC5\r\n7gy6On9a1SJtNPFZ1j69Ec4cCSFFjpTX7r9kjTvXVJQajA27dHvarvcQHn/t\r\n9XaC9qKJL+BdgdhnVNM4veqt3RfSEaepalfiVJsmFc3bBtnxnfUIOZMzphL8\r\nsaFkG+G55I6TaG4+k8Tu2zHr1w2Rtegja2c=\r\n=uZsC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=10"},"gitHead":"49c2a52ddaf143b56a28e404d419adf7c4667ff3","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.11.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.16.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^0.0.5","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^28.1.3","husky":"^8.0.1","eslint":"^8.21.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","typedoc":"^0.23.10","prettier":"^2.7.1","@jest/core":"^28.1.3","typescript":"^4.7.4","@jest/types":"^28.1.3","@types/jest":"^28.1.6","@types/node":"^18.6.5","npm-run-all":"^4.1.5","@types/eslint":"^8.4.5","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^26.8.2","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.33.0","@typescript-eslint/eslint-plugin":"^5.33.0"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_1.12.4_1661137238847_0.4034082731246924","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@lzwme/fed-lint-helper","version":"2.0.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.0.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"c1e98b85c7b48202010995bb9d0f767a06a4a491","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.0.0.tgz","fileCount":133,"integrity":"sha512-WwbwdTpbP7+Q/IBd+FfK3d9GZgeSaec+p2jZSNhEE5ER869/n1RecsL+p8uTg8/aFPLKEqFj8Zftuh7tX5Fs9g==","signatures":[{"sig":"MEUCIQC9e3IilybQyJQAa+S9bX23UxPrP+gLOOdjhgzIEijZmgIgKhcjoeKGAGCV5EIqDGKJ6caA+yZ9z5A7OrZ4JzM0tEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":324790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGaDTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6Bg/+Is+9eWLgbL0/NcOtcDVTIXjzCv/y9sA5KP7o0DYfidXjA4YC\r\nfTwaCx2OZImRjNjLzHgTLMqr0qjCpsPcUCmxMJjq3RutTxr9932Yz1fDNXsy\r\n+GXrNRFJMgccQNt2zl9jGdOPfuwkFHxGFirROlU5zIxrIooh3BaHIXEBT2JP\r\ntSlGNbcp0bR+N6f0IOT4V7jENSwuFFo9VaxvYctqfZ3L5y4TUW+63k8t5ENb\r\nUHqeXXQ6cGkhudvdQlshOJfpunguw7+VqzS16nd0INMu1/f2CVQsumTHEDpY\r\n/KPQL5GooXbRdTOi0efofYkv7JvtgBLM6mNXi/NkLOcJRt8ZeQjzQ63imjSa\r\nootqAj2J5TfPCiGQO31QK9ifxuS2MG3gc/4tf4k3c4+jR2xZ5Tqt0lZXYLtH\r\n2sYTQGIB4wXSoxcc4kQ7SPg1rL/C1i8m3lhbgLuwqH0bpp+684Os2VTRtdfn\r\nM7lSA9YBpnnHQSZnyw00NrhSOkqagQtrAHC4EXY1qB4l/GQN1njqFRZEZYID\r\ndW7G1c59RRJF2A8TZ4pu31LCzZZSXoN8o1oGGhKzS32ZP4cD6UnxxysdDGPw\r\nnQzNEoTlobJcA6Kk1kuSV/WbDKD9Vul0V1GgbSuSqfwQBgKMFCxtzm6+v4Ky\r\ntCpXvM8RIrmUvLnLSYx/wSS80+r4YXWuG84=\r\n=ArAO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"77d28e0f9f6459c409f9bf2d77836d98fcefd280","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.15.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.17.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.0.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.0.2","husky":"^8.0.1","eslint":"^8.23.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","typedoc":"^0.23.14","prettier":"^2.7.1","@jest/core":"^29.0.2","typescript":"^4.8.2","@jest/types":"^29.0.2","@types/jest":"^29.0.0","@types/node":"^18.7.14","npm-run-all":"^4.1.5","@types/eslint":"^8.4.6","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.0.1","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.36.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.0.0_1662623955053_0.5788522229526094","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@lzwme/fed-lint-helper","version":"2.0.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.0.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"b9b4ad76f05a41f374219277f13863924e3854ae","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.0.1.tgz","fileCount":133,"integrity":"sha512-o/SxInvbVv09MZDKhxB44mOSIoTdti5ZVKGbC5fNGmYh0NzjAaPAkfEJM0pyixoG6MvAXEFKvO9XHhgQ1UANzA==","signatures":[{"sig":"MEYCIQDLxZhR46AY+U8ElQrPf4MONrUsaw0Aiqje+2jWVA5NCAIhAMk5D1LbEsdS27NRCPEcD1S1sfy95GwU8Y7kDXJbQZ2r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":326151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIZoSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/9w//cmhxYuiuAles5sNKsvphxf9sqnddyDuqpFavCmpBwsL+YOI5\r\nqNkz5NJ4abjG79Ixe+4UJr1GcUKxjYWs1ihzZBPz5ZIvSzoo38aLBYeDJmyP\r\nq5HR4VKe7aA5b9u+HhTY8KC0QOWKiymTkQqexxMphWkGlYedCdl6HNXKgluu\r\nwYabJml0BgvXA/NZKZcSWAd0vSTU+4NgJQquJrK0a1+uVt+2B9i1HDr16Dzh\r\nKysGdntWC9Jr6n5n4gGAQzufozf5Fg8O3cEV9D9CqmSx3gnZL2rX3u95t+4h\r\nXooH5AYSesXvzMyORKvQfDK0zdm0hL5LUIyy3iDZm65xXhvRRtffnod4Fsob\r\n79EZGbLQIArXzFaEiilrzBoWi+6KxZx7ciVCpNDftMpSgfymwSjXQoV3a5VT\r\nNvr0iiwkkGsCUmzyAdXC/cq9/n/zcxeR6WhTsM1iIwxtwX7HTOIe0aQXJPlH\r\n7wSEhqH0gbT3r8/XINV4XmZRQQHlwMhiXBEtrkc9KqBoT1l2qO4v0pxBhZlF\r\nV5AoXgz5IUk1DTKWWXEaPLEU7Mx0tMFO085ZbRCVKPTDzwj9RRdqZ/XylPAp\r\nvwViMqwSjojDtf0ps2PSMrLNk6ITBZpxW/eqx4N+M9ugRCb+PQoF+kgvzHUK\r\n+pSJiNaO1HHkarb4KGJtntDqC/2QGqq4w1E=\r\n=3VLm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"72965d72f1c59a2b4df0cbfb0a250604a8a3fc7d","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.15.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.17.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.0","fast-glob":"^3.2.11","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.0.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.0.2","husky":"^8.0.1","eslint":"^8.23.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","typedoc":"^0.23.14","prettier":"^2.7.1","@jest/core":"^29.0.2","typescript":"^4.8.2","@jest/types":"^29.0.2","@types/jest":"^29.0.0","@types/node":"^18.7.14","npm-run-all":"^4.1.5","@types/eslint":"^8.4.6","standard-version":"^9.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.0.1","eslint-plugin-unicorn":"^43.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.36.1","@typescript-eslint/eslint-plugin":"^5.36.1"},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.0.1_1663146514110_0.5549908043217173","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@lzwme/fed-lint-helper","version":"2.0.2","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.0.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"708b6ec420935f8b5b28218445ec3d97ebc895c8","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.0.2.tgz","fileCount":133,"integrity":"sha512-EDe7nGRyp5OIdlQw43ZvI4yUiu3MEatuNpFg17zOF0M5lxPtlzfDtqSm1HuYHi9RCRLR30Op0b963R6ox2zjgw==","signatures":[{"sig":"MEYCIQDwF84ZIoYgWi1hodt3C9YAczNOZeACluwcTUhW25fFJgIhAJ/iBcZpGKwQEMVpZHq2xNYnS2G+7WHTnHRRBUhCRdx1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":336080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW6XqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/lw/+ME4jVGkTsQaneEi3gdPUzUo027Qq0r+hED7vYcYgmFQHmLN+\r\ndseWTpci2SZc5Q1NfA7+aoJ+kl5Hq8vV7d63QMfKmcfknS57a2zs/LX3Kmy8\r\nE9odkHOl0QSvgJpQSjTdFfM+Tkm0J69TioVThFYy8YP8hkuN4U7Nb09c1wY3\r\nNOjIpGHu/RoTd/xpsmb20dHixbN3AfkmF98gemJoEp0tdlLBqwhKXkcmBrxE\r\n1LP+EVPsxDRqCH5LJrHJBiTDdxghUNwtUxyYRMy/I61m+/lpOcNKaPO4oqkO\r\navFM7KnOatofuv5LPFQlOeCrEikYQnIL41W+OAzPlgp2sOgUvcIi68zSgPEQ\r\n0kh1RENZlcVOviSFEskBsEZmRM0s8l3rz0d5FpLo1Jxy7rdaN03XeDXntsc1\r\n0eLXUsCU4J/IQJnLSB0+FviYSBQcMIfcIJ34S7K4UVYL1VW/CfBaQOIC2mxZ\r\nDGfvP3H9n+NiPJKY+zLm+PRSih+IVZmSTwGaVqV+QB3V23QokaNRsYaAnT5I\r\nK7uUr9nXO5F/mxhFtfPCONDsMdtbFLeQF9WL8zLZUuL3wHJ3bbEZJWWE3cw+\r\nj8J+gn39FAb7T2DNZxdIPNRrTuN9V1T2dvD/sN/HNN4++ZgpYIRNrJiJSqFa\r\nMCjggOsIcj+9jTlzWWZnFqNjdCF3qpHQu14=\r\n=ZmEh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","_from":"file:lzwme-fed-lint-helper-2.0.2.tgz","module":"esm/index.js","engines":{"node":">=14.18"},"scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node -T -p tsconfig.cjs.json src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"_resolved":"C:\\Users\\lzw\\AppData\\Local\\Temp\\3189acecc24761c2c6381c89f2aa0ec1\\lzwme-fed-lint-helper-2.0.2.tgz","_integrity":"sha512-EDe7nGRyp5OIdlQw43ZvI4yUiu3MEatuNpFg17zOF0M5lxPtlzfDtqSm1HuYHi9RCRLR30Op0b963R6ox2zjgw==","repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.2.1","husky":"^8.0.1","eslint":"^8.26.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.18","prettier":"^2.7.1","@jest/core":"^29.2.1","typescript":"^4.8.4","@jest/types":"^29.2.1","@types/jest":"^29.2.0","@types/node":"^18.11.4","npm-run-all":"^4.1.5","@types/eslint":"^8.4.7","standard-version":"^9.5.0","@jest/test-result":"^29.2.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.3","eslint-plugin-unicorn":"^44.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.0.2_1666950633867_0.6746559792838911","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@lzwme/fed-lint-helper","version":"2.0.3","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.0.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"8de76ecd8d919d141a3966aa39be28e1ec6d07bd","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.0.3.tgz","fileCount":133,"integrity":"sha512-8rXqw0AFvcySHS795xcJ7gyJxnfxB3HP8IpYqokfdrNLTy9ZNq9NL1hZFRFeFTffk653w4SMf9b2p6BkeC+EWQ==","signatures":[{"sig":"MEUCIQDH5x7BLx8i1Ks6x71tYXdYJV42bl8Y2v/D3ceX55xvrQIgEwtpCt07sx0V+VKigLSXkufDLL5PUgnS/FQltuWTgLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX5zAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3Tg/9HWNUQEJEbDo1Ox4XzlKFggpQvYLQX83Y/+P3ShJGDA02Mnkh\r\nzlyzWfNlsfWQGv4XHDZB9R2mjcjJIep69LnwMgargB/8FP08rrPqPmVaIGGy\r\nWeMAgtEKoYNuNc5/keQpXXnTUepY0isd3zZPdeCDuJKRm8sorq5XdnHdU1/K\r\n388tFvWfJ+Oa8tt58ZnQywhT9n1OvUuigTOO9L5nZX26yzD012wa7gsmojxQ\r\nwN+v61/Wbk6Qsuep/qNAB7lio+0I3/hHAVayzlkQmB3XEkmbx6lUhOluRKDx\r\nvc5sxsIZDuqZK7+bGLqPjw8vdYOvleJNvvpLqyfOVPs3LxURbuy6He1ot6eQ\r\n+/DibzTQdCIIF9oZ/lDt0UjG1+U6drVTeIjIFupf1cl4XraMgDFBfdOWlEMf\r\nYQ6pvZ4Dcw+QgImXzGgsJ5hB87YdnSQxf/uY9ZilaITJMu0NR9PdzxPzswg2\r\n/eG+8j8kFuZ9HvQfa/QmpnLKWoL/fqOFnxqAmvlJHh6RdclssbNJ9nwbO0v1\r\nLqwu1L+4gdx4fKv9dChqWJRqg8JJP0YYNHWYryYVMcnKo4D+HVWZVr67xpOx\r\nAco1bISsFxLuvKUdkKu7iQKuUrmJv4spyPdEMdrNwOeHsGTbP4rmA4YQgfGB\r\n+DEiCyQgxl8WaZbNqdr5JiD+mifNVBDBklI=\r\n=Q6Dg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"dbfff4bdc2e747242c41bd1e9c3e429e7258afc0","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node -T -p tsconfig.cjs.json src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.15.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.17.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.2.1","husky":"^8.0.1","eslint":"^8.26.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.18","prettier":"^2.7.1","@jest/core":"^29.2.1","typescript":"^4.8.4","@jest/types":"^29.2.1","@types/jest":"^29.2.0","@types/node":"^18.11.4","npm-run-all":"^4.1.5","@types/eslint":"^8.4.7","standard-version":"^9.5.0","@jest/test-result":"^29.2.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.3","eslint-plugin-unicorn":"^44.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.0.3_1667210432457_0.8302795179372569","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@lzwme/fed-lint-helper","version":"2.0.4","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.0.4","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"3c078ba6e28bd181b5fd8769822a23c5067dbcbc","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.0.4.tgz","fileCount":137,"integrity":"sha512-U9lc2vnINIzApDI4sAm0/Xv9jah+9+RINuI7FJDiN2enwE8MC098scVkpQ0bacWpbIQH3D+Ewsq/QWPr8E8W4Q==","signatures":[{"sig":"MEUCIQDBnCHivbD33QTE5RTKHC+p9A1QyJ/wzUmDjdDAMiQStwIgf1eex/9DR0Fq9al32scJYnkmIYlROkyRT03XajjGICQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":339137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYgJcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYYw//Ri+M1Aj/4X6NWRVwxhpiLZk4GO9nxzPZWWz1n2EFXmWhsIeE\r\nRc18ASSfcZWAm5xJ05QQ2sjAz1Iii5/S61sf3wPzXPvBz0nk1+Gzf46TMIJx\r\nO7355eGYjawkcWo7WKh+EhPGxa6h/MOfLG7X5FTiWrgi5fyGWXh5mPya/CsG\r\nZl6Y1N1qZ1/XEreoDikHa6CztGJKV0siBz4BJTlpChCv5MYZWNqJNyE+igw/\r\n7Xo2Xjt9Fb2Q4ir4rACkfrxHTz+pACGzTXFvyayT+3Baxp6URLbqH27+zhrd\r\n2KCKRLpTbpJAl/V6bZ5gBjWPy4jevNZm8Gv6kJSqX5o5eRvCVC/zNt3O45f3\r\nHrqClDMtGkFuwtwvD0bll1IK3hYWVRlwC9O/jUkZebPCrc4XZmG4lYAxOzCq\r\ngyDa+QPHCs9Tx9aMtXQX88AOicXzR/U8Fgl8pcgBq4ajxVqOt/POZJrYsjMb\r\n6U2M+LOuR7FNmARph2ckROylm+DxYHzINVtgZbvkyy4l8PcdhrxNJ+Ih0o6Y\r\nPWKyTFh4lXslw7wZasQCkKq9kdBRl55P7qLDgIxwoNr935psd/LQOx1Kf8zX\r\n8L8mTf5iJBglhpZIiZz05m+q5n+wLdi9OIm9QHrgzVbmAcx55YJb8G5K2yLj\r\nKu1YSIrPGY8sEmvS9eosxjrvgXNbc/SIUHk=\r\n=s2Kr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"52d9b7116b9b96dc434c91ff00be8f215bdf06a7","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node -T -p tsconfig.cjs.json src/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.15.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.17.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.2.1","husky":"^8.0.1","eslint":"^8.26.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.18","prettier":"^2.7.1","@jest/core":"^29.2.1","typescript":"^4.8.4","@jest/types":"^29.2.1","@types/jest":"^29.2.0","@types/node":"^18.11.4","npm-run-all":"^4.1.5","@types/eslint":"^8.4.7","standard-version":"^9.5.0","@jest/test-result":"^29.2.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.3","eslint-plugin-unicorn":"^44.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.0.4_1667367516358_0.852338766427047","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@lzwme/fed-lint-helper","version":"2.1.0","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"4c1b055ceac45aab4fd7bbd221e9445cbfbcc532","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.0.tgz","fileCount":129,"integrity":"sha512-fEVBM47CXDKpTsxlRjtCvaEEZk7JBmtrWdP5N018sMgX3TH06T2yivWkQi+r14JxRvlv+6Y6Qad3wbVyHREOFQ==","signatures":[{"sig":"MEQCIG3JvXheM3IqfUOJteb/9+fYkbBtEwHK3X/tXJpv+34uAiBPmm7x3SKDJX5hOnklGmwhVy2cgwMqqQJDgp1sFCtSiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":362520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcfTKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTAw//UJtv/YqKuSQfmNbahO1ZJjfV+yTmcDgCzI6x1ZPg3YJ2N7H4\r\npHN2LXXbzS/qKhhgWEngEyYIIM5GENOVJ9arC6eT9rGwsCxEM6O8R6fhqM15\r\nL0y6lSTDAWARHWuSC2HZk/+NPNAhwhfkgCMW6EMECNshrPkmAs4J4+DURh+b\r\nPFnbkpL8REuL6YS3Lq4fXkYBcTg+uhbovt3bGoMqeELbIhWsraQAVw0Thq15\r\nbvWMDn53NzS6fgWLbnUamiRJIHmWosrStqL0e+RJSZ+JCk1A2RsRIVV+e6o+\r\n7HtIOWa/6CN2d7znz07zZTqW7bxcGOfJq9yGUMUzjbFXnhkOJ4SsI1cHKia0\r\nmfDAqZZX4hlsqdgf3yzOesFdwAjWKxv63MuKYqZb/tkR8fASlnmRknq8HcZY\r\nA1TUl6IhKwNBfpQfcmAOjzUCmH02epLKRtPgJiYeHfOC2xTrQnG7ttIgtI42\r\nvGZD0PcpWWCcu2xI8CrDw6q9r9I1huRbxzpkwENOFGh44ke5ba8rmloi2sz2\r\n/aE5tsGLHK/SkC3HXYx1BKaRqLnddsovnry3lcTlmu3oBhUPXmqDy9popdCl\r\nYMV38i7J/TdyLxOmD7J5ZAy0M7wZw2XRsJOyXtqGNKRo0phr8z+dnS0pyPEV\r\nSdK74YJW0GowUJ5rcwwst6nVqPpowdeucRI=\r\n=9M2D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"14e697a9b51035f66c4f13aaa95338247d61dd9b","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node -T -p tsconfig.cjs.json src/tools/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.1.0","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.2.1","husky":"^8.0.1","eslint":"^8.26.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.18","prettier":"^2.7.1","stylelint":"^14.15.0","@jest/core":"^29.2.1","typescript":"^4.8.4","@jest/types":"^29.2.1","@types/jest":"^29.2.0","@types/node":"^18.11.4","npm-run-all":"^4.1.5","@types/eslint":"^8.4.7","standard-version":"^9.5.0","@jest/test-result":"^29.2.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.3","eslint-plugin-unicorn":"^44.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.40.1","@typescript-eslint/eslint-plugin":"^5.40.1"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.0_1668412618745_0.5675402526348601","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@lzwme/fed-lint-helper","version":"2.1.1","keywords":["fed","lint-helper","typescript","eslint","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"3f92a948f2836aa70c6b4ebaaba0edbfbb23042d","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.1.tgz","fileCount":137,"integrity":"sha512-4MBAV1mBq/w60BGo4p/MbRRyH7aqe7m7htbMg0cJbogYxzFBAVAYbwTsrB7SWPr6AV8kirfcRL0Jvrdt7CLuAw==","signatures":[{"sig":"MEYCIQD4x5bC4c90FhEhNxMY+4AxQz7CYSsFiffHTjCty4mkDQIhAJ9M0ddJzdvYeKq+ep/1TVqqoD0+P63a/lnuqjCfMUzI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdLW7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTqxAAjKDPIid6daAeiIW5NKMBzEMgFAI+YSi5/fX38pB0dk5RtNmH\r\nhx+CtlBObGhy8+ZfOAKN+VbES29wVaCEHgJpIRpG8wVP8eMeovasCerGXoXD\r\nUhhaSJhLAw303QNWrSbVoRguDa2V/BB46rwimdPX7VcPJ/htn7N5znBsIIn2\r\nwLevhJVDF3MNnBH7z5l9yEilaRWGEwJpsK5ed+4glW/ohtBKrYbrpfUUP2o4\r\nO335LRjyg+nfdCzzppLCnEPWVntMIxINSBAOdXa0Egj3pqLws5ZuSQjN1FDE\r\nf7+Lz5Wy35OpuLFfdSzCHr07Qer/cUc++HBM/37tfGS6kt6ca87JsIcAd41e\r\nw3dWnpHOh0nPVX3vmKRRIZxTSdQOUpYO/LmmwbeuqksZE8hKEzW6oVchKxwL\r\nfQMDCEJFgsV+JbpQ4rEcJ+NJhwFKMNQ1l3+CzLvUV8a2sS3SVDJqtO4eWua3\r\nBxTHT9qjJPjW+QM8RBT5OsTKlBBBa2V1yY4JqKMecYXR4tF1vCLVlLKW7pW/\r\n8qNHDPiExceuzaNLco0XjvMyiFKvrJS41zimSPoIl7I9tOF42+Pvl6j9Zkm7\r\nYdJKth1TxVdEMM2ui0ooiKqn4AVgLaqH8s3pfh8S1dNusPHwSYvqNHerc7LK\r\nshgo3sausqBpUP+oRH9yAPpY/3lUhi/P0hI=\r\n=qhS4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"b0b9294c0d6f84cde94dbffe46c96c1dfc953134","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"ts-node -T -p tsconfig.cjs.json src/tools/rmdir.ts ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"typings":"cjs/index.d.ts","_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.1","console-log-colors":"^0.2.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.27.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.7.1","stylelint":"^14.15.0","@jest/core":"^29.3.1","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/jest":"^29.2.3","@types/node":"^18.11.9","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.5","eslint-plugin-unicorn":"^44.0.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.43.0","@typescript-eslint/eslint-plugin":"^5.43.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.1_1668593083280_0.19986985891310582","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@lzwme/fed-lint-helper","version":"2.1.3","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.3","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"95b345e6db6bf719be99f27d334db1de12552dd1","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.3.tgz","fileCount":137,"integrity":"sha512-gKwekOaER7aIhQt/+fme3m+MJ4byJ7QxuQ19/4+FNeV/A4sh69wjJjTWPymXnJ+M/bHAVuPjmEnn8BVtTSK0nw==","signatures":[{"sig":"MEYCIQCdn9qO1RBMFZM3pfX+/Wp3IvaK3tmyxdp+X3q8jRoT+AIhAJjTJ/kAQTkqFf2dBoFu8wgBzwuk3r++a3NJ4WUUNpd5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhC8VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkLRAAikMxlPaziXVHos67w6VJHs46d6gTnl2yxnHU8wN1fxbnr4wf\r\nHXzvoHX68H0ZfpEAt3KfAuhQbAsU6ybPCFwqU5TwaY1ARJZcxP+CQUaVfxdl\r\nRB5CNXUjxqiggsZkO6lbw/rwLvmygl0UETXYN1Sp+EDRv1Ga6XeRADgVEFtG\r\nWlL0HNTcDGbJHDjLCJUh1G8KEWCom28IZU0urDbRUcwWM0aufFYcDQCgFkrn\r\n4HeuF5QcNJwczQHcHhhodOaTWuJIHLP7vB8+ZO6NwNAHX85BqexsUOEGdR5e\r\nH/urGeRVaQ/DYsvf8ukADY1zy/1Ug0eNi7CnQdyKNuU7EAq1m03EKEU/k2LF\r\nr6mkArqe7HoZNfdQGoYfXkUlYy0K4hBiZRIBLmdtwe6wjtz3ZG4Gfx8LAAQi\r\n44xbCmU2nnnNILy8epGDtXcXHT2z6SnUiCeIxavdacmIeJetEiJMKyl613Lh\r\n2KxW00za7KZXTw9DbDErRRyC0i1D0vXF3jSA/CPVa71JD6fe9YTq0qhjxCir\r\nrgVLi/LUaCTV1R+pGACN7Kmj1XIENyoR1Cx2IZDVLIW2+n+ZN/mN8qG60VRi\r\n7rwjlnl+IT0IfHBkXDuGyXtVVD3VYRBfGbQ0mnEDDCxBLnw9HFCJpJ2YrX7w\r\nldSjQkajC+lbafwclemEkNex4QzemEyOBno=\r\n=OjBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"7357a1b74abd506761037b35c2f4e542c490f89a","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.2","console-log-colors":"^0.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.28.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.8.0","stylelint":"^14.15.0","@jest/core":"^29.3.1","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/jest":"^29.2.3","@types/node":"^18.11.9","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.6","eslint-plugin-unicorn":"^45.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.3_1669607189488_0.07528348744394764","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@lzwme/fed-lint-helper","version":"2.1.4","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.4","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"64136ce050e828ae90259eaf905ddf559b0333bf","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.4.tgz","fileCount":137,"integrity":"sha512-rsmQuMtdCiQcBY6soV4SY+wGsALh7MweY2bTOAU8nbNOYQV/7C3P9cWskU3Ytk0wFv9Kr5zZyeNoa9tJ+7agKw==","signatures":[{"sig":"MEUCIQCX7SN7hmGFsE/lL78r/Bh4Cxv2vNOhlS9W7r+uMvk4dwIgaryNKtvt9KMXvKxDDSz7Krpputgnx6Do4pFGooo0X6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhJXJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmyA/7BQ3i+kl0tKX+gor/hK3DXED6TVsE+LgBCOB/EL3qT4lvRMDE\r\nRGRQBMuquRur0VM944jezMp67C2Zxqv8/Ax5EGKwsnPxEFB21JZYEfbGVLew\r\nZqhd0uopFUgom2jeqiU4XOFTN+Zb8VIQfnCAxAcCCpa9KTsPy6p5gYLuxtzf\r\norksgoiMENIYQ+hDAP+NTS3gziQ4A3Ld7nNRODMQjQmkgAdATidQASL6jOm1\r\n942+Qgot9DpmboKD/EHStsZkxijpPd9+7qfYn5PjlqY7zGFq1AUyH6K3R6sT\r\nkwkl3rP4AE+Q9RYlFNXoLEpCMstVMjMjQPgMEPwRwKchlKfX9BKj1ahAPdu4\r\ne9u+HblbEiYt9wpEdvw3AOAEulN6nxXRMSaK2jyDotM9Wac7OyF84OeENpQS\r\nxBFxCxJOvtPz3+2ueq5T3EbDthUWrtDc7xDvjQBTADCNPaJtUaEiYhoYJfba\r\nHLme+p/XIwlnTLcj09JJtWiFOgQKadu2gaqrbwA6S3ZP33v/12adapkYmZQX\r\nrhIddzuhaq5Fc8bRpb5Wf6F2qMI1/2Kb1/va+Pf7sWZzl3E6pTUIg9+pGp+p\r\nCqCIqFhj3zpgtM1g3UTqseZYzJbYf/sWaemP7Z4M9GK7CWQnyuiH8ISaRB04\r\nF+nLv1L6c6Q+B5Wb7jk8TGOkojl5ublwRiI=\r\n=MF2S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"54f65c44013a818ec830015c423875192d56a087","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.2","console-log-colors":"^0.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.28.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.8.0","stylelint":"^14.15.0","@jest/core":"^29.3.1","typescript":"^4.9.3","@jest/types":"^29.3.1","@types/jest":"^29.2.3","@types/node":"^18.11.9","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.6","eslint-plugin-unicorn":"^45.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.44.0","@typescript-eslint/eslint-plugin":"^5.44.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.4_1669633481653_0.718836081878254","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@lzwme/fed-lint-helper","version":"2.1.5","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.5","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"afd0bdd3649d03947e5561e7100071b3148a8331","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.5.tgz","fileCount":138,"integrity":"sha512-+pQQJBkYphp2KuBaBxkAgc92fJwqwzsmCDufCTsbYDu0nxmOgU30+EgMkklXL0qWPz+Y8KDKZk5JVa0adqDKCQ==","signatures":[{"sig":"MEYCIQDzlaaJex8lIavYStqhvXFWTI8JED+Hky9xR4K3S09QeAIhAPNmMIGGlwTcxU8WANXtoztPjskoiZfHu9LBwsNPfBGe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":409762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlNV3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPTA//fzVwpIpwA5+Whx2Yqv8mxJFx+tsyTWA2wStLkLGhWlQPje5f\r\nU2RGi8DckRV9sKs/lAUtp+hGSpIkNxlbq9vzzR5sSSCHCRwN4LXi4ctQdJy4\r\nwzcXMsncKk8mXUVOvgQyjTM95DVAfAoDjVIfX5HmHqdaw2aCAz+Y9pQUWyyw\r\nRyDyzf5EZNr0JpLW5ZmkeroBYMgmtPvyIkqI2RQSTH4WgMYhqdjv9PYVh2/r\r\n5OciXnuw54RTsMeQ9ERQoho594FfNDGXTwA7iAucI8tglZzl9XIDTlnYhV7l\r\nGCnP05+KOh18McUlThJx9MvCKPCjwAIIqqXtRdgdtCc+P5M8xQtusvXraNlt\r\nx+/rHipOqEc3CvwywW9Au7C75SB2wdu3Of1IUn868gP+18iPiqCQXGHJZAP7\r\ngLQTwQRSOM5K9lK14R2wGdfjagTJ42z4zpgKyuZQ4bppA7XwwDbXk55o1WP+\r\nE2+BWrp+6w2Amxo7mYWKJbaGrWpFGgU1Aa3jF6cO5oWRKeWoj8HSXkUHvdQi\r\na/zixIpOPc23qapmqSGEKxPnHoMzB8z21PETxY69DKoYvhqOgxM2NCETaTXU\r\nV6h3WUFz+EuW3w+GPBZOVl2GUJ1qcCsRdSb2YJxoi6Ohc+NZ58M660wUFFZF\r\nbOgIElym4zSpg5SmcYV0hKghBY34vkXplZE=\r\n=oH/p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"e111b461e46662624b3cb355c9c9f88b1a631e03","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.2","console-log-colors":"^0.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.29.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.8.1","stylelint":"^14.16.0","@jest/core":"^29.3.1","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/jest":"^29.2.4","@types/node":"^18.11.12","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.6","eslint-plugin-unicorn":"^45.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.46.0","@typescript-eslint/eslint-plugin":"^5.46.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.5_1670698359605_0.06108328225316462","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@lzwme/fed-lint-helper","version":"2.1.6","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.6","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"66a1417ecab69cc3bbccd5ab922ffbfb29cbe507","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.6.tgz","fileCount":138,"integrity":"sha512-vkGM918I81FDW5JmJytQizntd/9Imz2xfN65lYRQ+BKOiT4Ae7aH1b8NLZsDWs4bb29QUv7/a/CIOyO0BhTnHg==","signatures":[{"sig":"MEQCIEuZS4dZ1de0lb2PPeB9uDwKgjZXS3dkil0saoH6HE4gAiBwtINGbIqYVxARHUjS64TK0t7h94iF6iTJnPTKxouTFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrs0uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0Uw//XSvqtRT1bN0WJj/jiVCK8SwrAGifF43iWXixJ/PMMYcQRtrZ\r\nfxcBSw0lv20y1/ygA079FJPM1H+jpzZjZHT7dgpSS7P0HWw8DhIfm7fPIz2U\r\nkzzbxhPGTEhKT2DVMXy7uhIMWJ7mUrFL5axOYUQTFVpPJT94vDfseuQYF1QX\r\nGYjspqbUUPHmW8EqNdjewRlGi12NMO6oE9C9wA68YALV1yrnIqZ6UKsjuEUx\r\nMpkKu5T7TVZp/qgRCJC2C+Lgv+Bced8EM8HmhKD9J/WgtZmpoBEweM5XB9PO\r\n1jUrPWieQRPPlcD3t+GdNnPWUWbMOpX0Y6Pukd38pxxbN0UmyPlxs3mxWJEx\r\nc7DMkqTnEHqD77flfTYWjrHeTYQCvVQsFw94HbePd7X/Qm/5AFOvEQHsZzT6\r\nVawuYSxardPyE4+3xylgL5/Q7UX5yS4YLmT2mDYVL71k8ESZsfAPS5OldhIG\r\nT0VdFG64C+jPBjEGDF5qSLxga8leLaaenJWsRCxIV1cKjWHmOXB3l+qce53a\r\nci+ATdwbpQriZBjJekLuPGQE9WMO1k1/VeSd5g1K9eJN3ilVzXMpEFxWJAqe\r\n1oS7YGcwfexAywWd2PloY+laxIMTEA6jBLJpiwsIVRtV01Q/j4hE4cwAbd2E\r\nP3X0gjWIjWNsaG+UKAEkI3BQQGZt6y3vE/g=\r\n=GNgC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"3a1a95211213a2145794a5383d6ca320c6755dcd","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.2","console-log-colors":"^0.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.29.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.8.1","stylelint":"^14.16.0","@jest/core":"^29.3.1","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/jest":"^29.2.4","@types/node":"^18.11.12","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.6","eslint-plugin-unicorn":"^45.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.46.0","@typescript-eslint/eslint-plugin":"^5.46.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.6_1672400174023_0.5393683815232422","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@lzwme/fed-lint-helper","version":"2.1.7","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.1.7","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"5fea6d612cda260878d5eca70257f560a0650659","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.1.7.tgz","fileCount":138,"integrity":"sha512-HDPK5io8SyKAZn5IKtoDAuNIj6d5zpf9jO/5x+aMjj4E0He3TosjOnjbrJPu6/rp9hrM/8xwsLTTArTB34DvLA==","signatures":[{"sig":"MEUCIHcr9g3TbKeiU6LA3+uZ4DjHaoUIp4NEbC1Kr4vq9k8FAiEAykMr3SjfG8yqWYE11XNfxgsOuA22YNvQepDhv+chOV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjs4suACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeKw/+K21LoQ7ukSDsCGSeazhnNK0Q76SwJ98c+96nWOwQoKeUAB4g\r\n5PpT7iuSv+HloD4DLpQPl+XSRqpEB8IJVQAqGCjSerA4g59oDpfhX02JfvHi\r\nuhf4ACbZNfvRjHwq8cRdkNNk5ryAmLD7QkGVw57Y8EQMQEd+G+MrFjDvi2T7\r\nkOvKX+4fxK0grDQ2Kb+saAItWSzZvQX5qvQ9LKtK7F7KwkGDLVbUfz0u3ZKr\r\nq4QOVWP1iyFQDJ98PduJGij/r2E3/2FW6HRBrXS6wUrjIZHXxtxOML30jekj\r\nnDmt8SBgWUKke006ict3D5MaPap6WwFKfr7C95h3XfLGtZBQGf9VYCMsFPTe\r\njGkYb/P5xL0in5yjjklwnsB0hrfLPU2CeSmTr2Wn431tdXTkYwDpT/2qe2eM\r\n38Y83SkkF8E1BarCvXxbXv09mlO+8o5ZUJ5GNmmuX097NbtFW07/cJhJMjRX\r\nDqW2DI2y11MyKpcBkGfYDX6ZGaAakQJsy83TIaInIFAmWs8QF/AiQTOBuRxC\r\nNG4ukJaWuc4cwZ3z7P3/NoXWhhUB6GIryz1/uSIFvZwhTEeXLhn0NHa2Y20a\r\nunMNOxz+KhrvIxhePwxZ8DV1rCurvR9uZDckF8nbhpot6kTfu+t8wnFUBTGu\r\nT3X72loowmIv+EVwdUGO7rR1ISAGk5LJLTs=\r\n=lsKp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"43dd154274caed74df238617589659e683eb99bf","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.18.1","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.2","console-log-colors":"^0.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.29.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.8.1","stylelint":"^14.16.0","@jest/core":"^29.3.1","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/jest":"^29.2.4","@types/node":"^18.11.12","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.6","eslint-plugin-unicorn":"^45.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.46.0","@typescript-eslint/eslint-plugin":"^5.46.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.1.7_1672710957794_0.6811154898078815","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@lzwme/fed-lint-helper","version":"2.2.0","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.2.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"cf2239b1f054f44a80c500b2e039badfee02eca4","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.2.0.tgz","fileCount":138,"integrity":"sha512-CFr6b240JVlyMVDfGN/31reXQu+Ufu6Onvfl8CKcqH7Qx5UcRV6tLmi39adZT1vBc+oqIHXxXoleLi4pOlV/ew==","signatures":[{"sig":"MEYCIQD/XObXFgpexUnyQaPH/cKgq7Ak/XLkKjtGXU1cKo8I4gIhAP9nwCEAgl49GIxtJCfd/8cVgFglauguQJnI21juBEyN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjx7YyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSNg/+JIaC8JfxzF+HDEcx/8vmHzaz/XXCOMrzUzBsK8w3Zm43725i\r\nqldi95oXd4zShx1XygyKc+VHBmRYG167yZmcTVIVXTVGUdcSNUhZLQ7F155N\r\nPqENGeRSXR8f9LL29rU1RVSYR1AFLvuFZF1H2GMnI992tSEX/Fe6QNQFCdw4\r\n8TM6ceHV3ESUd9eV3/5pOOFDfEZNeWBN5RJBQPSRAIAdgDxBr838o/E36GDQ\r\nlXH1ewU1J4dGFCpfRswHZUfwQOuWtXLiqbrPy3uXXd7sNwE2Z51z0oZydfQq\r\n1Yh45cVBxc0xf7WXJSZRQmP1sPw71fpcwKi+kT1D1reoVu7WCUSQKL9TvnpB\r\nz4yQs79F5k+w30dbnGCVc6ocM/s2ay/3gi0/ZYfNH2Ir+DvVoMEBAQ9vynE4\r\nUwyPUXDZIG1FmUo2n0TKEZ2OOLKGczOW/NpJOdRCvzqODlkRT9Epe0kZSr57\r\nz9Hko64LbX8SkTpdsdKXOkcFOTwRGMT5gz5LnIIwdvvRQa/nGCllvobQPD1Z\r\nYbGU/bKWppvxN3dQcW7hCKl6wDXCoPGbXARzNrkEZOK9qbR/nj/vLI8XCbku\r\nf8jYCSPRlminWrUGH/hh6rhdSbwHJcJ3jKBoO19vFGmn5heULguZw4tWEk9d\r\nuWOF4weDgE8r9iybeE2L/lTskgWUByQvmHc=\r\n=k9XF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"8ca27a72b6fc8b7572fd7f8c6a0f45117ffffccb","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.3","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.19.0","dependencies":{"enquirer":"^2.3.6","commander":"^9.4.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.2","console-log-colors":"^0.3.3"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.3.1","husky":"^8.0.2","eslint":"^8.29.0","ts-jest":"^29.0.3","ts-node":"^10.9.1","typedoc":"^0.23.21","prettier":"^2.8.1","stylelint":"^14.16.0","@jest/core":"^29.3.1","typescript":"^4.9.4","@jest/types":"^29.3.1","@types/jest":"^29.2.4","@types/node":"^18.11.12","npm-run-all":"^4.1.5","@types/eslint":"^8.4.10","standard-version":"^9.5.0","@jest/test-result":"^29.3.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.14.0","eslint-plugin-jest":"^27.1.6","eslint-plugin-unicorn":"^45.0.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.46.0","@typescript-eslint/eslint-plugin":"^5.46.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.2.0_1674032690531_0.3041858441104395","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@lzwme/fed-lint-helper","version":"2.3.0","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.3.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"d0fa132bb35dc386a9d377b40a2c413b1a20e89b","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.3.0.tgz","fileCount":150,"integrity":"sha512-UvwxBNwM9Ta7I4N7ekRHWOc7BCo/ydLMJyWYgr0ox2xuMD9CKOlqrto7AqL3hrGWv1Fj+Ktwo+aFxO1i/FfaiA==","signatures":[{"sig":"MEYCIQDnhfZy5GicUBDn8W1WvDr25GbNv37fQyJF+OJo2HltQwIhAOPLu0VWiwkkKuohfwXRtbwIgRPKc7M9zv2Sb82wLDHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426619,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4gy3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGlw/9GsSz3EbOrLCm2OalIGkoom1vsCCCBn9tE5na6Hy05kq7WKlR\r\n1Nrg4IKAbZmsFkXgxpNuf106mBC57MNF0apodGAFRu2ofi8KM1+owvyFfKWg\r\njMX0mAKR/QHUHDaPQMh0AUjSFNtQKbQCWKmCODpJzFfeRiE4TcAfiZWky8u1\r\nlmoPnTUzfvEbqpGbDJ92GqWnSSABkeUET7leOgYBbNKsqzyYZswRp81vZLia\r\nDJ9y+Odlkc1lHdCkOFj1/jD7qDSVkMt7l2JDd3S0TXeNLQZKl3ZPCrcyk4SD\r\nb39hDAbETeh+efx5y3EFF1yBytn9LBkxumm5uedy/jN6SAFJncKTGbNGMtpw\r\n0ZerdyCoDJz2NFTz6OHxCBw7hPQwc5p5XL0fB5eAjXwAYcs1GVjjMPtSJbuN\r\nDrpxRLweYyGD1vszhgH8va/kksP5HrNSNls9prZ6+izvMF5wzfMVbfKY5Qfx\r\n3wBMvAk705MucY0KKNf17n+hJHHvJz3D8CgFMXaDH89f0v9c3FBtB26bIkUh\r\n8hwLP/eAlXcK9aQIuBKnKxZbiUGAEYeqmC2J629zeoDs2+JRC0uLejQxkRTn\r\ndRIq8EBH4YZRFkXIdTa/20/iLLCsj4Y7nNa58vdhRZKso2NFknDHYkK94+bs\r\nEMhTU5HSNhGURoUwX4YmXtfVcZuXo/Uay4I=\r\n=Sygb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"bea5604f398fbfd7dca55f6102e33e91f6d45775","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","dist":"run-s test build doc:html","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s dist","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s dist version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.3","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.19.0","dependencies":{"enquirer":"^2.3.6","commander":"^10.0.0","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.3","console-log-colors":"^0.3.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.4.1","husky":"^8.0.3","eslint":"^8.33.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","stylelint":"^14.16.1","@jest/core":"^29.4.1","typescript":"^4.9.5","@jest/types":"^29.4.1","@types/jest":"^29.4.0","@types/node":"^18.11.19","npm-run-all":"^4.1.5","@types/eslint":"^8.21.0","standard-version":"^9.5.0","@jest/test-result":"^29.4.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.15.0","eslint-plugin-jest":"^27.2.1","eslint-plugin-unicorn":"^45.0.2","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.50.0","@typescript-eslint/eslint-plugin":"^5.50.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.3.0_1675758775382_0.5666347450342066","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@lzwme/fed-lint-helper","version":"2.3.1","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.3.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"75b040845453426c75adfc268e6fe11b543d9826","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.3.1.tgz","fileCount":150,"integrity":"sha512-3BeZgonbW3DLxzrD2xZy76G3FjDo/K1K/jqH7/JQhl1oTlaNWLjn6Z1/SdvuSCQhU8D8oshG1ZkIxvqkL8ZzDA==","signatures":[{"sig":"MEUCIAlx+WyQfVN7zMrW6mZu4OE4ueMZpNGabUr8Ktd7pN8fAiEAzzmbmJC9mfq70C+f46qum2rGfcChw8eiu36DaX/xLOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj71bBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnxhAAoOb/HGE90QNO4+Q8/HRC7SWTavBhuBXy2NrpqGTRvHSb+rdh\r\nRYIDdJKov4aJBHNwdDWGt30bueJPAKCWXtrOtu8za/ZIIpuULuKj1Pa0VOTJ\r\n4GD+gUvyJYv/XvrDiiaYsE1/SgpcFvQG/NchoX21F/VlIfcsbam2U4xqfSCX\r\nXAdz/nHVIwDVI2w02Y911+ip0pDTi5nvMlscqVqXtZ34zHVW1Q6xLKxdHJp/\r\n6f5+HnZufB88GPGHhf2N/myMrSD5g3uKlic7zjvvBDcJOEAzfUpehV6Ckj0A\r\nZetmFu6Lnums020NPH2PijTAiPK+Fo88jGOGfOGwIqqEJQKDZcC/1RhOvYmW\r\noyv6e3gA60Xy3wTwcbf5Ax7y5SbNvNTX2CZlkw59ea0THNZnIP0d7na6culF\r\ng5Id9kZtEf5sh7c3lFv/ZiCjfExS9BG3sxnGziQD97fKnsZlW6Tn4EnlLkBj\r\nKagspmYQH01xFdFXO/EkXRQgsv0QYpJ4O003+Xrg5hdiu0cUG5LRatBmHVsr\r\nSQahkh6HO+rJBb3D/FIF/y52AhReoykcXWONKNN4CmGaXobyBNIPKQ8vT8P2\r\nxSg2pyUnJRsPDhMBDVex2II46tE5vubtbWPHoAK65nVP/XPLd4kiAGQua7yI\r\nqLdtLeZqDHA5WM3aN0W3q/A1fZ10+Swi9BM=\r\n=OU0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"64060b42e8a2313f3f049b2efa04e7daec22ecc6","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.3","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.19.0","dependencies":{"enquirer":"^2.3.6","commander":"^10.0.0","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.3.3","console-log-colors":"^0.3.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.4.1","husky":"^8.0.3","eslint":"^8.33.0","ts-jest":"^29.0.5","ts-node":"^10.9.1","typedoc":"^0.23.24","prettier":"^2.8.3","stylelint":"^14.16.1","@jest/core":"^29.4.1","typescript":"^4.9.5","@jest/types":"^29.4.1","@types/jest":"^29.4.0","@types/node":"^18.11.19","npm-run-all":"^4.1.5","@types/eslint":"^8.21.0","standard-version":"^9.5.0","@jest/test-result":"^29.4.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.15.0","eslint-plugin-jest":"^27.2.1","eslint-plugin-unicorn":"^45.0.2","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.50.0","@typescript-eslint/eslint-plugin":"^5.50.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.3.1_1676629697541_0.893002225934951","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@lzwme/fed-lint-helper","version":"2.3.2","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.3.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"bfc88dec71f1015e64eec76e26a518dad67e1b75","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.3.2.tgz","fileCount":150,"integrity":"sha512-CTNunDkT0asTdxXfcgtZz8GhRg7/d/chP376a2NjwcviRmV14dbAWj18AzcNHlD8bQq9U8Epp0ViAygjnzsaNg==","signatures":[{"sig":"MEQCICLv3RqEbcyzgnMGuglz/A9NZx2FfH9sPIaZuvrYL8mjAiA91ig0S41hVp4PziL6XxwXSIWWl4JhhGNnJfn3dvOAqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429046},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"8e0fc6bbf9a1e33c4a9deed076c4d1142b323521","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.20.0","dependencies":{"enquirer":"^2.3.6","commander":"^10.0.1","fast-glob":"^3.2.12","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.5.1","console-log-colors":"^0.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"^8.40.0","ts-jest":"^29.1.0","ts-node":"^10.9.1","typedoc":"^0.24.7","prettier":"^2.8.8","stylelint":"^15.6.1","@jest/core":"^29.5.0","typescript":"^5.0.4","@jest/types":"^29.5.0","@types/jest":"^29.5.1","@types/node":"^20.1.3","npm-run-all":"^4.1.5","@types/eslint":"^8.37.0","standard-version":"^9.5.0","@jest/test-result":"^29.5.0","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.17.0","eslint-plugin-jest":"^27.2.1","eslint-plugin-unicorn":"^47.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.59.5","@typescript-eslint/eslint-plugin":"^5.59.5"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.3.2_1684112160211_0.19479192742568618","host":"s3://npm-registry-packages"}},"2.3.4":{"name":"@lzwme/fed-lint-helper","version":"2.3.4","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.3.4","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"00b7ac43430cce47694ce03dd3ec3c2fd438ebb1","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.3.4.tgz","fileCount":150,"integrity":"sha512-43S9fbnlCf8ZevfG8GiaRUUBM9PdG/jhkgUqCpANwmYkqwGJmyf5NY1Cn66zJhVn3liMDT657WLIi0QNmOa+Xw==","signatures":[{"sig":"MEYCIQCd1njD5lfiYUfbUN+phPVdX2SJEzWXGyKKFOEpMuiIrgIhAKA1zg2V13//lAG7pwdYs7QSRJopFmUuUN9EJ3R6lHQ3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429212},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"6ab7a79c3a5e952e4bbcddbb5dc1001724c3724a","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"enquirer":"^2.3.6","commander":"^11.0.0","fast-glob":"^3.3.0","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.5.2","console-log-colors":"^0.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@7.6.0","devDependencies":{"jest":"^29.6.1","husky":"^8.0.3","eslint":"^8.45.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.8","prettier":"^3.0.0","stylelint":"^15.10.1","@jest/core":"^29.6.1","typescript":"^5.1.6","@jest/types":"^29.6.1","@types/jest":"^29.5.3","@types/node":"^20.4.2","npm-run-all":"^4.1.5","@types/eslint":"^8.44.0","standard-version":"^9.5.0","@jest/test-result":"^29.6.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.17.0","eslint-plugin-jest":"^27.2.3","eslint-plugin-unicorn":"^48.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.1.0","@typescript-eslint/eslint-plugin":"^6.1.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.3.4_1689652381015_0.7860969144347638","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"@lzwme/fed-lint-helper","version":"2.4.1","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.4.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"fd2cee516eb0e01addb8d37f497212c51f6ed1c7","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.4.1.tgz","fileCount":150,"integrity":"sha512-OOWFH92puzcNLUJ1kEug12KEVnT5lFcHpnA281xTh5HtSRe6X4S99iLNGbiqrC/So2mRYhN8BhKzwWCy0is56Q==","signatures":[{"sig":"MEUCIQDxi3yRWz7l7r0lEf2WMTHd9UxFB2DhQJHZ4QtqH3cTWwIgd/+usco4Hs2mf/huPnZ3MOAj8iJb6Ie7T5Sdx7mDcA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429788},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"8818f008c02f9a7d6ee24a22b5e849a02966b74f","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.20.1","dependencies":{"enquirer":"^2.3.6","commander":"^11.0.0","fast-glob":"^3.3.1","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.5.2","console-log-colors":"^0.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.0","devDependencies":{"jest":"^29.6.1","husky":"^8.0.3","eslint":"^8.45.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.8","prettier":"^3.0.0","stylelint":"^15.10.2","@jest/core":"^29.6.1","typescript":"^5.1.6","@jest/types":"^29.6.1","@types/jest":"^29.5.3","@types/node":"^20.4.4","npm-run-all":"^4.1.5","@types/eslint":"^8.44.0","standard-version":"^9.5.0","@jest/test-result":"^29.6.1","@types/micromatch":"^4.0.2","@node-rs/deno-lint":"^1.17.3","eslint-plugin-jest":"^27.2.3","eslint-plugin-unicorn":"^48.0.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","@typescript-eslint/parser":"^6.1.0","@typescript-eslint/eslint-plugin":"^6.1.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.4.1_1690177656114_0.6444810101902754","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"@lzwme/fed-lint-helper","version":"2.5.1","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.5.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"05cdb0144b69753be9b38d1d255af004ed9a8fb9","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.5.1.tgz","fileCount":150,"integrity":"sha512-piWZnZBxFiakmh0c1TiWuhqeFUP9JWMRksFh4BjJmurgp3M9JR43HgZDNQqavrwjCOLgukFoVdVsieLyaRUH+Q==","signatures":[{"sig":"MEYCIQDH5/I6Js9EmQiCgCh2Ow2HTtVMXskHomFi7ZBhcmuB6AIhAJG31eybqT+dg0KhcGe0eEsq46txJ7GA0Xytv77n+3vl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406203},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"16943543a0c068e4dc41672b5facd8ce8fcd5b99","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"enquirer":"^2.4.1","commander":"^11.1.0","fast-glob":"^3.3.2","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.5.8","console-log-colors":"^0.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.0","devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.55.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","typedoc":"^0.25.4","prettier":"^3.1.1","stylelint":"^16.0.2","@jest/core":"^29.7.0","typescript":"^5.3.3","@jest/types":"^29.6.3","@types/jest":"^29.5.11","@types/node":"^20.10.4","npm-run-all":"^4.1.5","@types/eslint":"^8.44.8","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.6","@node-rs/deno-lint":"^1.17.3","eslint-plugin-jest":"^27.6.0","eslint-plugin-unicorn":"^49.0.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.14.0","@typescript-eslint/eslint-plugin":"^6.14.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.5.1_1702342805432_0.26199621371807336","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"@lzwme/fed-lint-helper","version":"2.5.2","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.5.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"9c07c656f328796dea8313d478b600c2cc23cd4b","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.5.2.tgz","fileCount":150,"integrity":"sha512-7JEZlQM68MXdypbfrxKn22KGObz0mTjMOk+Lb81Suj8Mh2J8Gn8gUIdrxo628jNCeCsAuey6VtWb4+msedUb3A==","signatures":[{"sig":"MEYCIQD3W4Xao2V/ntXLkWbrBdO9eVkMp7sWgByvDFCGmF478QIhANTubEyV+w7r29G5YbmKcLSKO1dqn/WLvkJW7ikeTKli","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407551},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"8de5ce1a285c053e5a60bef7a1eb8f02d825f213","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src --ext .ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src --ext .ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"8.19.4","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"16.20.2","dependencies":{"enquirer":"^2.4.1","commander":"^11.1.0","fast-glob":"^3.3.2","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.6.0","console-log-colors":"^0.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.0","devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.56.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","typedoc":"^0.25.7","prettier":"^3.2.4","stylelint":"^16.1.0","@jest/core":"^29.7.0","typescript":"^5.3.3","@jest/types":"^29.6.3","@types/jest":"^29.5.11","@types/node":"^20.11.5","npm-run-all":"^4.1.5","@types/eslint":"^8.56.2","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.6","@node-rs/deno-lint":"^1.19.0","eslint-plugin-jest":"^27.6.3","eslint-plugin-unicorn":"^50.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^6.19.0","@typescript-eslint/eslint-plugin":"^6.19.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.5.2_1705555062236_0.8130092611266007","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"@lzwme/fed-lint-helper","version":"2.6.0","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.6.0","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"b4d9d66ed6d615930118e6ed41247514aa341c95","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.6.0.tgz","fileCount":151,"integrity":"sha512-lkDgtlvIzo0OVcT3GfMvL35JmbM2Ed1JgF9k6iGJf32N7OqFgEG7OJRFcxqc8r9H1DH/taLevgtau7XJ2zeXrA==","signatures":[{"sig":"MEQCICwpetiVztwBH2wWuSVWDw1bhw6DNH+KRyz2eqHKFnsfAiAMJo2IconPI1HwQJJZ5PRTCj0Qf6f85niu0KbcbVMysA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405746},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"1d179d198b2528d4ab30577a1001312430235c48","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src/**/*.ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src/*/*.ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"10.5.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"20.12.1","dependencies":{"enquirer":"^2.4.1","commander":"^12.0.0","fast-glob":"^3.3.2","micromatch":"^4.0.5","@lzwme/fe-utils":"^1.7.2","console-log-colors":"^0.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.6.0","devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^9.0.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","typedoc":"^0.25.13","prettier":"^3.2.5","stylelint":"^16.3.1","@eslint/js":"^9.0.0","@jest/core":"^29.7.0","typescript":"^5.4.4","@jest/types":"^29.6.3","@types/jest":"^29.5.12","@types/node":"^20.12.6","npm-run-all":"^4.1.5","@types/eslint":"^8.56.7","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.6","typescript-eslint":"^7.6.0","@node-rs/deno-lint":"^1.20.1","eslint-plugin-jest":"^28.2.0","eslint-plugin-unicorn":"^52.0.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.6.0","@typescript-eslint/eslint-plugin":"^7.6.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.6.0_1712720466017_0.8244212565617863","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"@lzwme/fed-lint-helper","version":"2.6.1","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.6.1","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"39b061a585bebbc8c9575209232ee5e36f28b246","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.6.1.tgz","fileCount":151,"integrity":"sha512-nD9mNSikNWWqhzB7+fXJFih6FVcDqMLJwPswqu8qQsY9UatdRCkVZfutxTPqoBGnT0nIxaFP+DFhEEkQRbruUw==","signatures":[{"sig":"MEYCIQDq4+foJSJt+QV5/ueREJivfzRyECATRFNdWb4cFMHnPgIhALpjSt6ydwQez+3sOVaJzMmWdjL1z9bsEpLsASo4ByNU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406008},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"2c4bd31db0e9c1b54262eef55a2da159ca9edcff","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src/**/*.ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src/*/*.ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"10.5.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"20.13.1","dependencies":{"enquirer":"^2.4.1","commander":"^12.1.0","fast-glob":"^3.3.2","micromatch":"^4.0.7","@lzwme/fe-utils":"^1.7.3","console-log-colors":"^0.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^9.4.0","ts-jest":"^29.1.4","ts-node":"^10.9.2","typedoc":"^0.25.13","prettier":"^3.3.0","stylelint":"^16.6.1","@eslint/js":"^9.4.0","@jest/core":"^29.7.0","typescript":"^5.4.5","@jest/types":"^29.6.3","@types/jest":"^29.5.12","@types/node":"^20.14.1","npm-run-all":"^4.1.5","@types/eslint":"^8.56.10","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.7","typescript-eslint":"^7.12.0","@node-rs/deno-lint":"^1.20.4","eslint-plugin-jest":"^28.5.0","eslint-plugin-unicorn":"^53.0.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.12.0","@typescript-eslint/eslint-plugin":"^7.12.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.6.1_1717575620866_0.025169238545297068","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"@lzwme/fed-lint-helper","version":"2.6.2","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.6.2","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"e4725988d0a9bb9aa2e3c46c8901b384cf1de896","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.6.2.tgz","fileCount":151,"integrity":"sha512-O3L6sSdZUVgCIKvdOTTr/AXq1g3ixJwKYai9Jkq6cqH7MV/zLVUEYAwK3pZeKCkrzQD/EgAbaaTRpYgoUEFMFQ==","signatures":[{"sig":"MEUCIFcXn9JG/JopzQzxGa0fmbBfZ/PJTR9CvFQuJGf00+R6AiEA5KBafhSWMVxnPOpFGY80q21yL13pvRZb/oNhB1e7OSg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406433},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"4b60062cda8c62ac6a4296da7a1ed23267764ace","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky install","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src/**/*.ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src/*/*.ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"10.7.0","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"20.14.0","dependencies":{"enquirer":"^2.4.1","commander":"^12.1.0","fast-glob":"^3.3.2","micromatch":"^4.0.7","@lzwme/fe-utils":"^1.7.3","console-log-colors":"^0.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^9.4.0","ts-jest":"^29.1.4","ts-node":"^10.9.2","typedoc":"^0.25.13","prettier":"^3.3.0","stylelint":"^16.6.1","@eslint/js":"^9.4.0","@jest/core":"^29.7.0","typescript":"^5.4.5","@jest/types":"^29.6.3","@types/jest":"^29.5.12","@types/node":"^20.14.1","npm-run-all":"^4.1.5","@types/eslint":"^8.56.10","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.7","typescript-eslint":"^7.12.0","@node-rs/deno-lint":"^1.20.4","eslint-plugin-jest":"^28.5.0","eslint-plugin-unicorn":"^53.0.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@typescript-eslint/parser":"^7.12.0","@typescript-eslint/eslint-plugin":"^7.12.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.6.2_1718347066992_0.632319555420279","host":"s3://npm-registry-packages"}},"2.6.4":{"name":"@lzwme/fed-lint-helper","version":"2.6.4","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.6.4","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"eedfccc2c33119691ab67ca3d2177dafd2757a97","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.6.4.tgz","fileCount":151,"integrity":"sha512-XP+niN8gdyJfDB/mM8Kiv5QhfrQzdcsRF5gGG49ehgTT7cvpfDZKF+j0YSHRQpJzOw+2DwEZ2UWn/0kC2K8mSA==","signatures":[{"sig":"MEYCIQDhDbNoMEKig4SDs2T0aXMOe47Rt80HLqQn99IRNPMZigIhAPOK5FnvVBshU7VG6e3zHnhxzj7zyl2mRTlPThlyM7rc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406908},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"9c09bf26b2887bc4b81dc40048dc33c15e66d985","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky || true","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src/**/*.ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src/*/*.ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"10.8.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"20.18.0","dependencies":{"enquirer":"^2.4.1","commander":"^12.1.0","fast-glob":"^3.3.2","micromatch":"^4.0.8","@lzwme/fe-utils":"^1.7.5","console-log-colors":"^0.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.6","eslint":"^9.13.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","typedoc":"^0.26.10","prettier":"^3.3.3","stylelint":"^16.10.0","@eslint/js":"^9.13.0","@jest/core":"^29.7.0","typescript":"^5.6.3","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"^22.7.9","npm-run-all":"^4.1.5","@types/eslint":"^9.6.1","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.9","typescript-eslint":"^8.11.0","@node-rs/deno-lint":"^1.20.4","eslint-plugin-jest":"^28.8.3","eslint-plugin-unicorn":"^56.0.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@typescript-eslint/parser":"^8.11.0","@typescript-eslint/eslint-plugin":"^8.11.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.6.4_1729672780731_0.9834980932617585","host":"s3://npm-registry-packages"}},"2.6.5":{"name":"@lzwme/fed-lint-helper","version":"2.6.5","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"author":{"url":"https://lzw.me","name":"renxia","email":"lzwy0820@qq.com"},"license":"MIT","_id":"@lzwme/fed-lint-helper@2.6.5","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"homepage":"https://github.com/lzwme/fed-lint-helper#readme","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"bin":{"flh":"bin/flh.js"},"dist":{"shasum":"0a25e902f422f69f6230b2ecb6ac8524368a0bc1","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.6.5.tgz","fileCount":151,"integrity":"sha512-YQZM6E/4ANSNt93Gk+brzx/al6t4WDCe6whG/1us/tbm8iQ5tRpxRauaxOFqXAZkgOR5YvB/csIG6Sa7ZaOy8w==","signatures":[{"sig":"MEUCIQD1ayjUMM962ALoP42WFD7LAzAnO5HXAELPahbLZCnzggIgZsZRTe8aUlNEyS3si3uvFMelivNsjgE2jI9E3Y4DFfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406890},"main":"cjs/index.js","types":"cjs/index.d.ts","module":"esm/index.js","engines":{"node":">=14.18"},"gitHead":"65aafac383edba13f17bdd44e1f68d8e31b53dd8","scripts":{"cov":"jest --coverage --silent","dev":"npm run watch:build","doc":"run-s doc:html","fix":"run-s fix:*","test":"run-s test:*","build":"run-s clean && run-p build:*","clean":"node scripts/rm.mjs ./cjs ./esm ./docs","start":"npm run watch","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","prepare":"husky || true","release":"run-s test build doc:html","version":"standard-version","cov:html":"jest --coverage --silent --reporter=html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","fix:lint":"eslint src/**/*.ts --fix","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","test:lint":"eslint src/*/*.ts","test:unit":"npm run cov","watch:test":"jest --watch","watch:build":"tsc -p tsconfig.cjs.json -w","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","release-version":"run-s release version"},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"repository":{"url":"git+https://github.com/lzwme/fed-lint-helper.git","type":"git"},"_npmVersion":"10.8.2","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","directories":{},"_nodeVersion":"20.18.1","dependencies":{"enquirer":"^2.4.1","commander":"^12.1.0","fast-glob":"^3.3.2","micromatch":"^4.0.8","@lzwme/fe-utils":"^1.7.5","console-log-colors":"^0.5.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^9.16.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","typedoc":"^0.27.4","prettier":"^3.4.2","stylelint":"^16.11.0","@eslint/js":"^9.16.0","@jest/core":"^29.7.0","typescript":"^5.7.2","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"^22.10.1","npm-run-all":"^4.1.5","@types/eslint":"^9.6.1","standard-version":"^9.5.0","@jest/test-result":"^29.7.0","@types/micromatch":"^4.0.9","typescript-eslint":"^8.18.0","@node-rs/deno-lint":"^1.20.4","eslint-plugin-jest":"^28.9.0","eslint-plugin-unicorn":"^56.0.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@typescript-eslint/parser":"^8.18.0","@typescript-eslint/eslint-plugin":"^8.18.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fed-lint-helper_2.6.5_1733808023052_0.23063086380488773","host":"s3://npm-registry-packages-npm-production"}},"2.6.6":{"name":"@lzwme/fed-lint-helper","description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","version":"2.6.6","main":"cjs/index.js","module":"esm/index.js","types":"cjs/index.d.ts","license":"MIT","repository":{"type":"git","url":"git+https://github.com/lzwme/fed-lint-helper.git"},"author":{"name":"renxia","email":"lzwy0820@qq.com","url":"https://lzw.me"},"keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"bin":{"flh":"bin/flh.js"},"scripts":{"prepare":"husky || true","dev":"npm run watch:build","start":"npm run watch","build":"run-s clean && run-p build:*","build:cjs":"tsc -p tsconfig.cjs.json && node scripts/after-build.mjs","build:esm":"tsc -p tsconfig.module.json","fix":"run-s fix:*","fix:lint":"eslint src/**/*.ts --fix","fix:prettier":"prettier \"src/**/*.ts\" --write","test":"run-s test:*","test:lint":"eslint src/*/*.ts","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:unit":"npm run cov","watch":"run-s clean build:cjs && run-p \"build:cjs -- -w\" \"test:unit -- --watch\"","watch:build":"tsc -p tsconfig.cjs.json -w","watch:test":"jest --watch","cov":"jest --coverage --silent","cov:html":"jest --coverage --silent --reporter=html","doc":"run-s doc:html","doc:html":"typedoc src/ --exclude **/*.spec.ts --out docs --tsconfig tsconfig.module.json","doc:json":"typedoc src/ --exclude **/*.spec.ts --json docs/typedoc.json --tsconfig tsconfig.module.json","version":"standard-version","release":"run-s test build doc:html","release-version":"run-s release version","clean":"node scripts/rm.mjs ./cjs ./esm ./docs"},"engines":{"node":">=14.18"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.com"},"dependencies":{"@lzwme/fe-utils":"^1.8.1","commander":"^13.0.0","console-log-colors":"^0.5.0","enquirer":"^2.4.1","fast-glob":"^3.3.3","micromatch":"^4.0.8"},"devDependencies":{"@eslint/js":"^9.18.0","@jest/core":"^29.7.0","@jest/test-result":"^29.7.0","@jest/types":"^29.6.3","@node-rs/deno-lint":"^1.20.4","@types/eslint":"^9.6.1","@types/jest":"^29.5.14","@types/micromatch":"^4.0.9","@types/node":"^22.10.7","@typescript-eslint/eslint-plugin":"^8.20.0","@typescript-eslint/parser":"^8.20.0","eslint":"^9.18.0","eslint-config-prettier":"^10.0.1","eslint-plugin-jest":"^28.11.0","eslint-plugin-prettier":"^5.2.2","eslint-plugin-unicorn":"^56.0.1","husky":"^9.1.7","jest":"^29.7.0","npm-run-all":"^4.1.5","prettier":"^3.4.2","standard-version":"^9.5.0","stylelint":"^16.13.2","ts-jest":"^29.2.5","ts-node":"^10.9.2","typedoc":"^0.27.6","typescript":"^5.7.3","typescript-eslint":"^8.20.0"},"peerDependencies":{"@jest/core":"*"},"peerDependenciesMeta":{"@jest/core":{"optional":true}},"_id":"@lzwme/fed-lint-helper@2.6.6","gitHead":"b62a6b8936598bbb5a554565df6faa3633493ef0","bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"homepage":"https://github.com/lzwme/fed-lint-helper#readme","_nodeVersion":"20.18.1","_npmVersion":"10.8.2","dist":{"integrity":"sha512-R57AV9eyacjxKspHNLlnAGLRp+mUMZlmdu64OIP6jW4U+EmTMOU4zGGmDpO4WgLojmFTF82qswevuug4ThfHYQ==","shasum":"9ab7b3b303fd56801a8413c51969f8c2aedaaa72","tarball":"https://registry.npmjs.org/@lzwme/fed-lint-helper/-/fed-lint-helper-2.6.6.tgz","fileCount":151,"unpackedSize":407146,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1ldDL0WubxAuKA3m1ZTILbtEHBqUSasAT+q1FfpcCfAiAmi9XvUoFwmKi4jHaN2r+0GHVmpzGteCRrcVF9RLyOvg=="}]},"_npmUser":{"name":"renxia","email":"lzwy0820@qq.com"},"directories":{},"maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fed-lint-helper_2.6.6_1737080048128_0.20414591760274226"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-18T10:25:19.212Z","modified":"2025-01-17T02:14:08.517Z","1.0.0":"2021-08-18T10:25:19.456Z","1.0.3":"2021-08-23T14:32:31.965Z","1.1.0":"2021-08-25T14:35:11.458Z","1.2.0":"2021-09-30T08:20:39.835Z","1.3.0":"2021-10-26T14:45:47.359Z","1.4.0":"2021-11-15T02:31:52.094Z","1.4.1":"2021-11-18T14:13:50.982Z","1.4.3":"2021-11-19T02:00:35.982Z","1.4.4":"2021-11-22T06:46:27.774Z","1.4.5":"2021-11-25T14:25:12.556Z","1.4.6":"2021-11-30T14:02:27.624Z","1.4.7":"2021-12-01T07:37:51.025Z","1.4.8":"2021-12-02T08:20:10.877Z","1.4.9":"2021-12-08T02:33:01.576Z","1.4.10":"2021-12-10T03:19:50.623Z","1.4.11":"2021-12-15T01:52:33.379Z","1.4.12":"2021-12-27T04:54:22.016Z","1.4.13":"2021-12-28T02:23:55.433Z","1.5.0":"2022-03-08T07:48:53.163Z","1.5.1":"2022-03-10T09:21:24.546Z","1.6.0":"2022-05-04T14:38:09.485Z","1.6.1":"2022-05-05T05:21:42.986Z","1.6.2":"2022-05-05T14:14:44.280Z","1.6.3":"2022-05-09T03:09:00.763Z","1.6.5":"2022-05-09T03:29:24.258Z","1.6.6":"2022-05-12T13:42:55.163Z","1.7.0":"2022-05-17T01:03:33.449Z","1.8.0":"2022-06-09T13:19:11.209Z","1.8.2":"2022-06-24T03:13:41.340Z","1.8.3":"2022-06-28T14:57:13.105Z","1.9.1":"2022-07-01T05:14:57.545Z","1.9.2":"2022-07-05T13:23:23.834Z","1.10.0":"2022-07-08T01:09:16.796Z","1.10.1":"2022-07-08T14:18:05.082Z","1.10.2":"2022-07-08T14:18:27.115Z","1.10.3":"2022-07-14T06:48:02.516Z","1.11.0":"2022-07-21T12:21:33.984Z","1.11.1":"2022-07-21T14:30:44.813Z","1.12.0":"2022-08-02T08:24:32.807Z","1.12.1":"2022-08-09T14:04:13.524Z","1.12.2":"2022-08-10T02:06:58.501Z","1.12.3":"2022-08-10T02:46:19.388Z","1.12.4":"2022-08-22T03:00:39.037Z","2.0.0":"2022-09-08T07:59:15.517Z","2.0.1":"2022-09-14T09:08:34.381Z","2.0.2":"2022-10-28T09:50:34.079Z","2.0.3":"2022-10-31T10:00:32.688Z","2.0.4":"2022-11-02T05:38:36.596Z","2.1.0":"2022-11-14T07:56:58.933Z","2.1.1":"2022-11-16T10:04:43.418Z","2.1.3":"2022-11-28T03:46:29.695Z","2.1.4":"2022-11-28T11:04:41.851Z","2.1.5":"2022-12-10T18:52:39.785Z","2.1.6":"2022-12-30T11:36:14.271Z","2.1.7":"2023-01-03T01:55:57.986Z","2.2.0":"2023-01-18T09:04:50.831Z","2.3.0":"2023-02-07T08:32:55.682Z","2.3.1":"2023-02-17T10:28:17.729Z","2.3.2":"2023-05-15T00:56:00.392Z","2.3.4":"2023-07-18T03:53:01.251Z","2.4.1":"2023-07-24T05:47:36.350Z","2.5.1":"2023-12-12T01:00:05.661Z","2.5.2":"2024-01-18T05:17:42.416Z","2.6.0":"2024-04-10T03:41:06.181Z","2.6.1":"2024-06-05T08:20:21.191Z","2.6.2":"2024-06-14T06:37:47.254Z","2.6.4":"2024-10-23T08:39:41.040Z","2.6.5":"2024-12-10T05:20:23.246Z","2.6.6":"2025-01-17T02:14:08.310Z"},"bugs":{"url":"https://github.com/lzwme/fed-lint-helper/issues"},"author":{"name":"renxia","email":"lzwy0820@qq.com","url":"https://lzw.me"},"license":"MIT","homepage":"https://github.com/lzwme/fed-lint-helper#readme","keywords":["fed","lint","lint-helper","typescript","tsc","commitlint","eslint","prettier","jest"],"repository":{"type":"git","url":"git+https://github.com/lzwme/fed-lint-helper.git"},"description":"前端项目编码质量 lint 检测辅助工具。用于辅助大型长期研发的前端项目渐进式的迁移与改进编码规范约束。","maintainers":[{"name":"renxia001","email":"webmaster@lzw.me"},{"name":"renxia","email":"lzwy0820@qq.com"}],"readme":"[![@lzwme/fed-lint-helper](https://nodei.co/npm/@lzwme/fed-lint-helper.png)][npm-url]\n\n# @lzwme/fed-lint-helper\n\n[![NPM version][npm-badge]][npm-url]\n[![node version][node-badge]][node-url]\n![license MIT](https://img.shields.io/github/license/lzwme/fed-lint-helper)\n\n[![build status](https://github.com/lzwme/fed-lint-helper/actions/workflows/node-ci.yml/badge.svg)](https://github.com/lzwme/fed-lint-helper/actions/workflows/node-ci.yml)\n[![npm download][download-badge]][download-url]\n[![GitHub issues][issues-badge]][issues-url]\n[![GitHub forks][forks-badge]][forks-url]\n[![GitHub stars][stars-badge]][stars-url]\n\n一个前端项目编码质量静态检查（`Lint`）辅助工具。用于辅助长期研发的大型前端项目渐进式的升级、迁移或改进编码规范约束规则。\n\n## 功能特性(Features)\n\n- 白名单机制。升级新版本、引入新规则时开启白名单模式，技术栈更新改造影响成本低\n- 可选的多线程、多进程执行模式。多项静态检查并行执行效率更高\n- 支持缓存能力。开启缓存二次执行效率显著提升，避免重复执行浪费时间\n\n已支持的 `Lint` 能力：\n\n- `eslint` 自定义 ESLint 检测执行\n- `tscheck` 自定义 TypeScript 检测执行\n- `jest` 自定义 jest 单元测试的执行\n- `prettier` 自定义 prettier 编码风格检测与格式化\n- `commitlint` 自定义遵循 Angular commit style 的 git 提交规范（用于 git hooks）\n- `jira` 自定义关联 jira 的检测逻辑（TODO: 方案说明）\n- more...\n\n![](./assets/img/flh.png)\n\n<p style=\"text-align: center\">方案流程图</p>\n\n## 安装(Install)\n\n```bash\n# use pnpm\npnpm add -D @lzwme/fed-lint-helper\n# use yarn\nyarn add -D @lzwme/fed-lint-helper\n# use npm\nnpm i -D @lzwme/fed-lint-helper\n```\n\n## 使用(Useage)\n\n### 命令行方式(Command Line Interface)\n\n```bash\nflh --help\n\n# 在当前目录下生成默认的配置文件 .flh.config.cjs\nflh init --config\n\n# typescript check\nflh --tscheck\n# eslint check\nflh --eslint\n# jest check\nflh --jest\n# git commit lint\nflh --commitlint\n# prettier fix\nflh --prettier --fix\n\n# Multitask parallel execution\nflh --tscheck --eslint --jest\n```\n\n其他辅助工具命令(Others)：\n\n```bash\n# 目录删除\nflh rm --help\n# 示例：删除目录 a 和 dist\nflh rm ./a ./dist -f\n\n# 消息通知\nflh notify --help\n# 示例：企业微信机器人消息通知\nflh notify \"任务执行失败！@all\" --wx-work <web hook key1> <web hook key2>\n```\n\n### 结合 `husky` 与 `git hooks` 使用\n\n推荐结合 `husky` 配置本地 `git hooks`。参考示例：\n\n```bash\n# .husky/commit-msg\nnpm exec flh --commitlint\n\n# .husky/pre-commit\nnpm exec flh -- --eslint --tscheck --jest --only-staged\nnpm exec flh -- --prettier --only-staged --fix\n# git add --update\n```\n\n在 `CI` 持续集成过程中可视具体需求配置。\n\n### API 调用\n\n提供了 `TsCheck`、`ESLintCheck` 等类对象供 API 方式调用，以便自定义处理逻辑在 CI 构建中的集成。\n\n```ts\nimport { TsCheck, ESLintCheck } from '@lzwme/fed-lint-helper';\n\n// typescript check\nconst tsCheck = new TsCheck({\n  exitOnError: false,\n  src: ['src'],\n  // checkOnInit: false,\n  // debug: true,\n  // toWhiteList: true,\n  // cache: true,\n  // removeCache: false,\n  // tsConfigFileName: 'tsconfig.eslint.json',\n  // silent: false,\n});\nconst res = await tsCheck.start();\nconsole.log(res);\n\n// eslint check\nconst eslintCheck = new ESLintCheck({\n  exitOnError: false,\n  src: ['src'],\n  eslintOptions: {\n    overrideConfig: {\n      rules: { eqeqeq: 'warn' },\n      // rulePaths: ['./eslint-rules/'],\n      // errorOnUnmatchedPattern: true,\n    },\n  },\n  // checkOnInit: false,\n  // cache: argv.includes('cache'),\n  // removeCache: argv.includes('nocache'),\n  // silent: argv.includes('silent'),\n  // debug: argv.includes('debug'),\n  // toWhiteList: true,\n  // fix: argv.includes('fix'),\n});\n\nlet res = await eslintCheck.start();\nconsole.log(res);\nres = await eslintCheck.start(['test/test/test-cases/ts-check-test-1.ts', 'src/ts-check.ts']);\nconsole.log(res);\n```\n\n更多细节可参考 [API 文档](https://lzw.me/doc/fed-lint-helper)。\n\n## API 文档\n\n- [https://lzwme.github.io/fed-lint-helper/](https://lzwme.github.io/fed-lint-helper/)\n\n## 开发(Development)\n\n本地二次开发：\n\n```bash\ngit clone https://github.com/lzwme/fed-lint-helper\npnpm install\npnpm dev\n# npm link\n```\n\n或者 [fork](https://github.com/lzwme/fed-lint-helper) 本项目进行代码贡献。\n\n**欢迎贡献想法与代码。**\n\n## License\n\n`@lzwme/fed-lint-helper` is released under the MIT license.\n\n该插件由[志文工作室](https://lzw.me)开发和维护。\n\n[stars-badge]: https://img.shields.io/github/stars/lzwme/fed-lint-helper.svg\n[stars-url]: https://github.com/lzwme/fed-lint-helper/stargazers\n[forks-badge]: https://img.shields.io/github/forks/lzwme/fed-lint-helper.svg\n[forks-url]: https://github.com/lzwme/fed-lint-helper/network\n[issues-badge]: https://img.shields.io/github/issues/lzwme/fed-lint-helper.svg\n[issues-url]: https://github.com/lzwme/fed-lint-helper/issues\n[npm-badge]: https://img.shields.io/npm/v/@lzwme/fed-lint-helper.svg?style=flat-square\n[npm-url]: https://npmjs.com/package/@lzwme/fed-lint-helper\n[node-badge]: https://img.shields.io/badge/node.js-%3E=_14.18.0-green.svg?style=flat-square\n[node-url]: https://nodejs.org/download/\n[download-badge]: https://img.shields.io/npm/dm/@lzwme/fed-lint-helper.svg?style=flat-square\n[download-url]: https://npmjs.com/package/@lzwme/fed-lint-helper\n[bundlephobia-url]: https://bundlephobia.com/result?p=@lzwme/fed-lint-helper@latest\n[bundlephobia-badge]: https://badgen.net/bundlephobia/minzip/@lzwme/fed-lint-helper@latest\n","readmeFilename":"README.MD"}