Giant blob of minor changes
[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.14.1",
4   "_inBundle": false,
5   "_integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
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     "/rxjs",
21     "/tslint",
22     "/tslint/tsutils",
23     "/tsutils"
24   ],
25   "_resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
26   "_shasum": "cf2d38bdc34a134bcaf1091c41f6619e2f672d00",
27   "_spec": "tslib@^1.8.1",
28   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/tsutils",
29   "author": {
30     "name": "Microsoft Corp."
31   },
32   "bugs": {
33     "url": "https://github.com/Microsoft/TypeScript/issues"
34   },
35   "bundleDependencies": false,
36   "deprecated": false,
37   "description": "Runtime library for TypeScript helper functions",
38   "exports": {
39     ".": {
40       "module": "./tslib.es6.js",
41       "import": "./modules/index.js",
42       "default": "./tslib.js"
43     },
44     "./": "./"
45   },
46   "homepage": "https://www.typescriptlang.org/",
47   "jsnext:main": "tslib.es6.js",
48   "keywords": [
49     "TypeScript",
50     "Microsoft",
51     "compiler",
52     "language",
53     "javascript",
54     "tslib",
55     "runtime"
56   ],
57   "license": "0BSD",
58   "main": "tslib.js",
59   "module": "tslib.es6.js",
60   "name": "tslib",
61   "repository": {
62     "type": "git",
63     "url": "git+https://github.com/Microsoft/tslib.git"
64   },
65   "sideEffects": false,
66   "typings": "tslib.d.ts",
67   "version": "1.14.1"
68 }