租房小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

214 lines
6.5 KiB

6 months ago
  1. {
  2. "_from": "eslint@^8.2.0",
  3. "_id": "eslint@8.57.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
  6. "_location": "/eslint",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "eslint@^8.2.0",
  12. "name": "eslint",
  13. "escapedName": "eslint",
  14. "rawSpec": "^8.2.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^8.2.0"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.57.1.tgz",
  22. "_shasum": "7df109654aba7e3bbe5c8eae533c5e461d3c6ca9",
  23. "_spec": "eslint@^8.2.0",
  24. "_where": "E:\\webView\\tenancy-wechat-uniapp",
  25. "author": {
  26. "name": "Nicholas C. Zakas",
  27. "email": "nicholas+npm@nczconsulting.com"
  28. },
  29. "bin": {
  30. "eslint": "bin/eslint.js"
  31. },
  32. "bugs": {
  33. "url": "https://github.com/eslint/eslint/issues/"
  34. },
  35. "bundleDependencies": false,
  36. "dependencies": {
  37. "@eslint-community/eslint-utils": "^4.2.0",
  38. "@eslint-community/regexpp": "^4.6.1",
  39. "@eslint/eslintrc": "^2.1.4",
  40. "@eslint/js": "8.57.1",
  41. "@humanwhocodes/config-array": "^0.13.0",
  42. "@humanwhocodes/module-importer": "^1.0.1",
  43. "@nodelib/fs.walk": "^1.2.8",
  44. "@ungap/structured-clone": "^1.2.0",
  45. "ajv": "^6.12.4",
  46. "chalk": "^4.0.0",
  47. "cross-spawn": "^7.0.2",
  48. "debug": "^4.3.2",
  49. "doctrine": "^3.0.0",
  50. "escape-string-regexp": "^4.0.0",
  51. "eslint-scope": "^7.2.2",
  52. "eslint-visitor-keys": "^3.4.3",
  53. "espree": "^9.6.1",
  54. "esquery": "^1.4.2",
  55. "esutils": "^2.0.2",
  56. "fast-deep-equal": "^3.1.3",
  57. "file-entry-cache": "^6.0.1",
  58. "find-up": "^5.0.0",
  59. "glob-parent": "^6.0.2",
  60. "globals": "^13.19.0",
  61. "graphemer": "^1.4.0",
  62. "ignore": "^5.2.0",
  63. "imurmurhash": "^0.1.4",
  64. "is-glob": "^4.0.0",
  65. "is-path-inside": "^3.0.3",
  66. "js-yaml": "^4.1.0",
  67. "json-stable-stringify-without-jsonify": "^1.0.1",
  68. "levn": "^0.4.1",
  69. "lodash.merge": "^4.6.2",
  70. "minimatch": "^3.1.2",
  71. "natural-compare": "^1.4.0",
  72. "optionator": "^0.9.3",
  73. "strip-ansi": "^6.0.1",
  74. "text-table": "^0.2.0"
  75. },
  76. "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
  77. "description": "An AST-based pattern checker for JavaScript.",
  78. "devDependencies": {
  79. "@babel/core": "^7.4.3",
  80. "@babel/preset-env": "^7.4.3",
  81. "@sinonjs/fake-timers": "11.2.2",
  82. "@wdio/browser-runner": "^8.14.6",
  83. "@wdio/cli": "^8.14.6",
  84. "@wdio/concise-reporter": "^8.14.0",
  85. "@wdio/globals": "^8.14.6",
  86. "@wdio/mocha-framework": "^8.14.0",
  87. "babel-loader": "^8.0.5",
  88. "c8": "^7.12.0",
  89. "chai": "^4.0.1",
  90. "cheerio": "^0.22.0",
  91. "common-tags": "^1.8.0",
  92. "core-js": "^3.1.3",
  93. "ejs": "^3.0.2",
  94. "eslint": "file:.",
  95. "eslint-config-eslint": "file:packages/eslint-config-eslint",
  96. "eslint-plugin-eslint-comments": "^3.2.0",
  97. "eslint-plugin-eslint-plugin": "^5.2.1",
  98. "eslint-plugin-internal-rules": "file:tools/internal-rules",
  99. "eslint-plugin-jsdoc": "^46.2.5",
  100. "eslint-plugin-n": "^16.6.0",
  101. "eslint-plugin-unicorn": "^49.0.0",
  102. "eslint-release": "^3.3.0",
  103. "eslump": "^3.0.0",
  104. "esprima": "^4.0.1",
  105. "fast-glob": "^3.2.11",
  106. "fs-teardown": "^0.1.3",
  107. "glob": "^7.1.6",
  108. "got": "^11.8.3",
  109. "gray-matter": "^4.0.3",
  110. "lint-staged": "^11.0.0",
  111. "load-perf": "^0.2.0",
  112. "markdown-it": "^12.2.0",
  113. "markdown-it-container": "^3.0.0",
  114. "markdownlint": "^0.32.0",
  115. "markdownlint-cli": "^0.37.0",
  116. "marked": "^4.0.8",
  117. "memfs": "^3.0.1",
  118. "metascraper": "^5.25.7",
  119. "metascraper-description": "^5.25.7",
  120. "metascraper-image": "^5.29.3",
  121. "metascraper-logo": "^5.25.7",
  122. "metascraper-logo-favicon": "^5.25.7",
  123. "metascraper-title": "^5.25.7",
  124. "mocha": "^8.3.2",
  125. "mocha-junit-reporter": "^2.0.0",
  126. "node-polyfill-webpack-plugin": "^1.0.3",
  127. "npm-license": "^0.3.3",
  128. "pirates": "^4.0.5",
  129. "progress": "^2.0.3",
  130. "proxyquire": "^2.0.1",
  131. "recast": "^0.23.0",
  132. "regenerator-runtime": "^0.14.0",
  133. "rollup-plugin-node-polyfills": "^0.2.1",
  134. "semver": "^7.5.3",
  135. "shelljs": "^0.8.2",
  136. "sinon": "^11.0.0",
  137. "vite-plugin-commonjs": "0.10.1",
  138. "webdriverio": "^8.14.6",
  139. "webpack": "^5.23.0",
  140. "webpack-cli": "^4.5.0",
  141. "yorkie": "^2.0.0"
  142. },
  143. "engines": {
  144. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  145. },
  146. "exports": {
  147. "./package.json": "./package.json",
  148. ".": "./lib/api.js",
  149. "./use-at-your-own-risk": "./lib/unsupported-api.js"
  150. },
  151. "files": [
  152. "LICENSE",
  153. "README.md",
  154. "bin",
  155. "conf",
  156. "lib",
  157. "messages"
  158. ],
  159. "funding": "https://opencollective.com/eslint",
  160. "gitHooks": {
  161. "pre-commit": "lint-staged"
  162. },
  163. "homepage": "https://eslint.org",
  164. "keywords": [
  165. "ast",
  166. "lint",
  167. "javascript",
  168. "ecmascript",
  169. "espree"
  170. ],
  171. "license": "MIT",
  172. "lint-staged": {
  173. "*.js": "eslint --fix",
  174. "*.md": "markdownlint --fix",
  175. "lib/rules/*.js": [
  176. "node tools/update-eslint-all.js",
  177. "git add packages/js/src/configs/eslint-all.js"
  178. ],
  179. "docs/src/rules/*.md": [
  180. "node tools/check-rule-examples.js",
  181. "node tools/fetch-docs-links.js",
  182. "git add docs/src/_data/further_reading_links.json"
  183. ],
  184. "docs/**/*.svg": "npx svgo -r --multipass"
  185. },
  186. "main": "./lib/api.js",
  187. "name": "eslint",
  188. "repository": {
  189. "type": "git",
  190. "url": "git+https://github.com/eslint/eslint.git"
  191. },
  192. "scripts": {
  193. "build:docs:update-links": "node tools/fetch-docs-links.js",
  194. "build:readme": "node tools/update-readme.js",
  195. "build:site": "node Makefile.js gensite",
  196. "build:webpack": "node Makefile.js webpack",
  197. "lint": "node Makefile.js lint",
  198. "lint:docs:js": "node Makefile.js lintDocsJS",
  199. "lint:docs:rule-examples": "node Makefile.js checkRuleExamples",
  200. "lint:fix": "node Makefile.js lint -- fix",
  201. "lint:fix:docs:js": "node Makefile.js lintDocsJS -- fix",
  202. "release:generate:alpha": "node Makefile.js generatePrerelease -- alpha",
  203. "release:generate:beta": "node Makefile.js generatePrerelease -- beta",
  204. "release:generate:latest": "node Makefile.js generateRelease -- latest",
  205. "release:generate:maintenance": "node Makefile.js generateRelease -- maintenance",
  206. "release:generate:rc": "node Makefile.js generatePrerelease -- rc",
  207. "release:publish": "node Makefile.js publishRelease",
  208. "test": "node Makefile.js test",
  209. "test:cli": "mocha",
  210. "test:fuzz": "node Makefile.js fuzz",
  211. "test:performance": "node Makefile.js perf"
  212. },
  213. "version": "8.57.1"
  214. }