{"name":"sql.js","version":"1.2.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 src/api.js src/worker.js","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.0.0","eslint-plugin-import":"^2.20.1","jsdoc":"^3.6.3","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"}],"gitHead":"c9c8bf75aeba965fe69d64a7e9ec28526a1a7034","_id":"sql.js@1.2.0","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"shasum":"a58ac22e61ab6835d1a59b6077e617b6abccbb8a","size":11013453,"noattachment":false,"key":"/sql.js/-/sql.js-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sql.js/download/sql.js-1.2.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.2.0_1583924593348_0.8759133195494511"},"_hasShrinkwrap":false,"publish_time":1583924593826,"deprecated":"v1.2.0 did not contain the necessary assets due to an error on CI. Please use version v1.2.1","_cnpm_publish_time":1583924593826,"_cnpmcore_publish_time":"2021-12-16T18:21:22.049Z","dist-tags":{"latest":"1.14.1"}}