Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / spdx-exceptions / package.json
1 {
2   "_from": "spdx-exceptions@^2.1.0",
3   "_id": "spdx-exceptions@2.3.0",
4   "_inBundle": false,
5   "_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
6   "_location": "/spdx-exceptions",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "spdx-exceptions@^2.1.0",
12     "name": "spdx-exceptions",
13     "escapedName": "spdx-exceptions",
14     "rawSpec": "^2.1.0",
15     "saveSpec": null,
16     "fetchSpec": "^2.1.0"
17   },
18   "_requiredBy": [
19     "/spdx-expression-parse"
20   ],
21   "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
22   "_shasum": "3f28ce1a77a00372683eade4a433183527a2163d",
23   "_spec": "spdx-exceptions@^2.1.0",
24   "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/spdx-expression-parse",
25   "author": {
26     "name": "The Linux Foundation"
27   },
28   "bugs": {
29     "url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
30   },
31   "bundleDependencies": false,
32   "contributors": [
33     {
34       "name": "Kyle E. Mitchell",
35       "email": "kyle@kemitchell.com",
36       "url": "https://kemitchell.com/"
37     }
38   ],
39   "deprecated": false,
40   "description": "list of SPDX standard license exceptions",
41   "files": [
42     "index.json"
43   ],
44   "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
45   "license": "CC-BY-3.0",
46   "name": "spdx-exceptions",
47   "repository": {
48     "type": "git",
49     "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
50   },
51   "scripts": {
52     "build": "node build.js"
53   },
54   "version": "2.3.0"
55 }