package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "babel-helpers@^6.24.1",
  3. "_id": "babel-helpers@6.24.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-n7pFrqQm44TCYvrCDb0MqabAF+JUBq+ijBvNMUxpkLjJaAu32faIexewMumrH5KLLJ1HDyT0PTEqRyAe/GwwuQ==",
  6. "_location": "/babel-helpers",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "babel-helpers@^6.24.1",
  12. "name": "babel-helpers",
  13. "escapedName": "babel-helpers",
  14. "rawSpec": "^6.24.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^6.24.1"
  17. },
  18. "_requiredBy": [
  19. "/babel-core"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/babel-helpers/-/babel-helpers-6.24.1.tgz",
  22. "_shasum": "3471de9caec388e5c850e597e58a26ddf37602b2",
  23. "_spec": "babel-helpers@^6.24.1",
  24. "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\babel-core",
  25. "author": {
  26. "name": "Sebastian McKenzie",
  27. "email": "sebmck@gmail.com"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "babel-runtime": "^6.22.0",
  32. "babel-template": "^6.24.1"
  33. },
  34. "deprecated": false,
  35. "description": "Collection of helper functions used by Babel transforms.",
  36. "homepage": "https://babeljs.io/",
  37. "license": "MIT",
  38. "main": "lib/index.js",
  39. "name": "babel-helpers",
  40. "repository": {
  41. "type": "git",
  42. "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
  43. },
  44. "version": "6.24.1"
  45. }