23 lines
422 B
JSON
23 lines
422 B
JSON
{
|
|
"name": "tornjs",
|
|
"version": "1.0.0",
|
|
"description": "Torn Userscripts by JotDe:",
|
|
"main": "bazaar.user.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "jotde@gitea.jotde.be:jens/tornjs.git"
|
|
},
|
|
"keywords": [
|
|
"torn",
|
|
"userscript",
|
|
"js",
|
|
"javascript",
|
|
"user"
|
|
],
|
|
"author": "JotDe:",
|
|
"license": "ISC"
|
|
}
|