2018-10-18 19:50:24 +02:00
|
|
|
{
|
|
|
|
"name": "ssn-tools",
|
|
|
|
"requires": true,
|
|
|
|
"lockfileVersion": 1,
|
|
|
|
"dependencies": {
|
2018-10-19 01:10:21 +02:00
|
|
|
"@types/node": {
|
|
|
|
"version": "10.12.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.0.tgz",
|
|
|
|
"integrity": "sha512-3TUHC3jsBAB7qVRGxT6lWyYo2v96BMmD2PTcl47H25Lu7UXtFH/2qqmKiVrnel6Ne//0TFYf6uvNX+HW2FRkLQ==",
|
|
|
|
"dev": true
|
|
|
|
},
|
2018-10-23 23:26:22 +02:00
|
|
|
"argument-parser": {
|
|
|
|
"version": "git+https://git.jedipedia.net/swtor/argument-parser.git#7b757e53771dfea2326b2c8d6901e39c66e23230",
|
|
|
|
"from": "git+https://git.jedipedia.net/swtor/argument-parser.git"
|
|
|
|
},
|
2018-10-18 19:50:24 +02:00
|
|
|
"sax": {
|
|
|
|
"version": "1.2.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
|
|
|
|
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
|
|
|
|
},
|
|
|
|
"ssn": {
|
2018-10-23 21:00:07 +02:00
|
|
|
"version": "git+https://git.jedipedia.net/swtor/ssn.git#0a8e1b361e54581b53dc0f7e1f74bfae614fc890",
|
2018-10-18 19:50:24 +02:00
|
|
|
"from": "git+https://git.jedipedia.net/swtor/ssn.git",
|
|
|
|
"requires": {
|
2018-10-23 21:00:07 +02:00
|
|
|
"ssn-installer": "git+https://git.jedipedia.net/swtor/ssn-installer.git#34c8da24e619cd2edea09e1f4318c939a36560f8",
|
2018-10-18 19:50:24 +02:00
|
|
|
"xml-js": "^1.6.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ssn-installer": {
|
2018-10-23 21:00:07 +02:00
|
|
|
"version": "git+https://git.jedipedia.net/swtor/ssn-installer.git#34c8da24e619cd2edea09e1f4318c939a36560f8",
|
2018-10-18 19:50:24 +02:00
|
|
|
"from": "git+https://git.jedipedia.net/swtor/ssn-installer.git"
|
|
|
|
},
|
|
|
|
"xml-js": {
|
|
|
|
"version": "1.6.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/xml-js/-/xml-js-1.6.8.tgz",
|
|
|
|
"integrity": "sha512-kUv/geyN80d+s1T68uBfjoz+PjNUjwwf5AWWRwKRqqQaGozpMVsFsKYnenPsxlbN/VL7f0ia8NfLLPCDwX+95Q==",
|
|
|
|
"requires": {
|
|
|
|
"sax": "^1.2.4"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|