UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

15 lines (14 loc) 439 B
{ "name": "babel-helpers", "version": "6.16.0", "description": "Collection of helper functions used by Babel transforms.", "author": "Sebastian McKenzie <sebmck@gmail.com>", "homepage": "https://babeljs.io/", "license": "MIT", "repository": "https://github.com/babel/babel/tree/master/packages/babel-helpers", "main": "lib/index.js", "dependencies": { "babel-runtime": "^6.0.0", "babel-template": "^6.16.0" } }