2016-03-04 18:16:17 -05:00

17 lines
467 B
JSON

{
"name": "babel-helper-replace-supers",
"version": "6.6.5",
"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.6.0",
"babel-runtime": "^5.0.0",
"babel-traverse": "^6.6.5",
"babel-messages": "^6.6.5",
"babel-template": "^6.6.5",
"babel-types": "^6.6.5"
}
}