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.7KB

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