1234567891011121314 |
- {
- "name": "babel-helper-explode-class",
- "version": "6.24.1",
- "description": "Helper function to explode class",
- "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class",
- "license": "MIT",
- "main": "lib/index.js",
- "dependencies": {
- "babel-runtime": "^6.22.0",
- "babel-traverse": "^6.24.1",
- "babel-types": "^6.24.1",
- "babel-helper-bindify-decorators": "^6.24.1"
- }
- }
|