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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "@babel/plugin-proposal-optional-catch-binding@^7.2.0",
  3. "_id": "@babel/plugin-proposal-optional-catch-binding@7.2.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-mgYj3jCcxug6KUcX4OBoOJz3CMrwRfQELPQ5560F70YQUBZB7uac9fqaWamKR1iWUzGiK2t0ygzjTScZnVz75g==",
  6. "_location": "/@babel/plugin-proposal-optional-catch-binding",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-proposal-optional-catch-binding@^7.2.0",
  12. "name": "@babel/plugin-proposal-optional-catch-binding",
  13. "escapedName": "@babel%2fplugin-proposal-optional-catch-binding",
  14. "scope": "@babel",
  15. "rawSpec": "^7.2.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.2.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/preset-env"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz",
  23. "_shasum": "135d81edb68a081e55e56ec48541ece8065c38f5",
  24. "_spec": "@babel/plugin-proposal-optional-catch-binding@^7.2.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/preset-env",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-plugin-utils": "^7.0.0",
  29. "@babel/plugin-syntax-optional-catch-binding": "^7.2.0"
  30. },
  31. "deprecated": false,
  32. "description": "Compile optional catch bindings",
  33. "devDependencies": {
  34. "@babel/core": "^7.2.0",
  35. "@babel/helper-plugin-test-runner": "^7.0.0"
  36. },
  37. "keywords": [
  38. "babel-plugin"
  39. ],
  40. "license": "MIT",
  41. "main": "lib/index.js",
  42. "name": "@babel/plugin-proposal-optional-catch-binding",
  43. "peerDependencies": {
  44. "@babel/core": "^7.0.0-0"
  45. },
  46. "publishConfig": {
  47. "access": "public"
  48. },
  49. "repository": {
  50. "type": "git",
  51. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding"
  52. },
  53. "version": "7.2.0"
  54. }