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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_from": "@babel/plugin-transform-runtime@^7.2.0",
  3. "_id": "@babel/plugin-transform-runtime@7.6.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-cqULw/QB4yl73cS5Y0TZlQSjDvNkzDbu0FurTZyHlJpWE5T3PCMdnyV+xXoH1opr1ldyHODe3QAX3OMAii5NxA==",
  6. "_location": "/@babel/plugin-transform-runtime",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/plugin-transform-runtime@^7.2.0",
  12. "name": "@babel/plugin-transform-runtime",
  13. "escapedName": "@babel%2fplugin-transform-runtime",
  14. "scope": "@babel",
  15. "rawSpec": "^7.2.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.2.0"
  18. },
  19. "_requiredBy": [
  20. "/laravel-mix"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.2.tgz",
  23. "_shasum": "2669f67c1fae0ae8d8bf696e4263ad52cb98b6f8",
  24. "_spec": "@babel/plugin-transform-runtime@^7.2.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/laravel-mix",
  26. "bundleDependencies": false,
  27. "dependencies": {
  28. "@babel/helper-module-imports": "^7.0.0",
  29. "@babel/helper-plugin-utils": "^7.0.0",
  30. "resolve": "^1.8.1",
  31. "semver": "^5.5.1"
  32. },
  33. "deprecated": false,
  34. "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
  35. "devDependencies": {
  36. "@babel/core": "^7.6.2",
  37. "@babel/helper-plugin-test-runner": "^7.0.0",
  38. "@babel/helpers": "^7.6.2",
  39. "@babel/preset-env": "^7.6.2",
  40. "@babel/runtime": "^7.6.2",
  41. "@babel/template": "^7.6.0",
  42. "@babel/types": "7.0.0-beta.53"
  43. },
  44. "gitHead": "b9cb4af953afb1a5aeed9b18526192ab15bb45c1",
  45. "keywords": [
  46. "babel-plugin"
  47. ],
  48. "license": "MIT",
  49. "main": "lib/index.js",
  50. "name": "@babel/plugin-transform-runtime",
  51. "peerDependencies": {
  52. "@babel/core": "^7.0.0-0"
  53. },
  54. "publishConfig": {
  55. "access": "public"
  56. },
  57. "repository": {
  58. "type": "git",
  59. "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime"
  60. },
  61. "version": "7.6.2"
  62. }