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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "@babel/plugin-transform-classes@^7.7.0",
  3. "_id": "@babel/plugin-transform-classes@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-/b3cKIZwGeUesZheU9jNYcwrEA7f/Bo4IdPmvp7oHgvks2majB5BoT5byAql44fiNQYOPzhk2w8DbgfuafkMoA==",
  6. "_location": "/@babel/plugin-transform-classes",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-transform-classes@^7.7.0",
  12. "name": "@babel/plugin-transform-classes",
  13. "escapedName": "@babel%2fplugin-transform-classes",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/preset-env"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.7.0.tgz",
  23. "_shasum": "b411ecc1b8822d24b81e5d184f24149136eddd4a",
  24. "_spec": "@babel/plugin-transform-classes@^7.7.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/preset-env",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-annotate-as-pure": "^7.7.0",
  29. "@babel/helper-define-map": "^7.7.0",
  30. "@babel/helper-function-name": "^7.7.0",
  31. "@babel/helper-optimise-call-expression": "^7.7.0",
  32. "@babel/helper-plugin-utils": "^7.0.0",
  33. "@babel/helper-replace-supers": "^7.7.0",
  34. "@babel/helper-split-export-declaration": "^7.7.0",
  35. "globals": "^11.1.0"
  36. },
  37. "deprecated": false,
  38. "description": "Compile ES2015 classes to ES5",
  39. "devDependencies": {
  40. "@babel/core": "^7.7.0",
  41. "@babel/helper-plugin-test-runner": "^7.0.0"
  42. },
  43. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  44. "keywords": [
  45. "babel-plugin"
  46. ],
  47. "license": "MIT",
  48. "main": "lib/index.js",
  49. "name": "@babel/plugin-transform-classes",
  50. "peerDependencies": {
  51. "@babel/core": "^7.0.0-0"
  52. },
  53. "publishConfig": {
  54. "access": "public"
  55. },
  56. "repository": {
  57. "type": "git",
  58. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-classes"
  59. },
  60. "version": "7.7.0"
  61. }