MobileApp/package.json

9 lines
284 B
JSON
Raw Normal View History

2017-06-16 18:47:16 -06:00
{
"name": "com.netsyms.BusinessMobile",
"displayName": "Business for Mobile",
"version": "1.0.0",
"description": "Mobile client for the Netsyms Business Apps.",
"main": "index.html",
"author": "Netsyms Technologies",
"license": "netsyms-business-license"
}