package.json 1.4 KB

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