{"name":"sql.js","version":"1.3.2","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 lint && npm run test-asm && npm run test-asm-debug && npm run test-wasm && npm run test-wasm-debug && npm run test-asm-memory-growth","lint":"eslint .","prettify":"eslint . --fix","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","doc":"jsdoc -c .jsdoc.config.json"},"homepage":"http://github.com/sql-js/sql.js","repository":{"type":"git","url":"git+ssh://git@github.com/sql-js/sql.js.git"},"bugs":{"url":"https://github.com/sql-js/sql.js/issues"},"devDependencies":{"eslint":"^6.8.0","eslint-config-airbnb-base":"^14.2.0","eslint-plugin-import":"^2.22.1","jsdoc":"^3.6.6","puppeteer":"^2.1.1","test":">=0.6"},"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"},{"name":"@kaizhu256"},{"name":"@brodybits"}],"gitHead":"c43a89d3c1d592aae954674959790629af9f6cbf","_id":"sql.js@1.3.2","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"ce0c7b9d884a7f50476e4c2fb29093e10a83ab09","size":11482198,"noattachment":false,"key":"/sql.js/-/sql.js-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.3.2.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.3.2_1601761422323_0.061994493378433324"},"_hasShrinkwrap":false,"publish_time":1601761422677,"_cnpm_publish_time":1601761422677,"_cnpmcore_publish_time":"2021-12-16T18:19:43.672Z","dist-tags":{"latest":"1.14.1"}}