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.

package.json 1.6KB

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