orionsoft-react-scripts
Version:
Orionsoft Configuration and scripts for Create React App.
13 lines (12 loc) • 363 B
JSON
{
"name": "babel-helper-get-function-arity",
"version": "6.18.0",
"description": "Helper function to get function arity",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^6.0.0",
"babel-types": "^6.18.0"
}
}