Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / caniuse-lite / package.json
1 {
2   "_from": "caniuse-lite@^1.0.30000805",
3   "_id": "caniuse-lite@1.0.30001168",
4   "_inBundle": false,
5   "_integrity": "sha512-P2zmX7swIXKu+GMMR01TWa4csIKELTNnZKc+f1CjebmZJQtTAEXmpQSoKVJVVcvPGAA0TEYTOUp3VehavZSFPQ==",
6   "_location": "/caniuse-lite",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "caniuse-lite@^1.0.30000805",
12     "name": "caniuse-lite",
13     "escapedName": "caniuse-lite",
14     "rawSpec": "^1.0.30000805",
15     "saveSpec": null,
16     "fetchSpec": "^1.0.30000805"
17   },
18   "_requiredBy": [
19     "/autoprefixer",
20     "/browserslist",
21     "/webpack/browserslist"
22   ],
23   "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001168.tgz",
24   "_shasum": "6fcd098c139d003b9bd484cbb9ca26cb89907f9a",
25   "_spec": "caniuse-lite@^1.0.30000805",
26   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/autoprefixer",
27   "author": {
28     "name": "Ben Briggs",
29     "email": "beneb.info@gmail.com",
30     "url": "http://beneb.info"
31   },
32   "bugs": {
33     "url": "https://github.com/ben-eb/caniuse-lite/issues"
34   },
35   "bundleDependencies": false,
36   "deprecated": false,
37   "description": "A smaller version of caniuse-db, with only the essentials!",
38   "files": [
39     "data",
40     "dist"
41   ],
42   "homepage": "https://github.com/ben-eb/caniuse-lite#readme",
43   "keywords": [
44     "support",
45     "css",
46     "js",
47     "html5",
48     "svg"
49   ],
50   "license": "CC-BY-4.0",
51   "main": "dist/unpacker/index.js",
52   "name": "caniuse-lite",
53   "repository": {
54     "type": "git",
55     "url": "git+https://github.com/ben-eb/caniuse-lite.git"
56   },
57   "scripts": {
58     "prepublish": "del-cli dist && babel src/unpacker -d dist/unpacker && mkdir dist/lib && babel src/lib/statuses.js -o dist/lib/statuses.js && babel src/lib/supported.js -o dist/lib/supported.js"
59   },
60   "version": "1.0.30001168"
61 }