Files
afup/htdocs/package.json
2017-10-10 09:11:20 +02:00

24 lines
502 B
JSON

{
"name": "afup",
"version": "0.0.1",
"description": "Afup web",
"main": "index.js",
"dependencies": {
"tablefilter": "^0.5.42"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/afup/web.git"
},
"author": "",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/afup/web/issues"
},
"homepage": "https://github.com/afup/web#readme"
}