Sebastian McKenzie 4a1e5c17b4 v6.1.18
2015-11-12 13:46:30 -08:00

15 lines
399 B
JSON

{
"name": "babel-helper-explode-class",
"version": "6.1.18",
"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.1.18",
"babel-types": "^6.1.18",
"babel-helper-bindify-decorators": "^6.1.18"
}
}