Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0",
  3. "_id": "@babel/helper-builder-binary-assignment-operator-visitor@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Cd8r8zs4RKDwMG/92lpZcnn5WPQ3LAMQbCw42oqUh4s7vsSN5ANUZjMel0OOnxDLq57hoDDbai+ryygYfCTOsw==",
  6. "_location": "/@babel/helper-builder-binary-assignment-operator-visitor",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0",
  12. "name": "@babel/helper-builder-binary-assignment-operator-visitor",
  13. "escapedName": "@babel%2fhelper-builder-binary-assignment-operator-visitor",
  14. "scope": "@babel",
  15. "rawSpec": "^7.1.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.1.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/plugin-transform-exponentiation-operator"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.7.0.tgz",
  23. "_shasum": "32dd9551d6ed3a5fc2edc50d6912852aa18274d9",
  24. "_spec": "@babel/helper-builder-binary-assignment-operator-visitor@^7.1.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/plugin-transform-exponentiation-operator",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-explode-assignable-expression": "^7.7.0",
  29. "@babel/types": "^7.7.0"
  30. },
  31. "deprecated": false,
  32. "description": "Helper function to build binary assignment operator visitors",
  33. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  34. "license": "MIT",
  35. "main": "lib/index.js",
  36. "name": "@babel/helper-builder-binary-assignment-operator-visitor",
  37. "publishConfig": {
  38. "access": "public"
  39. },
  40. "repository": {
  41. "type": "git",
  42. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor"
  43. },
  44. "version": "7.7.0"
  45. }