some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/core-js/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/core-js/package.json
deleted file mode 100644 (file)
index 6db6041..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-{
-  "_from": "core-js@^3.6.5",
-  "_id": "core-js@3.8.1",
-  "_inBundle": false,
-  "_integrity": "sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==",
-  "_location": "/core-js",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "core-js@^3.6.5",
-    "name": "core-js",
-    "escapedName": "core-js",
-    "rawSpec": "^3.6.5",
-    "saveSpec": null,
-    "fetchSpec": "^3.6.5"
-  },
-  "_requiredBy": [
-    "/"
-  ],
-  "_resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz",
-  "_shasum": "f51523668ac8a294d1285c3b9db44025fda66d47",
-  "_spec": "core-js@^3.6.5",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR",
-  "bugs": {
-    "url": "https://github.com/zloirock/core-js/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "Standard library",
-  "funding": {
-    "type": "opencollective",
-    "url": "https://opencollective.com/core-js"
-  },
-  "homepage": "https://github.com/zloirock/core-js#readme",
-  "keywords": [
-    "ES3",
-    "ES5",
-    "ES6",
-    "ES7",
-    "ES2015",
-    "ES2016",
-    "ES2017",
-    "ES2018",
-    "ES2019",
-    "ES2020",
-    "ECMAScript 3",
-    "ECMAScript 5",
-    "ECMAScript 6",
-    "ECMAScript 7",
-    "ECMAScript 2015",
-    "ECMAScript 2016",
-    "ECMAScript 2017",
-    "ECMAScript 2018",
-    "ECMAScript 2019",
-    "ECMAScript 2020",
-    "Harmony",
-    "Strawman",
-    "Map",
-    "Set",
-    "WeakMap",
-    "WeakSet",
-    "Promise",
-    "Observable",
-    "Symbol",
-    "TypedArray",
-    "URL",
-    "URLSearchParams",
-    "queueMicrotask",
-    "setImmediate",
-    "polyfill",
-    "ponyfill",
-    "shim"
-  ],
-  "license": "MIT",
-  "main": "index.js",
-  "name": "core-js",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/zloirock/core-js.git"
-  },
-  "scripts": {
-    "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
-  },
-  "version": "3.8.1"
-}