Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / package.json
1 {
2   "_from": "core-js@^3.6.5",
3   "_id": "core-js@3.8.1",
4   "_inBundle": false,
5   "_integrity": "sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==",
6   "_location": "/core-js",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "core-js@^3.6.5",
12     "name": "core-js",
13     "escapedName": "core-js",
14     "rawSpec": "^3.6.5",
15     "saveSpec": null,
16     "fetchSpec": "^3.6.5"
17   },
18   "_requiredBy": [
19     "/"
20   ],
21   "_resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz",
22   "_shasum": "f51523668ac8a294d1285c3b9db44025fda66d47",
23   "_spec": "core-js@^3.6.5",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR",
25   "bugs": {
26     "url": "https://github.com/zloirock/core-js/issues"
27   },
28   "bundleDependencies": false,
29   "deprecated": false,
30   "description": "Standard library",
31   "funding": {
32     "type": "opencollective",
33     "url": "https://opencollective.com/core-js"
34   },
35   "homepage": "https://github.com/zloirock/core-js#readme",
36   "keywords": [
37     "ES3",
38     "ES5",
39     "ES6",
40     "ES7",
41     "ES2015",
42     "ES2016",
43     "ES2017",
44     "ES2018",
45     "ES2019",
46     "ES2020",
47     "ECMAScript 3",
48     "ECMAScript 5",
49     "ECMAScript 6",
50     "ECMAScript 7",
51     "ECMAScript 2015",
52     "ECMAScript 2016",
53     "ECMAScript 2017",
54     "ECMAScript 2018",
55     "ECMAScript 2019",
56     "ECMAScript 2020",
57     "Harmony",
58     "Strawman",
59     "Map",
60     "Set",
61     "WeakMap",
62     "WeakSet",
63     "Promise",
64     "Observable",
65     "Symbol",
66     "TypedArray",
67     "URL",
68     "URLSearchParams",
69     "queueMicrotask",
70     "setImmediate",
71     "polyfill",
72     "ponyfill",
73     "shim"
74   ],
75   "license": "MIT",
76   "main": "index.js",
77   "name": "core-js",
78   "repository": {
79     "type": "git",
80     "url": "git+https://github.com/zloirock/core-js.git"
81   },
82   "scripts": {
83     "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
84   },
85   "version": "3.8.1"
86 }