package.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. {
  2. "_from": "es-abstract@^1.17.0-next.0",
  3. "_id": "es-abstract@1.17.0-next.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-7MmGr03N7Rnuid6+wyhD9sHNE2n4tFSwExnU2lQl3lIo2ShXWGePY80zYaoMOmILWv57H0amMjZGHNzzGG70Rw==",
  6. "_location": "/es-abstract",
  7. "_phantomChildren": {
  8. "function-bind": "1.1.1"
  9. },
  10. "_requested": {
  11. "type": "range",
  12. "registry": true,
  13. "raw": "es-abstract@^1.17.0-next.0",
  14. "name": "es-abstract",
  15. "escapedName": "es-abstract",
  16. "rawSpec": "^1.17.0-next.0",
  17. "saveSpec": null,
  18. "fetchSpec": "^1.17.0-next.0"
  19. },
  20. "_requiredBy": [
  21. "/array-includes"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.0-next.1.tgz",
  24. "_shasum": "94acc93e20b05a6e96dacb5ab2f1cb3a81fc2172",
  25. "_spec": "es-abstract@^1.17.0-next.0",
  26. "_where": "D:\\workSpace\\dealer_front\\node_modules\\array-includes",
  27. "author": {
  28. "name": "Jordan Harband",
  29. "email": "ljharb@gmail.com",
  30. "url": "http://ljharb.codes"
  31. },
  32. "bugs": {
  33. "url": "https://github.com/ljharb/es-abstract/issues"
  34. },
  35. "bundleDependencies": false,
  36. "contributors": [
  37. {
  38. "name": "Jordan Harband",
  39. "email": "ljharb@gmail.com",
  40. "url": "http://ljharb.codes"
  41. }
  42. ],
  43. "dependencies": {
  44. "es-to-primitive": "^1.2.1",
  45. "function-bind": "^1.1.1",
  46. "has": "^1.0.3",
  47. "has-symbols": "^1.0.1",
  48. "is-callable": "^1.1.4",
  49. "is-regex": "^1.0.4",
  50. "object-inspect": "^1.7.0",
  51. "object-keys": "^1.1.1",
  52. "object.assign": "^4.1.0",
  53. "string.prototype.trimleft": "^2.1.0",
  54. "string.prototype.trimright": "^2.1.0"
  55. },
  56. "deprecated": false,
  57. "description": "ECMAScript spec abstract operations.",
  58. "devDependencies": {
  59. "@ljharb/eslint-config": "^15.0.2",
  60. "cheerio": "^1.0.0-rc.3",
  61. "diff": "^4.0.1",
  62. "eclint": "^2.8.1",
  63. "eslint": "^6.7.2",
  64. "foreach": "^2.0.5",
  65. "in-publish": "^2.0.0",
  66. "make-arrow-function": "^1.1.0",
  67. "nyc": "^10.3.2",
  68. "object-is": "^1.0.1",
  69. "object.fromentries": "^2.0.1",
  70. "replace": "^1.1.1",
  71. "safe-publish-latest": "^1.1.4",
  72. "semver": "^6.3.0",
  73. "tape": "^4.11.0"
  74. },
  75. "engines": {
  76. "node": ">= 0.4"
  77. },
  78. "funding": {
  79. "url": "https://github.com/sponsors/ljharb"
  80. },
  81. "greenkeeper": {
  82. "//": "nyc is ignored because it requires node 4+, and we support older than that",
  83. "ignore": [
  84. "nyc"
  85. ]
  86. },
  87. "homepage": "https://github.com/ljharb/es-abstract#readme",
  88. "keywords": [
  89. "ECMAScript",
  90. "ES",
  91. "abstract",
  92. "operation",
  93. "abstract operation",
  94. "JavaScript",
  95. "ES5",
  96. "ES6",
  97. "ES7"
  98. ],
  99. "license": "MIT",
  100. "main": "index.js",
  101. "name": "es-abstract",
  102. "repository": {
  103. "type": "git",
  104. "url": "git://github.com/ljharb/es-abstract.git"
  105. },
  106. "scripts": {
  107. "coverage": "nyc npm run --silent tests-only >/dev/null",
  108. "eccheck": "eclint check *.js **/*.js > /dev/null",
  109. "lint": "eslint .",
  110. "postcoverage": "nyc report",
  111. "postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
  112. "posttest": "npx aud --production",
  113. "prepublish": "safe-publish-latest && (not-in-publish || npm run spackle)",
  114. "prespackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs rm",
  115. "pretest": "npm run --silent lint",
  116. "spackle": "node operations/spackle 1",
  117. "test": "npm run tests-only",
  118. "tests-only": "node test"
  119. },
  120. "testling": {
  121. "files": "test/index.js",
  122. "browsers": [
  123. "iexplore/6.0..latest",
  124. "firefox/3.0..6.0",
  125. "firefox/15.0..latest",
  126. "firefox/nightly",
  127. "chrome/4.0..10.0",
  128. "chrome/20.0..latest",
  129. "chrome/canary",
  130. "opera/10.0..latest",
  131. "opera/next",
  132. "safari/4.0..latest",
  133. "ipad/6.0..latest",
  134. "iphone/6.0..latest",
  135. "android-browser/4.2"
  136. ]
  137. },
  138. "version": "1.17.0-next.1"
  139. }