massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / caniuse-lite / package.json
1 {
2   "name": "caniuse-lite",
3   "version": "1.0.30001284",
4   "description": "A smaller version of caniuse-db, with only the essentials!",
5   "main": "dist/unpacker/index.js",
6   "files": [
7     "data",
8     "dist"
9   ],
10   "keywords": [
11     "support",
12     "css",
13     "js",
14     "html5",
15     "svg"
16   ],
17   "author": {
18     "name": "Ben Briggs",
19     "email": "beneb.info@gmail.com",
20     "url": "http://beneb.info"
21   },
22   "repository": "browserslist/caniuse-lite",
23   "funding": {
24     "type": "opencollective",
25     "url": "https://opencollective.com/browserslist"
26   },
27   "license": "CC-BY-4.0"
28 }