package.json 2.6 KB

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