Files
osrs-json-hiscores/package.json
maxswa dac6052260 1.0.4
2018-05-17 23:34:44 -04:00

22 lines
527 B
JSON

{
"name": "osrs-json-hiscores",
"version": "1.0.4",
"description": "",
"main": "hiscores.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node hiscores.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/maxswa/osrs-json-hiscores.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/maxswa/osrs-json-hiscores/issues"
},
"homepage": "https://github.com/maxswa/osrs-json-hiscores#readme"
}