Delete app.json

This commit is contained in:
Keb Helion 2020-02-12 23:15:34 -05:00 committed by GitHub
parent f34a6eb544
commit dc11b60ebd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +0,0 @@
{
"application": {
"name": "My Application 001",
"description": "This is my super Application no 001.\nI can have many line of description, up to 1000 char",
"jsfile": "test.js",
"icon": "myicon.js",
"caption": "APP001",
"category": "UTILITIES"
}
}