package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-annotate-as-pure@7.10.4",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-annotate-as-pure@7.10.4",
  10. "_id": "@babel/helper-annotate-as-pure@7.10.4",
  11. "_inBundle": false,
  12. "_integrity": "sha1-W/DUlaP3V6w72ki1vzs7ownHK6M=",
  13. "_location": "/@babel/helper-annotate-as-pure",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-annotate-as-pure@7.10.4",
  19. "name": "@babel/helper-annotate-as-pure",
  20. "escapedName": "@babel%2fhelper-annotate-as-pure",
  21. "scope": "@babel",
  22. "rawSpec": "7.10.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.10.4"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-create-regexp-features-plugin",
  28. "/@babel/helper-remap-async-to-generator",
  29. "/@babel/plugin-transform-classes"
  30. ],
  31. "_resolved": "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.4.tgz",
  32. "_spec": "7.10.4",
  33. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  34. "bugs": {
  35. "url": "https://github.com/babel/babel/issues"
  36. },
  37. "dependencies": {
  38. "@babel/types": "^7.10.4"
  39. },
  40. "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
  41. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  42. "homepage": "https://github.com/babel/babel#readme",
  43. "license": "MIT",
  44. "main": "lib/index.js",
  45. "name": "@babel/helper-annotate-as-pure",
  46. "publishConfig": {
  47. "access": "public"
  48. },
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/babel/babel.git",
  52. "directory": "packages/babel-helper-annotate-as-pure"
  53. },
  54. "version": "7.10.4"
  55. }