package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "_args": [
  3. [
  4. "babel-helper-function-name@^6.8.0",
  5. "D:\\work\\im\\node_modules\\babel-plugin-transform-es2015-classes"
  6. ]
  7. ],
  8. "_from": "babel-helper-function-name@>=6.8.0 <7.0.0",
  9. "_id": "babel-helper-function-name@6.8.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/babel-helper-function-name",
  13. "_nodeVersion": "5.1.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-16-east.internal.npmjs.com",
  16. "tmp": "tmp/babel-helper-function-name-6.8.0.tgz_1462232642403_0.5560148616787046"
  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-function-name",
  26. "raw": "babel-helper-function-name@^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-helper-define-map",
  34. "/babel-helper-remap-async-to-generator",
  35. "/babel-plugin-transform-class-properties",
  36. "/babel-plugin-transform-es2015-classes",
  37. "/babel-plugin-transform-es2015-function-name"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.8.0.tgz",
  40. "_shasum": "a0336ba14526a075cdf502fc52d3fe84b12f7a34",
  41. "_shrinkwrap": null,
  42. "_spec": "babel-helper-function-name@^6.8.0",
  43. "_where": "D:\\work\\im\\node_modules\\babel-plugin-transform-es2015-classes",
  44. "dependencies": {
  45. "babel-helper-get-function-arity": "^6.8.0",
  46. "babel-runtime": "^6.0.0",
  47. "babel-template": "^6.8.0",
  48. "babel-traverse": "^6.8.0",
  49. "babel-types": "^6.8.0"
  50. },
  51. "description": "## Usage",
  52. "devDependencies": {},
  53. "directories": {},
  54. "dist": {
  55. "shasum": "a0336ba14526a075cdf502fc52d3fe84b12f7a34",
  56. "tarball": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.8.0.tgz"
  57. },
  58. "license": "MIT",
  59. "main": "lib/index.js",
  60. "maintainers": [
  61. {
  62. "email": "amjad.masad@gmail.com",
  63. "name": "amasad"
  64. },
  65. {
  66. "email": "hi@henryzoo.com",
  67. "name": "hzoo"
  68. },
  69. {
  70. "email": "npm-public@jessemccarthy.net",
  71. "name": "jmm"
  72. },
  73. {
  74. "email": "loganfsmyth@gmail.com",
  75. "name": "loganfsmyth"
  76. },
  77. {
  78. "email": "sebmck@gmail.com",
  79. "name": "sebmck"
  80. },
  81. {
  82. "email": "me@thejameskyle.com",
  83. "name": "thejameskyle"
  84. }
  85. ],
  86. "name": "babel-helper-function-name",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
  92. },
  93. "scripts": {},
  94. "version": "6.8.0"
  95. }