16 lines
398 B
JSON
16 lines
398 B
JSON
{
|
|
"name": "babel-helper-replace-supers",
|
|
"version": "6.0.2",
|
|
"description": "",
|
|
"repository": "babel/babel",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"dependencies": {
|
|
"babel-helper-optimise-call-expression": "^6.0.2",
|
|
"babel-runtime": "^6.0.2",
|
|
"babel-traverse": "^6.0.2",
|
|
"babel-messages": "^6.0.2",
|
|
"babel-template": "^6.0.2",
|
|
"babel-types": "^6.0.2"
|
|
}
|
|
} |