Blame view

node_modules/spdx-exceptions/package.json 1.44 KB
2a09d1a4   liuqimichale   添加宜春 天水 宣化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
  {
    "_from": "spdx-exceptions@^2.1.0",
    "_id": "spdx-exceptions@2.2.0",
    "_inBundle": false,
    "_integrity": "sha1-LqRQrudPKom/uUUZwH/Nb0EyKXc=",
    "_location": "/spdx-exceptions",
    "_phantomChildren": {},
    "_requested": {
      "type": "range",
      "registry": true,
      "raw": "spdx-exceptions@^2.1.0",
      "name": "spdx-exceptions",
      "escapedName": "spdx-exceptions",
      "rawSpec": "^2.1.0",
      "saveSpec": null,
      "fetchSpec": "^2.1.0"
    },
    "_requiredBy": [
      "/spdx-expression-parse"
    ],
    "_resolved": "http://registry.npm.taobao.org/spdx-exceptions/download/spdx-exceptions-2.2.0.tgz",
    "_shasum": "2ea450aee74f2a89bfb94519c07fcd6f41322977",
    "_spec": "spdx-exceptions@^2.1.0",
    "_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/node_modules/spdx-expression-parse",
    "author": {
      "name": "The Linux Foundation"
    },
    "bugs": {
      "url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
    },
    "bundleDependencies": false,
    "contributors": [
      {
        "name": "Kyle E. Mitchell",
        "email": "kyle@kemitchell.com",
        "url": "https://kemitchell.com/"
      }
    ],
    "deprecated": false,
    "description": "list of SPDX standard license exceptions",
    "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
    "license": "CC-BY-3.0",
    "name": "spdx-exceptions",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
    },
    "version": "2.2.0"
  }