ssn-tools/package-lock.json
2018-11-02 02:04:20 +01:00

45 lines
1.7 KiB
JSON

{
"name": "ssn-tools",
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@types/node": {
"version": "10.12.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.2.tgz",
"integrity": "sha512-53ElVDSnZeFUUFIYzI8WLQ25IhWzb6vbddNp8UHlXQyU0ET2RhV5zg0NfubzU7iNMh5bBXb0htCzfvrSVNgzaQ=="
},
"argument-parser": {
"version": "git+https://git.jedipedia.net/swtor/argument-parser.git#cdf4fbe117b44c5dfbb0f8ba60f3a3ff7fe23f57",
"from": "git+https://git.jedipedia.net/swtor/argument-parser.git",
"requires": {
"@types/node": "^10.12.2"
}
},
"sax": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
"integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
},
"ssn": {
"version": "git+https://git.jedipedia.net/swtor/ssn.git#78bda898f9f7135fb5abfa98956d75a1b6973033",
"from": "git+https://git.jedipedia.net/swtor/ssn.git",
"requires": {
"@types/node": "^10.12.2",
"ssn-installer": "git+https://git.jedipedia.net/swtor/ssn-installer.git#488e49b6b234caca0bfbc3f746fa16abdc002dea",
"xml-js": "^1.6.8"
}
},
"ssn-installer": {
"version": "git+https://git.jedipedia.net/swtor/ssn-installer.git#488e49b6b234caca0bfbc3f746fa16abdc002dea",
"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"
}
}
}
}