You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
462 B

{
"name": "virl-scheduler",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"bower": "^1.8.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"server": "php -S localhost:8888 -t ../"
},
"repository": {
"type": "git",
"url": "https://gogs.informatik.hs-fulda.de/pbug/virl-scheduler.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}