Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @babel / code-frame / package.json
1 {
2   "_from": "@babel/code-frame@^7.0.0",
3   "_id": "@babel/code-frame@7.10.4",
4   "_inBundle": false,
5   "_integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==",
6   "_location": "/@babel/code-frame",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "@babel/code-frame@^7.0.0",
12     "name": "@babel/code-frame",
13     "escapedName": "@babel%2fcode-frame",
14     "scope": "@babel",
15     "rawSpec": "^7.0.0",
16     "saveSpec": null,
17     "fetchSpec": "^7.0.0"
18   },
19   "_requiredBy": [
20     "/eslint",
21     "/tslint"
22   ],
23   "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
24   "_shasum": "168da1a36e90da68ae8d49c0f1b48c7c6249213a",
25   "_spec": "@babel/code-frame@^7.0.0",
26   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/eslint",
27   "author": {
28     "name": "Sebastian McKenzie",
29     "email": "sebmck@gmail.com"
30   },
31   "bugs": {
32     "url": "https://github.com/babel/babel/issues"
33   },
34   "bundleDependencies": false,
35   "dependencies": {
36     "@babel/highlight": "^7.10.4"
37   },
38   "deprecated": false,
39   "description": "Generate errors that contain a code frame that point to source locations.",
40   "devDependencies": {
41     "chalk": "^2.0.0",
42     "strip-ansi": "^4.0.0"
43   },
44   "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
45   "homepage": "https://babeljs.io/",
46   "license": "MIT",
47   "main": "lib/index.js",
48   "name": "@babel/code-frame",
49   "publishConfig": {
50     "access": "public"
51   },
52   "repository": {
53     "type": "git",
54     "url": "git+https://github.com/babel/babel.git",
55     "directory": "packages/babel-code-frame"
56   },
57   "version": "7.10.4"
58 }