UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

16 lines (15 loc) 503 B
{ "name": "babel-helper-remap-async-to-generator", "version": "6.18.0", "description": "Helper function to remap async functions to generators", "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.16.0", "babel-types": "^6.18.0", "babel-traverse": "^6.18.0", "babel-helper-function-name": "^6.18.0" } }