Projekt

Obecné

Profil

Stáhnout (473 Bajtů) Statistiky
| Větev: | Revize:
1
{
2
  "name": "babel-code-frame",
3
  "version": "6.26.0",
4
  "description": "Generate errors that contain a code frame that point to source locations.",
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-code-frame",
9
  "main": "lib/index.js",
10
  "dependencies": {
11
    "chalk": "^1.1.3",
12
    "esutils": "^2.0.2",
13
    "js-tokens": "^3.0.2"
14
  }
15
}
(4-4/4)