orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
15 lines (14 loc) • 410 B
JSON
{
"name": "babel-helper-define-map",
"version": "6.18.0",
"description": "Helper function to define a map",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^6.9.0",
"lodash": "^4.2.0",
"babel-types": "^6.18.0",
"babel-helper-function-name": "^6.18.0"
}
}