ssn-auto/package.json

15 lines
344 B
JSON
Raw Normal View History

2018-10-26 01:54:03 +02:00
{
"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": {}
}