package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-validator-option@7.12.17",
  5. "D:\\project\\苏南官网\\su_nan_guan_wang"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-validator-option@7.12.17",
  10. "_id": "@babel/helper-validator-option@7.12.17",
  11. "_inBundle": false,
  12. "_integrity": "sha1-0fvwEuGnm37rv9xtJwuq+NnrmDE=",
  13. "_location": "/@babel/helper-validator-option",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-validator-option@7.12.17",
  19. "name": "@babel/helper-validator-option",
  20. "escapedName": "@babel%2fhelper-validator-option",
  21. "scope": "@babel",
  22. "rawSpec": "7.12.17",
  23. "saveSpec": null,
  24. "fetchSpec": "7.12.17"
  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.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",
  31. "_spec": "7.12.17",
  32. "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
  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.17"
  51. }