Files
hpos-desktop/package.json

23 lines
547 B
JSON
Raw Normal View History

2023-08-05 11:17:01 +05:30
{
"name": "hpos-destop",
"version": "1.0.0",
"description": "desktop app for hpos. developed primarily for QC work",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/sminnovations/hops-desk.git"
},
"keywords": [
"hpos"
],
"author": "smi",
"license": "MIT",
"bugs": {
"url": "https://gitlab.com/sminnovations/hops-desk/issues"
},
"homepage": "https://gitlab.com/sminnovations/hops-desk#readme"
}