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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "@babel/helpers@^7.7.0",
  3. "_id": "@babel/helpers@7.7.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-VnNwL4YOhbejHb7x/b5F39Zdg5vIQpUUNzJwx0ww1EcVRt41bbGRZWhAURrfY32T5zTT3qwNOQFWpn+P0i0a2g==",
  6. "_location": "/@babel/helpers",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@babel/helpers@^7.7.0",
  12. "name": "@babel/helpers",
  13. "escapedName": "@babel%2fhelpers",
  14. "scope": "@babel",
  15. "rawSpec": "^7.7.0",
  16. "saveSpec": null,
  17. "fetchSpec": "^7.7.0"
  18. },
  19. "_requiredBy": [
  20. "/@babel/core"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.0.tgz",
  23. "_shasum": "359bb5ac3b4726f7c1fde0ec75f64b3f4275d60b",
  24. "_spec": "@babel/helpers@^7.7.0",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/core",
  26. "author": {
  27. "name": "Sebastian McKenzie",
  28. "email": "sebmck@gmail.com"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "@babel/template": "^7.7.0",
  33. "@babel/traverse": "^7.7.0",
  34. "@babel/types": "^7.7.0"
  35. },
  36. "deprecated": false,
  37. "description": "Collection of helper functions used by Babel transforms.",
  38. "devDependencies": {
  39. "@babel/helper-plugin-test-runner": "^7.0.0"
  40. },
  41. "gitHead": "97faa83953cb87e332554fa559a4956d202343ea",
  42. "homepage": "https://babeljs.io/",
  43. "license": "MIT",
  44. "main": "lib/index.js",
  45. "name": "@babel/helpers",
  46. "publishConfig": {
  47. "access": "public"
  48. },
  49. "repository": {
  50. "type": "git",
  51. "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
  52. },
  53. "version": "7.7.0"
  54. }