{"name":"sqlite","version":"4.0.17","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","type":"commonjs","exports":{"require":"./build/index.js","import":"./build/index.mjs"},"scripts":{"build":"npm run build:clean && npm run compile && cp -R src/index.mjs src/vendor-typings build","build:docs":"typedoc --options typedoc.js --plugin typedoc-plugin-markdown src/ --out docs","build:clean":"rm -rf build/*","compile":"tsc","debug":"ts-node-dev --inspect -- src/index.ts","debug:break":"ts-node-dev --inspect-brk -- src/index.ts","test":"jest","test:ci":"jest --ci --coverage","test:debug":"node --inspect-brk node_modules/.bin/jest","test:watch":"jest --watch","test:coverage:watch":"jest --coverage --watch","toc":"toc-md README.md README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:prepare && version-bump && npm run changelog:release && npm run changelog:stamp","add-readme":"git add README.md","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","changelog:stamp":"git-commit-stamper parse CHANGELOG.md","changelog:release":"changelog-version release","lint":"prettier-standard src/**/*.ts && standardx src/**/*.ts","ts-node-dev":"ts-node-dev"},"repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"https://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"},{"name":"Theo Gravity","email":"theo@suteki.nu","url":"https://theogravity.com"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","dependencies":{},"devDependencies":{"@theo.gravity/changelog-version":"2.1.10","@theo.gravity/version-bump":"2.0.10","@types/jest":"26.0.9","@types/node":"^14.0.27","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^3.8.0","@typescript-eslint/parser":"^3.8.0","eslint":"7.6.0","git-commit-stamper":"^1.0.9","jest":"26.2.2","jest-cli":"26.2.2","jest-junit-reporter":"1.1.0","lint-staged":"10.2.11","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.0","sqlite3-offline":"^4.3.1","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"26.1.4","ts-node":"8.10.2","ts-node-dev":"1.0.0-pre.56","typedoc":"^0.18.0","typedoc-plugin-markdown":"^2.4.0","typescript":"3.9.7","version-bump-plugin-git":"^2.0.1"},"eslintConfig":{"parserOptions":{"ecmaVersion":6,"sourceType":"module","ecmaFeatures":{"modules":true}},"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint/eslint-plugin"],"rules":{"@typescript-eslint/no-unused-vars":[2,{"args":"none"}]}},"lint-staged":{"src/**/*.ts":["prettier-standard","git add"]},"pre-commit":["toc","lint-staged","test:ci","build"],"gitHead":"dbe2a4a1d275f2eec2c1d951fdf2860926a8a8ef","_id":"sqlite@4.0.17","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"54a81b0fe67e02497fad414df57aeccdee1f4305","size":22839,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.17.tgz"},"_npmUser":{"name":"gravity.bot","email":"theo+npm+bot@suteki.nu"},"directories":{},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.17_1605295092294_0.974800291739399"},"_hasShrinkwrap":false,"publish_time":1605295092423,"_cnpm_publish_time":1605295092423,"_cnpmcore_publish_time":"2021-12-16T21:08:24.010Z","dist-tags":{"beta":"4.0.0-beta.7","latest":"4.1.2"}}