UNPKG

sqlite-proxy

Version:
34 lines (33 loc) 673 B
{ "name": "sqlite-proxy", "version": "0.0.6", "_id": "sqlite-proxy@0.0.6", "homepage": "", "description": "Proxy for sqlite3", "author": { "name": "Butters Cartman Bra", "email": "x0x7@muchomail.com", "url": "" }, "main": "sqlite_proxy.js", "keywords": [ "sqlite", "nw", "proxy", "standalone" ], "dependencies": { "sqlite3":"*", "randport":"*", "lodash":"*" }, "license": "(Distribute Left)", "preferGlobal": true, "files": [ "sqlite_proxy.js", "README.md" ], "readmeFilename": "README.md", "_from": "sqlite-proxy@", "repository":{"type":"git","url":"https://github.com/x0x7/sqlite-proxy.git"} }