{"name":"sql.js","version":"1.4.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":"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":"a73bc4067d4fe76feace69e16dbe3d1ba53d80c6","_id":"sql.js@1.4.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"f6987c3c5e5b3d329034cc7d7f81940f89835db1","size":11525588,"noattachment":false,"key":"/sql.js/-/sql.js-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.4.0.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.4.0_1603136096246_0.1682401865679355"},"_hasShrinkwrap":false,"publish_time":1603136096761,"_cnpm_publish_time":1603136096761,"_cnpmcore_publish_time":"2021-12-16T18:19:23.730Z","dist-tags":{"latest":"1.14.1"}}