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

13 lines
259 B
JSON

{
"name": "netsyms-business-station",
"main": "main.js",
"version": "1.0.0",
"license": "MPL-2.0",
"author": "Skylar Ittner",
"contributors": [],
"dependencies": {},
"window": {
"icon": "assets/img/logo_64.png"
}
}