Projekt

Obecné

Profil

Stáhnout (412 Bajtů) Statistiky
| Větev: | Revize:
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
}
(4-4/4)