ssn-auto/package.json
2018-10-26 01:54:03 +02:00

14 lines
344 B
JSON

{
"name": "ssn-auto",
"license": "AGPL-3.0-or-later",
"homepage": "https://git.jedipedia.net/swtor/ssn-auto",
"repository": {
"type": "git",
"url": "https://git.jedipedia.net/swtor/ssn-auto.git"
},
"main": "src/index.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {}
}