{ "version": "0.6.1", "license": "MIT", "engine": "node >= 0.6.0", "name": "dblite", "description": "a zero hassle wrapper for sqlite - requires sqlite3 3.8.6 or greater", "homepage": "https://github.com/WebReflection/dblite", "keywords": [ "sqlite", "sqlite3", "shell", "query", "embedded", "arch linux", "raspberry pi", "cubieboard", "cubieboard2", "simple", "no gyp", "no compile", "no hassle", "wrap", "spawn" ], "author": { "name": "Andrea Giammarchi", "url": "http://webreflection.blogspot.com/" }, "repository": { "type": "git", "url": "git://github.com/WebReflection/dblite.git" }, "main": "./build/dblite.node.js", "scripts": { "test": "node test/.test.js" }, "bugs": { "url": "https://github.com/WebReflection/dblite/issues" }, "_id": "dblite@0.6.1", "_shasum": "18e6d3811f4031ff0119e8a7b13ef1558215376a", "_from": "dblite@>=0.6.1 <0.7.0", "_npmVersion": "1.4.9", "_npmUser": { "name": "webreflection", "email": "andrea.giammarchi@gmail.com" }, "maintainers": [ { "name": "webreflection", "email": "andrea.giammarchi@gmail.com" } ], "dist": { "shasum": "18e6d3811f4031ff0119e8a7b13ef1558215376a", "tarball": "http://registry.npmjs.org/dblite/-/dblite-0.6.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/dblite/-/dblite-0.6.1.tgz", "readme": "ERROR: No README data found!" }