dcc5521def0e7c6329c78c843c7334a01cd08158db895c338acf8776b24befb8fbd722592a37e5011b956da2a14b1417cfef9546d071788ab100569ca15065 364 B

123456789101112
  1. {
  2. "name": "babel-helper-get-function-arity",
  3. "version": "6.24.1",
  4. "description": "Helper function to get function arity",
  5. "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity",
  6. "license": "MIT",
  7. "main": "lib/index.js",
  8. "dependencies": {
  9. "babel-runtime": "^6.22.0",
  10. "babel-types": "^6.24.1"
  11. }
  12. }