| 1234567891011121314151617 |
- {
- "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"
- },
- "__npminstall_done": "Mon May 18 2020 19:19:05 GMT+0800 (CST)",
- "_from": "babel-helper-explode-class@6.24.1",
- "_resolved": "https://registry.npm.taobao.org/babel-helper-explode-class/download/babel-helper-explode-class-6.24.1.tgz"
- }
|