{"name":"sql.js","version":"1.3.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.1.0","eslint-plugin-import":"^2.20.2","jsdoc":"^3.6.4","node-fetch":"^2.6.0","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":"d890afba12a2cfad141745ea375e5b4a782539a8","_id":"sql.js@1.3.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"b98c159535cf3e25551f28e98e4dc9cf5849cfc5","size":11834576,"noattachment":false,"key":"/sql.js/-/sql.js-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.3.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.3.0_1590266768379_0.20744973722831928"},"_hasShrinkwrap":false,"publish_time":1590266768776,"_cnpm_publish_time":1590266768776,"_cnpmcore_publish_time":"2021-12-16T18:20:32.380Z","dist-tags":{"latest":"1.14.1"}}