UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

18 lines (17 loc) 680 B
{ "name": "babel-preset-stage-3", "version": "6.17.0", "description": "Babel preset for stage 3 plugins", "author": "Sebastian McKenzie <sebmck@gmail.com>", "homepage": "https://babeljs.io/", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-preset-stage-3", "main": "lib/index.js", "dependencies": { "babel-plugin-syntax-trailing-function-commas": "^6.3.13", "babel-plugin-transform-async-generator-functions": "^6.17.0", "babel-plugin-transform-async-to-generator": "^6.16.0", "babel-plugin-transform-exponentiation-operator": "^6.3.13", "babel-plugin-transform-object-rest-spread": "^6.16.0" } }