Projekt

Obecné

Profil

Stáhnout (440 Bajtů) Statistiky
| Větev: | Revize:
1
{
2
  "name": "babel-helpers",
3
  "version": "6.24.1",
4
  "description": "Collection of helper functions used by Babel transforms.",
5
  "author": "Sebastian McKenzie <sebmck@gmail.com>",
6
  "homepage": "https://babeljs.io/",
7
  "license": "MIT",
8
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helpers",
9
  "main": "lib/index.js",
10
  "dependencies": {
11
    "babel-runtime": "^6.22.0",
12
    "babel-template": "^6.24.1"
13
  }
14
}
(3-3/3)