package.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. {
  2. "_from": "es-abstract@^1.23.2",
  3. "_id": "es-abstract@1.23.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
  6. "_location": "/es-abstract",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "es-abstract@^1.23.2",
  12. "name": "es-abstract",
  13. "escapedName": "es-abstract",
  14. "rawSpec": "^1.23.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.23.2"
  17. },
  18. "_requiredBy": [
  19. "/array-includes",
  20. "/array.prototype.reduce",
  21. "/arraybuffer.prototype.slice",
  22. "/function.prototype.name",
  23. "/object.getownpropertydescriptors",
  24. "/string.prototype.trim",
  25. "/typedarray.prototype.slice"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.23.3.tgz",
  28. "_shasum": "8f0c5a35cd215312573c5a27c87dfd6c881a0aa0",
  29. "_spec": "es-abstract@^1.23.2",
  30. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\object.getownpropertydescriptors",
  31. "author": {
  32. "name": "Jordan Harband",
  33. "email": "ljharb@gmail.com",
  34. "url": "http://ljharb.codes"
  35. },
  36. "browser": {
  37. "worker_threads": false
  38. },
  39. "bugs": {
  40. "url": "https://github.com/ljharb/es-abstract/issues"
  41. },
  42. "bundleDependencies": false,
  43. "contributors": [
  44. {
  45. "name": "Jordan Harband",
  46. "email": "ljharb@gmail.com",
  47. "url": "http://ljharb.codes"
  48. }
  49. ],
  50. "dependencies": {
  51. "array-buffer-byte-length": "^1.0.1",
  52. "arraybuffer.prototype.slice": "^1.0.3",
  53. "available-typed-arrays": "^1.0.7",
  54. "call-bind": "^1.0.7",
  55. "data-view-buffer": "^1.0.1",
  56. "data-view-byte-length": "^1.0.1",
  57. "data-view-byte-offset": "^1.0.0",
  58. "es-define-property": "^1.0.0",
  59. "es-errors": "^1.3.0",
  60. "es-object-atoms": "^1.0.0",
  61. "es-set-tostringtag": "^2.0.3",
  62. "es-to-primitive": "^1.2.1",
  63. "function.prototype.name": "^1.1.6",
  64. "get-intrinsic": "^1.2.4",
  65. "get-symbol-description": "^1.0.2",
  66. "globalthis": "^1.0.3",
  67. "gopd": "^1.0.1",
  68. "has-property-descriptors": "^1.0.2",
  69. "has-proto": "^1.0.3",
  70. "has-symbols": "^1.0.3",
  71. "hasown": "^2.0.2",
  72. "internal-slot": "^1.0.7",
  73. "is-array-buffer": "^3.0.4",
  74. "is-callable": "^1.2.7",
  75. "is-data-view": "^1.0.1",
  76. "is-negative-zero": "^2.0.3",
  77. "is-regex": "^1.1.4",
  78. "is-shared-array-buffer": "^1.0.3",
  79. "is-string": "^1.0.7",
  80. "is-typed-array": "^1.1.13",
  81. "is-weakref": "^1.0.2",
  82. "object-inspect": "^1.13.1",
  83. "object-keys": "^1.1.1",
  84. "object.assign": "^4.1.5",
  85. "regexp.prototype.flags": "^1.5.2",
  86. "safe-array-concat": "^1.1.2",
  87. "safe-regex-test": "^1.0.3",
  88. "string.prototype.trim": "^1.2.9",
  89. "string.prototype.trimend": "^1.0.8",
  90. "string.prototype.trimstart": "^1.0.8",
  91. "typed-array-buffer": "^1.0.2",
  92. "typed-array-byte-length": "^1.0.1",
  93. "typed-array-byte-offset": "^1.0.2",
  94. "typed-array-length": "^1.0.6",
  95. "unbox-primitive": "^1.0.2",
  96. "which-typed-array": "^1.1.15"
  97. },
  98. "deprecated": false,
  99. "description": "ECMAScript spec abstract operations.",
  100. "devDependencies": {
  101. "@ljharb/eslint-config": "^21.1.0",
  102. "@unicode/unicode-15.0.0": "^1.5.2",
  103. "array.from": "^1.1.6",
  104. "array.prototype.filter": "^1.0.4",
  105. "array.prototype.flatmap": "^1.3.2",
  106. "array.prototype.indexof": "^1.0.7",
  107. "aud": "^2.0.4",
  108. "available-regexp-flags": "^1.0.4",
  109. "cheerio": "=1.0.0-rc.3",
  110. "define-accessor-property": "^1.0.0",
  111. "define-data-property": "^1.1.4",
  112. "diff": "^5.2.0",
  113. "eclint": "^2.8.1",
  114. "es-value-fixtures": "^1.4.2",
  115. "eslint": "=8.8.0",
  116. "for-each": "^0.3.3",
  117. "function-bind": "^1.1.2",
  118. "functions-have-names": "^1.2.3",
  119. "glob": "=10.3.7",
  120. "has-bigints": "^1.0.2",
  121. "has-named-captures": "^1.0.0",
  122. "has-strict-mode": "^1.0.1",
  123. "in-publish": "^2.0.1",
  124. "is-core-module": "^2.13.1",
  125. "is-registered-symbol": "^1.0.1",
  126. "jackspeak": "=2.1.1",
  127. "make-arrow-function": "^1.2.0",
  128. "make-async-function": "^1.0.0",
  129. "make-async-generator-function": "^1.0.0",
  130. "make-generator-function": "^2.0.0",
  131. "mock-property": "^1.0.3",
  132. "npmignore": "^0.3.1",
  133. "nyc": "^10.3.2",
  134. "object.fromentries": "^2.0.8",
  135. "safe-bigint": "^1.1.0",
  136. "safe-publish-latest": "^2.0.0",
  137. "ses": "^0.18.8",
  138. "tape": "^5.7.5"
  139. },
  140. "engines": {
  141. "node": ">= 0.4"
  142. },
  143. "funding": {
  144. "url": "https://github.com/sponsors/ljharb"
  145. },
  146. "homepage": "https://github.com/ljharb/es-abstract#readme",
  147. "keywords": [
  148. "ECMAScript",
  149. "ES",
  150. "abstract",
  151. "operation",
  152. "abstract operation",
  153. "JavaScript",
  154. "ES5",
  155. "ES6",
  156. "ES7"
  157. ],
  158. "license": "MIT",
  159. "main": "index.js",
  160. "name": "es-abstract",
  161. "publishConfig": {
  162. "ignore": [
  163. ".github",
  164. "",
  165. "# dev scripts",
  166. "operations/*.js",
  167. "!operations/20*.js",
  168. "",
  169. "test/",
  170. "",
  171. ".gitattributes"
  172. ]
  173. },
  174. "repository": {
  175. "type": "git",
  176. "url": "git://github.com/ljharb/es-abstract.git"
  177. },
  178. "scripts": {
  179. "eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
  180. "lint": "eslint .",
  181. "postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
  182. "posttest": "aud --production",
  183. "prepack": "npmignore --auto --commentLines=autogenerated",
  184. "prepublish": "not-in-publish || npm run prepublishOnly",
  185. "prepublishOnly": "safe-publish-latest && npm run spackle",
  186. "prespackle": "npm run --silent spackled | xargs rm || true",
  187. "pretest": "npm run lint",
  188. "spackle": "node operations/spackle 1 && node operations/build-unicode.mjs",
  189. "spackled": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1",
  190. "test": "npm run tests-only && npm run test:ses",
  191. "test:ses": "node test/ses-compat",
  192. "tests-only": "nyc node --stack-size=5120 test"
  193. },
  194. "sideEffects": false,
  195. "testling": {
  196. "files": "test/index.js",
  197. "browsers": [
  198. "iexplore/6.0..latest",
  199. "firefox/3.0..6.0",
  200. "firefox/15.0..latest",
  201. "firefox/nightly",
  202. "chrome/4.0..10.0",
  203. "chrome/20.0..latest",
  204. "chrome/canary",
  205. "opera/10.0..latest",
  206. "opera/next",
  207. "safari/4.0..latest",
  208. "ipad/6.0..latest",
  209. "iphone/6.0..latest",
  210. "android-browser/4.2"
  211. ]
  212. },
  213. "type": "commonjs",
  214. "version": "1.23.3"
  215. }