sqlim
Version:
Basic Db Queries for mysql
29 lines (28 loc) • 621 B
JSON
{
"name": "sqlim",
"version": "1.0.2",
"description": "",
"main": "index.js",
"dependencies": {
"sprintf": "latest",
"mysql": "latest"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/myazarc/sqlim.git"
},
"keywords": [
"activeRecod",
"basicdb",
"database"
],
"author": "Mustafa Yazar <myazarc@gmail.com> (http://myazarc.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/myazarc/sqlim/issues"
},
"homepage": "https://github.com/myazarc/sqlim#readme"
}