Logan Smyth 172d81d4fe v6.11.2
2016-06-28 23:14:43 -07:00

16 lines
445 B
JSON

{
"name": "babel-helper-remap-async-to-generator",
"version": "6.11.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": "^6.0.0",
"babel-template": "^6.8.0",
"babel-types": "^6.8.0",
"babel-traverse": "^6.8.0",
"babel-helper-function-name": "^6.8.0"
}
}