Amjad Masad 3d5969ecff v6.7.0
2016-03-08 16:52:45 -08:00

17 lines
467 B
JSON

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