0110c85600fe295cc4f2c25346962b51c518820fad1ea3414d1e0fe10945e1118f9ba6a24793dfcbab098eb00db4fafda749318d4d49c2e9ce485794b061b3 412 B

1234567891011121314
  1. {
  2. "name": "babel-helper-define-map",
  3. "version": "6.26.0",
  4. "description": "Helper function to define a map",
  5. "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map",
  6. "license": "MIT",
  7. "main": "lib/index.js",
  8. "dependencies": {
  9. "babel-helper-function-name": "^6.24.1",
  10. "babel-runtime": "^6.26.0",
  11. "babel-types": "^6.26.0",
  12. "lodash": "^4.17.4"
  13. }
  14. }