package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. {
  2. "_args": [
  3. [
  4. "babel-helpers@^6.8.0",
  5. "D:\\work\\im\\node_modules\\babel-core"
  6. ]
  7. ],
  8. "_from": "babel-helpers@>=6.8.0 <7.0.0",
  9. "_id": "babel-helpers@6.8.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-helpers",
  13. "_nodeVersion": "5.1.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/babel-helpers-6.8.0.tgz_1462232649675_0.7814250050578266"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "3.8.6",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-helpers",
  26. "raw": "babel-helpers@^6.8.0",
  27. "rawSpec": "^6.8.0",
  28. "scope": null,
  29. "spec": ">=6.8.0 <7.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/babel-core"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.8.0.tgz",
  36. "_shasum": "321c56f9c9cac1a297f827fdff638b27a6292503",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-helpers@^6.8.0",
  39. "_where": "D:\\work\\im\\node_modules\\babel-core",
  40. "author": {
  41. "email": "sebmck@gmail.com",
  42. "name": "Sebastian McKenzie"
  43. },
  44. "dependencies": {
  45. "babel-runtime": "^6.0.0",
  46. "babel-template": "^6.8.0"
  47. },
  48. "description": "Collection of helper functions used by Babel transforms.",
  49. "devDependencies": {},
  50. "directories": {},
  51. "dist": {
  52. "shasum": "321c56f9c9cac1a297f827fdff638b27a6292503",
  53. "tarball": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.8.0.tgz"
  54. },
  55. "homepage": "https://babeljs.io/",
  56. "license": "MIT",
  57. "main": "lib/index.js",
  58. "maintainers": [
  59. {
  60. "email": "amjad.masad@gmail.com",
  61. "name": "amasad"
  62. },
  63. {
  64. "email": "hi@henryzoo.com",
  65. "name": "hzoo"
  66. },
  67. {
  68. "email": "npm-public@jessemccarthy.net",
  69. "name": "jmm"
  70. },
  71. {
  72. "email": "loganfsmyth@gmail.com",
  73. "name": "loganfsmyth"
  74. },
  75. {
  76. "email": "sebmck@gmail.com",
  77. "name": "sebmck"
  78. },
  79. {
  80. "email": "me@thejameskyle.com",
  81. "name": "thejameskyle"
  82. }
  83. ],
  84. "name": "babel-helpers",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
  90. },
  91. "scripts": {},
  92. "version": "6.8.0"
  93. }