14 lines
344 B
JSON
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": {}
|
|
}
|