package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-validator-option@7.12.1",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-validator-option@7.12.1",
  10. "_id": "@babel/helper-validator-option@7.12.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-F1VnOAw+d9YP+YpUuwFf548heNk=",
  13. "_location": "/@babel/helper-validator-option",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-validator-option@7.12.1",
  19. "name": "@babel/helper-validator-option",
  20. "escapedName": "@babel%2fhelper-validator-option",
  21. "scope": "@babel",
  22. "rawSpec": "7.12.1",
  23. "saveSpec": null,
  24. "fetchSpec": "7.12.1"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-compilation-targets",
  28. "/@babel/preset-env"
  29. ],
  30. "_resolved": "https://registry.npm.taobao.org/@babel/helper-validator-option/download/@babel/helper-validator-option-7.12.1.tgz",
  31. "_spec": "7.12.1",
  32. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  33. "bugs": {
  34. "url": "https://github.com/babel/babel/issues"
  35. },
  36. "description": "Validate plugin/preset options",
  37. "exports": "./lib/index.js",
  38. "homepage": "https://github.com/babel/babel#readme",
  39. "license": "MIT",
  40. "main": "./lib/index.js",
  41. "name": "@babel/helper-validator-option",
  42. "publishConfig": {
  43. "access": "public"
  44. },
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/babel/babel.git",
  48. "directory": "packages/babel-helper-validator-option"
  49. },
  50. "version": "7.12.1"
  51. }