{"name":"sql.js","version":"1.0.1","description":"SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).","keywords":["sql","sqlite","stand-alone","relational","database","RDBMS","data","query","statement","emscripten","asm","asm.js"],"license":"MIT","main":"./dist/sql-wasm.js","scripts":{"build":"make","rebuild":"make clean && make","test":"npm run test-asm && npm run test-asm-debug && npm run test-wasm && npm run test-wasm-debug && npm run test-asm-memory-growth","test-asm":"node test/all.js asm","test-asm-debug":"node test/all.js asm-debug","test-asm-memory-growth":"node test/all.js asm-memory-growth","test-wasm":"node test/all.js wasm","test-wasm-debug":"node test/all.js wasm-debug"},"homepage":"http://github.com/kripken/sql.js","repository":{"type":"git","url":"git+ssh://git@github.com/kripken/sql.js.git"},"bugs":{"url":"https://github.com/kripken/sql.js/issues"},"devDependencies":{"coffeescript":"^1.12.7","test":">=0.6","tiny-worker":"^2.3.0"},"dependencies":{},"contributors":[{"name":"Ophir LOJKINE","email":"pere.jobs@gmail.com","url":"https://github.com/lovasoa"},{"name":"@kripken"},{"name":"@hankinsoft"},{"name":"@firien"},{"name":"@dinedal"},{"name":"@taytay"}],"gitHead":"80f9927413cbdf54395bffb310ffcf8de7150671","_id":"sql.js@1.0.1","_nodeVersion":"12.12.0","_npmVersion":"6.11.3","dist":{"shasum":"c3efef7104643cbbc59e03f74586a5bdd4986998","size":17604448,"noattachment":false,"key":"/sql.js/-/sql.js-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.0.1.tgz"},"maintainers":[{"name":"kripken","email":""},{"name":"lovasoa","email":"pere.jobs@gmail.com"}],"_npmUser":{"name":"lovasoa","email":"pere.jobs@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sql.js_1.0.1_1572978861387_0.9065535181329822"},"_hasShrinkwrap":false,"publish_time":1572978861913,"_cnpm_publish_time":1572978861913,"_cnpmcore_publish_time":"2021-12-16T18:22:20.388Z","dist-tags":{"latest":"1.14.1"}}