Sebastian McKenzie f2215915ff v6.1.2
2015-11-05 11:10:22 +00:00

16 lines
446 B
JSON

{
"name": "babel-helper-remap-async-to-generator",
"version": "6.1.2",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^5.0.0",
"babel-template": "^6.0.16",
"babel-types": "^6.1.2",
"babel-traverse": "^6.1.2",
"babel-helper-function-name": "^6.0.15"
}
}