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

14 lines
354 B
JSON

{
"name": "netsyms-business-station",
"main": "main.js",
"description": "A kiosk app for easy, fast access to core Business Apps features.",
"version": "1.2.1",
"license": "MPL-2.0",
"author": "Netsyms Technologies",
"contributors": [],
"dependencies": {},
"window": {
"icon": "assets/img/logo_64.png"
}
}