package.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-builder-binary-assignment-operator-visitor@7.10.4",
  5. "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-builder-binary-assignment-operator-visitor@7.10.4",
  10. "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.10.4",
  11. "_inBundle": false,
  12. "_integrity": "sha1-uwt18xv5jL+f8UPBrleLhydK4aM=",
  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.10.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.10.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.10.4"
  25. },
  26. "_requiredBy": [
  27. "/@babel/plugin-transform-exponentiation-operator"
  28. ],
  29. "_resolved": "https://registry.npm.taobao.org/@babel/helper-builder-binary-assignment-operator-visitor/download/@babel/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz",
  30. "_spec": "7.10.4",
  31. "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
  32. "bugs": {
  33. "url": "https://github.com/babel/babel/issues"
  34. },
  35. "dependencies": {
  36. "@babel/helper-explode-assignable-expression": "^7.10.4",
  37. "@babel/types": "^7.10.4"
  38. },
  39. "description": "Helper function to build binary assignment operator visitors",
  40. "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  41. "homepage": "https://github.com/babel/babel#readme",
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "@babel/helper-builder-binary-assignment-operator-visitor",
  45. "publishConfig": {
  46. "access": "public"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/babel/babel.git",
  51. "directory": "packages/babel-helper-builder-binary-assignment-operator-visitor"
  52. },
  53. "version": "7.10.4"
  54. }