Projekt

Obecné

Profil

Stáhnout (355 Bajtů) Statistiky
| Větev: | Revize:
1
{
2
  "name": "babel-helper-hoist-variables",
3
  "version": "6.24.1",
4
  "description": "Helper function to hoist variables",
5
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables",
6
  "license": "MIT",
7
  "main": "lib/index.js",
8
  "dependencies": {
9
    "babel-runtime": "^6.22.0",
10
    "babel-types": "^6.24.1"
11
  }
12
}
(3-3/3)