nervatura-client
Version:
Business Management Application
48 lines (47 loc) • 937 B
JSON
{
"name": "nervatura-client",
"description": "Business Management Application",
"version": "5.2.11",
"keywords": [
"business management",
"open-data",
"customer",
"employee",
"product",
"invoice",
"order",
"offer",
"stock control",
"payment",
"inventory",
"rental",
"project",
"express",
"PDF reporting"
],
"author": "Csaba Kappel <kappel.csaba@gmail.com> (http://nervatura.com)",
"license": "LGPL-3.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nervatura/nervatura.git"
},
"bugs": {
"url": "https://github.com/nervatura/nervatura/issues"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"files": [
"docs"
],
"dependencies": {}
}