Files
old-amras-zadatak1/package.json
Šabić Amra 8c7cfb08da Delete vcs.xml
2018-02-17 11:03:59 +01:00

20 lines
527 B
JSON

{
"name": "json-based-api",
"version": "1.0.0",
"description": "API for managing a list of user and associated permissions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/senaduka/amras-zadatak1.git"
},
"author": "Amra S",
"license": "ISC",
"bugs": {
"url": "https://github.com/senaduka/amras-zadatak1/issues"
},
"homepage": "https://github.com/senaduka/amras-zadatak1#readme"
}