Sebastian McKenzie 56e9805657 v6.0.18
2015-11-03 01:23:11 +00:00

17 lines
473 B
JSON

{
"name": "babel-helper-replace-supers",
"version": "6.0.18",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-helper-optimise-call-expression": "^6.0.15",
"babel-runtime": "^5.0.0",
"babel-traverse": "^6.0.18",
"babel-messages": "^6.0.15",
"babel-template": "^6.0.15",
"babel-types": "^6.0.18"
}
}