package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
  10. "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
  11. "_inBundle": false,
  12. "_integrity": "sha1-Ia2BX2CbhO4OMFhnbDPPbRZwUl8=",
  13. "_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-builder-binary-assignment-operator-visitor@7.15.4",
  19. "name": "@babel/helper-builder-binary-assignment-operator-visitor",
  20. "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
  21. "scope": "@babel",
  22. "rawSpec": "7.15.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.15.4"
  25. },
  26. "_requiredBy": [
  27. "/@babel/plugin-transform-exponentiation-operator"
  28. ],
  29. "_resolved": "https://registry.nlark.com/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz",
  30. "_spec": "7.15.4",
  31. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  32. "author": {
  33. "name": "The Babel Team",
  34. "url": "https://babel.dev/team"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/babel/babel/issues"
  38. },
  39. "dependencies": {
  40. "@babel/helper-explode-assignable-expression": "^7.15.4",
  41. "@babel/types": "^7.15.4"
  42. },
  43. "description": "Helper function to build binary assignment operator visitors",
  44. "engines": {
  45. "node": ">=6.9.0"
  46. },
  47. "homepage": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor",
  48. "license": "MIT",
  49. "main": "./lib/index.js",
  50. "name": "@babel/helper-builder-binary-assignment-operator-visitor",
  51. "publishConfig": {
  52. "access": "public"
  53. },
  54. "repository": {
  55. "type": "git",
  56. "url": "git+https://github.com/babel/babel.git",
  57. "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
  58. },
  59. "version": "7.15.4"
  60. }