{"name":"sql.js","version":"1.8.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","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":{"clean-jsdoc-theme":"^3.3.4","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-plugin-import":"^2.26.0","jsdoc":"^3.6.10","puppeteer":"^10.2.0","test":"=0.6.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"},{"name":"@kaizhu256"},{"name":"@brodybits"}],"gitHead":"12d3603038879442c7e376eb35b631d68c16d14d","_id":"sql.js@1.8.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"cb45d957e17a2239662fe2f614c9b678990867a6","size":7452605,"noattachment":false,"key":"/sql.js/-/sql.js-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.8.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","tmp":"tmp/sql.js_1.8.0_1662601288823_0.2895721138056524"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-08T01:42:37.132Z","publish_time":1662601289124,"_cnpm_publish_time":1662601289124,"dist-tags":{"latest":"1.14.1"}}