2016-03-02 16:29:17 -05:00

15 lines
395 B
JSON

{
"name": "babel-helper-explode-class",
"version": "6.6.4",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^5.0.0",
"babel-traverse": "^6.6.4",
"babel-types": "^6.6.4",
"babel-helper-bindify-decorators": "^6.6.4"
}
}