package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-plugin-utils@7.10.1",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-plugin-utils@7.10.1",
  10. "_id": "@babel/helper-plugin-utils@7.10.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==",
  13. "_location": "/@babel/helper-plugin-utils",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-plugin-utils@7.10.1",
  19. "name": "@babel/helper-plugin-utils",
  20. "escapedName": "@babel%2fhelper-plugin-utils",
  21. "scope": "@babel",
  22. "rawSpec": "7.10.1",
  23. "saveSpec": null,
  24. "fetchSpec": "7.10.1"
  25. },
  26. "_requiredBy": [
  27. "/@babel/plugin-syntax-async-generators",
  28. "/@babel/plugin-syntax-dynamic-import",
  29. "/@babel/plugin-syntax-export-namespace-from",
  30. "/@babel/plugin-syntax-json-strings",
  31. "/@babel/plugin-syntax-nullish-coalescing-operator",
  32. "/@babel/plugin-syntax-object-rest-spread",
  33. "/@babel/plugin-syntax-optional-catch-binding",
  34. "/@babel/plugin-syntax-optional-chaining",
  35. "/@babel/plugin-transform-runtime",
  36. "/@babel/preset-modules"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz",
  39. "_spec": "7.10.1",
  40. "_where": "E:\\item\\newItem\\admin",
  41. "author": {
  42. "name": "Logan Smyth",
  43. "email": "loganfsmyth@gmail.com"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/babel/babel/issues"
  47. },
  48. "description": "General utilities for plugins to use",
  49. "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
  50. "homepage": "https://babeljs.io/",
  51. "license": "MIT",
  52. "main": "lib/index.js",
  53. "name": "@babel/helper-plugin-utils",
  54. "publishConfig": {
  55. "access": "public"
  56. },
  57. "repository": {
  58. "type": "git",
  59. "url": "git+https://github.com/babel/babel.git",
  60. "directory": "packages/babel-helper-plugin-utils"
  61. },
  62. "version": "7.10.1"
  63. }