ao-lsqlite3
Version:
LUA lsqlite3 package for AO
26 lines (25 loc) • 515 B
JSON
{
"type": "module",
"name": "ao-lsqlite3",
"version": "1.0.6",
"description": "LUA lsqlite3 package for AO",
"main": "index.js",
"scripts": {
"test": "echo Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/AAshu1412/ao-lsqlite3-npm-package.git"
},
"keywords": [
"AO",
"LUA",
"lsqlite3",
"Database"
],
"author": "Ashutosh Mittal",
"license": "ISC",
"dependencies": {
"@permaweb/aoconnect": "^0.0.57"
}
}