package.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "@babel/helper-validator-option@^7.12.17",
  3. "_id": "@babel/helper-validator-option@7.12.17",
  4. "_inBundle": false,
  5. "_integrity": "sha1-0fvwEuGnm37rv9xtJwuq+NnrmDE=",
  6. "_location": "/@babel/helper-validator-option",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-validator-option@^7.12.17",
  12. "name": "@babel/helper-validator-option",
  13. "escapedName": "@babel%2fhelper-validator-option",
  14. "scope": "@babel",
  15. "rawSpec": "^7.12.17",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.12.17"
  18. },
  19. "_requiredBy": [
  20. "/@babel/helper-compilation-targets",
  21. "/@babel/preset-env"
  22. ],
  23. "_resolved": "https://registry.npm.taobao.org/@babel/helper-validator-option/download/@babel/helper-validator-option-7.12.17.tgz?cache=0&sync_timestamp=1613661224272&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-validator-option%2Fdownload%2F%40babel%2Fhelper-validator-option-7.12.17.tgz",
  24. "_shasum": "d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831",
  25. "_spec": "@babel/helper-validator-option@^7.12.17",
  26. "_where": "D:\\bomanss\\ruoyi-ui\\node_modules\\@babel\\helper-compilation-targets",
  27. "bugs": {
  28. "url": "https://github.com/babel/babel/issues"
  29. },
  30. "bundleDependencies": false,
  31. "deprecated": false,
  32. "description": "Validate plugin/preset options",
  33. "exports": "./lib/index.js",
  34. "homepage": "https://github.com/babel/babel#readme",
  35. "license": "MIT",
  36. "main": "./lib/index.js",
  37. "name": "@babel/helper-validator-option",
  38. "publishConfig": {
  39. "access": "public"
  40. },
  41. "repository": {
  42. "type": "git",
  43. "url": "git+https://github.com/babel/babel.git",
  44. "directory": "packages/babel-helper-validator-option"
  45. },
  46. "version": "7.12.17"
  47. }