Files
tornjs/package.json
2020-05-03 23:48:16 +02:00

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"
}