ssn/package-lock.json
2018-11-16 14:36:32 +01:00

29 lines
1.1 KiB
JSON

{
"name": "ssn",
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@types/node": {
"version": "10.12.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.9.tgz",
"integrity": "sha512-eajkMXG812/w3w4a1OcBlaTwsFPO5F7fJ/amy+tieQxEMWBlbV1JGSjkFM+zkHNf81Cad+dfIRA+IBkvmvdAeA=="
},
"sax": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
},
"ssn-installer": {
"version": "git+https://git.jedipedia.net/swtor/ssn-installer.git#72dde4ac0b1c8f1c4b32b295a4840f0872e18cd0",
"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"
}
}
}
}