package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "_args": [
  3. [
  4. "babel-helper-explode-class@6.24.1",
  5. "E:\\amr1.0\\AMR"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "babel-helper-explode-class@6.24.1",
  10. "_id": "babel-helper-explode-class@6.24.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-fcKjkQ3uAHBW4eMdZAztPVTqqes=",
  13. "_location": "/babel-helper-explode-class",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "babel-helper-explode-class@6.24.1",
  19. "name": "babel-helper-explode-class",
  20. "escapedName": "babel-helper-explode-class",
  21. "rawSpec": "6.24.1",
  22. "saveSpec": null,
  23. "fetchSpec": "6.24.1"
  24. },
  25. "_requiredBy": [
  26. "/babel-plugin-transform-decorators"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz",
  29. "_spec": "6.24.1",
  30. "_where": "E:\\amr1.0\\AMR",
  31. "dependencies": {
  32. "babel-helper-bindify-decorators": "^6.24.1",
  33. "babel-runtime": "^6.22.0",
  34. "babel-traverse": "^6.24.1",
  35. "babel-types": "^6.24.1"
  36. },
  37. "description": "Helper function to explode class",
  38. "license": "MIT",
  39. "main": "lib/index.js",
  40. "name": "babel-helper-explode-class",
  41. "repository": {
  42. "type": "git",
  43. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class"
  44. },
  45. "version": "6.24.1"
  46. }