updated sys and created publi
This commit is contained in:
+15
-47
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "spdx-license-ids@^1.0.2",
|
||||
"scope": null,
|
||||
"escapedName": "spdx-license-ids",
|
||||
"name": "spdx-license-ids",
|
||||
"rawSpec": "^1.0.2",
|
||||
"spec": ">=1.0.2 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/spdx-correct"
|
||||
"spdx-license-ids@1.2.2",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "spdx-license-ids@>=1.0.2 <2.0.0",
|
||||
"_development": true,
|
||||
"_from": "spdx-license-ids@1.2.2",
|
||||
"_id": "spdx-license-ids@1.2.2",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc=",
|
||||
"_location": "/spdx-license-ids",
|
||||
"_nodeVersion": "6.3.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-16-east.internal.npmjs.com",
|
||||
"tmp": "tmp/spdx-license-ids-1.2.2.tgz_1469529975605_0.35518706892617047"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "shinnn",
|
||||
"email": "snnskwtnb@gmail.com"
|
||||
},
|
||||
"_npmVersion": "3.10.5",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "spdx-license-ids@^1.0.2",
|
||||
"scope": null,
|
||||
"escapedName": "spdx-license-ids",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "spdx-license-ids@1.2.2",
|
||||
"name": "spdx-license-ids",
|
||||
"rawSpec": "^1.0.2",
|
||||
"spec": ">=1.0.2 <2.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "spdx-license-ids",
|
||||
"rawSpec": "1.2.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.2.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/spdx-correct"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz",
|
||||
"_shasum": "c9df7a3424594ade6bd11900d596696dc06bac57",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "spdx-license-ids@^1.0.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/spdx-correct",
|
||||
"_spec": "1.2.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Shinnosuke Watanabe",
|
||||
"url": "https://github.com/shinnn"
|
||||
@@ -52,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/shinnn/spdx-license-ids/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "A list of SPDX license identifiers",
|
||||
"devDependencies": {
|
||||
"@shinnn/eslint-config-node": "^3.0.0",
|
||||
@@ -67,15 +49,9 @@
|
||||
"tape": "^4.6.0",
|
||||
"write-file-atomically": "1.0.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "c9df7a3424594ade6bd11900d596696dc06bac57",
|
||||
"tarball": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz"
|
||||
},
|
||||
"files": [
|
||||
"spdx-license-ids.json"
|
||||
],
|
||||
"gitHead": "70e2541bf04b4fbef4c5df52c581a1861fd355b2",
|
||||
"homepage": "https://github.com/shinnn/spdx-license-ids#readme",
|
||||
"keywords": [
|
||||
"spdx",
|
||||
@@ -92,15 +68,7 @@
|
||||
],
|
||||
"license": "Unlicense",
|
||||
"main": "spdx-license-ids.json",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "shinnn",
|
||||
"email": "snnskwtnb@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "spdx-license-ids",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/shinnn/spdx-license-ids.git"
|
||||
|
||||
Reference in New Issue
Block a user