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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "_from": "@babel/plugin-transform-new-target@^7.4.4",
  3. "_id": "@babel/plugin-transform-new-target@7.4.4",
  4. "_inBundle": false,
  5. "_integrity": "sha512-r1z3T2DNGQwwe2vPGZMBNjioT2scgWzK9BCnDEh+46z8EEwXBq24uRzd65I7pjtugzPSj921aM15RpESgzsSuA==",
  6. "_location": "/@babel/plugin-transform-new-target",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-transform-new-target@^7.4.4",
  12. "name": "@babel/plugin-transform-new-target",
  13. "escapedName": "@babel%2fplugin-transform-new-target",
  14. "scope": "@babel",
  15. "rawSpec": "^7.4.4",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.4.4"
  18. },
  19. "_requiredBy": [
  20. "/@babel/preset-env"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.4.4.tgz",
  23. "_shasum": "18d120438b0cc9ee95a47f2c72bc9768fbed60a5",
  24. "_spec": "@babel/plugin-transform-new-target@^7.4.4",
  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. },
  30. "deprecated": false,
  31. "description": "Transforms new.target meta property",
  32. "devDependencies": {
  33. "@babel/core": "^7.4.4",
  34. "@babel/helper-plugin-test-runner": "^7.0.0",
  35. "@babel/plugin-proposal-class-properties": "^7.4.4",
  36. "@babel/plugin-transform-arrow-functions": "^7.0.0"
  37. },
  38. "gitHead": "2c88694388831b1e5b88e4bbed6781eb2be1edba",
  39. "keywords": [
  40. "babel-plugin"
  41. ],
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "@babel/plugin-transform-new-target",
  45. "peerDependencies": {
  46. "@babel/core": "^7.0.0-0"
  47. },
  48. "publishConfig": {
  49. "access": "public"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target"
  54. },
  55. "version": "7.4.4"
  56. }