Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / tslib / package.json
1 {
2   "_from": "tslib@^1.8.1",
3   "_id": "tslib@1.13.0",
4   "_inBundle": false,
5   "_integrity": "sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==",
6   "_location": "/tslib",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "tslib@^1.8.1",
12     "name": "tslib",
13     "escapedName": "tslib",
14     "rawSpec": "^1.8.1",
15     "saveSpec": null,
16     "fetchSpec": "^1.8.1"
17   },
18   "_requiredBy": [
19     "/chrome-trace-event",
20     "/coc.nvim",
21     "/rxjs",
22     "/tslint",
23     "/tslint/tsutils",
24     "/tsutils"
25   ],
26   "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.13.0.tgz",
27   "_shasum": "c881e13cc7015894ed914862d276436fa9a47043",
28   "_spec": "tslib@^1.8.1",
29   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/tsutils",
30   "author": {
31     "name": "Microsoft Corp."
32   },
33   "bugs": {
34     "url": "https://github.com/Microsoft/TypeScript/issues"
35   },
36   "bundleDependencies": false,
37   "deprecated": false,
38   "description": "Runtime library for TypeScript helper functions",
39   "homepage": "https://www.typescriptlang.org/",
40   "jsnext:main": "tslib.es6.js",
41   "keywords": [
42     "TypeScript",
43     "Microsoft",
44     "compiler",
45     "language",
46     "javascript",
47     "tslib",
48     "runtime"
49   ],
50   "license": "0BSD",
51   "main": "tslib.js",
52   "module": "tslib.es6.js",
53   "name": "tslib",
54   "repository": {
55     "type": "git",
56     "url": "git+https://github.com/Microsoft/tslib.git"
57   },
58   "sideEffects": false,
59   "typings": "tslib.d.ts",
60   "version": "1.13.0"
61 }