antosdk-apps/SQLiteDB/build/debug/package.json

16 lines
352 B
JSON
Raw Normal View History

2023-01-30 09:37:44 +01:00
{
"pkgname": "SQLiteDB",
"app":"SQLiteDB",
"name":"SQLite3 VFS API",
"description":"API for manipulate SQLite database as VFS handle",
2023-01-30 09:37:44 +01:00
"info":{
"author": "",
"email": ""
},
"version":"0.1.0-a",
2023-01-30 09:37:44 +01:00
"category":"Other",
"iconclass":"fa fa-adn",
"mimes":[".*"],
2023-01-30 09:37:44 +01:00
"dependencies":[],
"locale": {}
}