package.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "_args": [
  3. [
  4. "babel-helper-call-delegate@^6.8.0",
  5. "D:\\work\\im\\node_modules\\babel-plugin-transform-es2015-parameters"
  6. ]
  7. ],
  8. "_from": "babel-helper-call-delegate@>=6.8.0 <7.0.0",
  9. "_id": "babel-helper-call-delegate@6.8.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-helper-call-delegate",
  13. "_nodeVersion": "5.1.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/babel-helper-call-delegate-6.8.0.tgz_1462232638451_0.8812112223822623"
  17. },
  18. "_npmUser": {
  19. "email": "hi@henryzoo.com",
  20. "name": "hzoo"
  21. },
  22. "_npmVersion": "3.8.6",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "babel-helper-call-delegate",
  26. "raw": "babel-helper-call-delegate@^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-plugin-transform-es2015-parameters"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.8.0.tgz",
  36. "_shasum": "9d283e7486779b6b0481864a11b371ea5c01fa64",
  37. "_shrinkwrap": null,
  38. "_spec": "babel-helper-call-delegate@^6.8.0",
  39. "_where": "D:\\work\\im\\node_modules\\babel-plugin-transform-es2015-parameters",
  40. "dependencies": {
  41. "babel-helper-hoist-variables": "^6.8.0",
  42. "babel-runtime": "^6.0.0",
  43. "babel-traverse": "^6.8.0",
  44. "babel-types": "^6.8.0"
  45. },
  46. "description": "## Usage",
  47. "devDependencies": {},
  48. "directories": {},
  49. "dist": {
  50. "shasum": "9d283e7486779b6b0481864a11b371ea5c01fa64",
  51. "tarball": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.8.0.tgz"
  52. },
  53. "license": "MIT",
  54. "main": "lib/index.js",
  55. "maintainers": [
  56. {
  57. "email": "amjad.masad@gmail.com",
  58. "name": "amasad"
  59. },
  60. {
  61. "email": "hi@henryzoo.com",
  62. "name": "hzoo"
  63. },
  64. {
  65. "email": "npm-public@jessemccarthy.net",
  66. "name": "jmm"
  67. },
  68. {
  69. "email": "loganfsmyth@gmail.com",
  70. "name": "loganfsmyth"
  71. },
  72. {
  73. "email": "sebmck@gmail.com",
  74. "name": "sebmck"
  75. },
  76. {
  77. "email": "me@thejameskyle.com",
  78. "name": "thejameskyle"
  79. }
  80. ],
  81. "name": "babel-helper-call-delegate",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate"
  87. },
  88. "scripts": {},
  89. "version": "6.8.0"
  90. }