{"name":"sql.js","version":"1.14.0","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","exports":{".":{"browser":"./dist/sql-wasm-browser.js","default":"./dist/sql-wasm.js"},"./dist/*":"./dist/*"},"scripts":{"build":"make","rebuild":"npm run clean && npm run build","clean":"make clean","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 --unhandled-rejections=strict test/all.js asm","test-asm-debug":"node --unhandled-rejections=strict test/all.js asm-debug","test-asm-memory-growth":"node --unhandled-rejections=strict test/all.js asm-memory-growth","test-wasm":"node --unhandled-rejections=strict test/all.js wasm","test-wasm-debug":"node --unhandled-rejections=strict 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/js":"^10.0.0","clean-jsdoc-theme":"^4.2.0","eslint":"^10.0.0","globals":"^16.4.0","jsdoc":"^4.0.2"},"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":"9f289dba56c3d3447c39238618610d9961dc98d6","_id":"sql.js@1.14.0","_nodeVersion":"25.6.0","_npmVersion":"11.8.0","dist":{"shasum":"49d4df3b6d311a0da28aab34120d7fe2dcc68f09","size":4347622,"noattachment":false,"key":"/sql.js/-/sql.js-1.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.14.0.tgz"},"_npmUser":{"name":"lovasoa","email":"pere.jobs@gmail.com"},"directories":{},"maintainers":[{"name":"kripken","email":""},{"name":"lovasoa","email":"pere.jobs@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sql.js_1.14.0_1770915749233_0.018554734282231866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T17:02:29.536Z","publish_time":1770915749536,"_source_registry_name":"default","_cnpm_publish_time":1770915749536,"dist-tags":{"latest":"1.14.1"}}