forked from svrjs/svrjs
49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
|
{
|
||
|
"_from": "svrmodpack",
|
||
|
"_id": "svrmodpack@1.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-17SjkfDtZL3KOGjzLTT/nEZzCuvD4rz07y4UFVXfo/Xo0qTMwgICnDSIEOonaAs1GdzZe0hiJxkPYvdTKQifwg==",
|
||
|
"_location": "/svrmodpack",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "tag",
|
||
|
"registry": true,
|
||
|
"raw": "svrmodpack",
|
||
|
"name": "svrmodpack",
|
||
|
"escapedName": "svrmodpack",
|
||
|
"rawSpec": "",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "latest"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/svrmodpack/-/svrmodpack-1.0.0.tgz",
|
||
|
"_shasum": "412def1c6ff93a7a15849519411a30b3281ee822",
|
||
|
"_spec": "svrmodpack",
|
||
|
"_where": "/media/serveradmin/Server/developement",
|
||
|
"author": {
|
||
|
"name": "Dorian Niemiec",
|
||
|
"email": "niemiecdorian2008@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/dorian-tech/svrmodpack/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "DorianTech SVR.JS Mods packer/unpacker library ",
|
||
|
"homepage": "https://github.com/dorian-tech/svrmodpack#readme",
|
||
|
"license": "GPL-3.0-or-later",
|
||
|
"main": "index.js",
|
||
|
"name": "svrmodpack",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/dorian-tech/svrmodpack.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "1.0.0"
|
||
|
}
|