]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/spdx-license-ids/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / spdx-license-ids / package.json
1 {
2   "name": "spdx-license-ids",
3   "version": "1.2.2",
4   "description": "A list of SPDX license identifiers",
5   "repository": {
6     "type": "git",
7     "url": "git+https://github.com/shinnn/spdx-license-ids.git"
8   },
9   "author": {
10     "name": "Shinnosuke Watanabe",
11     "url": "https://github.com/shinnn"
12   },
13   "scripts": {
14     "build": "node --strong_mode build.js",
15     "lint": "eslint --config @shinnn/node --env browser --ignore-path .gitignore .",
16     "pretest": "${npm_package_scripts_build} && ${npm_package_scripts_lint}",
17     "test": "node --strong_mode test.js | tap-spec",
18     "coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js"
19   },
20   "license": "Unlicense",
21   "main": "spdx-license-ids.json",
22   "files": [
23     "spdx-license-ids.json"
24   ],
25   "keywords": [
26     "spdx",
27     "license",
28     "licenses",
29     "id",
30     "identifier",
31     "identifiers",
32     "json",
33     "array",
34     "oss",
35     "browser",
36     "client-side"
37   ],
38   "devDependencies": {
39     "@shinnn/eslint-config-node": "^3.0.0",
40     "chalk": "^1.1.3",
41     "eslint": "^3.1.1",
42     "get-spdx-license-ids": "^1.0.0",
43     "istanbul": "^0.4.4",
44     "loud-rejection": "^1.6.0",
45     "rimraf-promise": "^2.0.0",
46     "stringify-object": "^2.4.0",
47     "tap-spec": "^4.1.1",
48     "tape": "^4.6.0",
49     "write-file-atomically": "1.0.0"
50   },
51   "gitHead": "70e2541bf04b4fbef4c5df52c581a1861fd355b2",
52   "bugs": {
53     "url": "https://github.com/shinnn/spdx-license-ids/issues"
54   },
55   "homepage": "https://github.com/shinnn/spdx-license-ids#readme",
56   "_id": "spdx-license-ids@1.2.2",
57   "_shasum": "c9df7a3424594ade6bd11900d596696dc06bac57",
58   "_from": "spdx-license-ids@1.2.2",
59   "_npmVersion": "3.10.5",
60   "_nodeVersion": "6.3.0",
61   "_npmUser": {
62     "name": "shinnn",
63     "email": "snnskwtnb@gmail.com"
64   },
65   "dist": {
66     "shasum": "c9df7a3424594ade6bd11900d596696dc06bac57",
67     "tarball": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz"
68   },
69   "maintainers": [
70     {
71       "name": "shinnn",
72       "email": "snnskwtnb@gmail.com"
73     }
74   ],
75   "_npmOperationalInternal": {
76     "host": "packages-16-east.internal.npmjs.com",
77     "tmp": "tmp/spdx-license-ids-1.2.2.tgz_1469529975605_0.35518706892617047"
78   },
79   "directories": {},
80   "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz",
81   "readme": "ERROR: No README data found!"
82 }