{"name":"sqlite","version":"4.0.12","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.9","@types/jest":"25.2.1","@types/node":"^13.11.0","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.26.0","@typescript-eslint/parser":"^2.26.0","eslint":"6.8.0","git-commit-stamper":"^1.0.6","jest":"25.2.7","jest-cli":"25.2.7","jest-junit-reporter":"1.1.0","lint-staged":"10.1.1","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3":"^4.1.1","sqlite3-offline":"^4.3.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.3.1","ts-node":"8.8.1","ts-node-dev":"1.0.0-pre.44","typedoc":"^0.17.3","typedoc-plugin-markdown":"^2.2.17","typescript":"3.8.3","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":"244b72040dcd3ff3bcf60fb93027645e53bffb85","_id":"sqlite@4.0.12","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"f61d47d3b551821b609c65c5eba35b3ed6d94de0","size":22637,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.12.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"gravity.bot","email":"theo+npm+bot@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.12_1595218748652_0.17236406131376314"},"_hasShrinkwrap":false,"publish_time":1595218748789,"_cnpm_publish_time":1595218748789,"_cnpmcore_publish_time":"2021-12-16T21:08:26.640Z","dist-tags":{"beta":"4.0.0-beta.7","latest":"4.1.2"}}