{"name":"sqlite","version":"4.0.25","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":"standard --fix","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","devDependencies":{"@theo.gravity/changelog-version":"2.1.11","@theo.gravity/version-bump":"2.0.14","@types/jest":"27.4.1","@types/node":"^17.0.21","@types/sqlite3":"^3.1.8","@typescript-eslint/eslint-plugin":"^4.20.0","@typescript-eslint/parser":"^4.20.0","eslint":"7.23.0","git-commit-stamper":"^1.0.10","jest":"27.5.1","jest-cli":"27.5.1","jest-junit-reporter":"1.1.0","lint-staged":"12.3.5","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.2","sqlite3-offline-next":"^5.0.3","standardx":"^7.0.0","toc-md-alt":"^0.4.6","ts-jest":"27.1.3","ts-node":"10.7.0","ts-node-dev":"1.1.8","typedoc":"^0.22.13","typedoc-plugin-markdown":"^3.11.14","typescript":"4.6.2","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":"9b410298efefabd229432d34d9909d8f5c0eac3f","_id":"sqlite@4.0.25","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"3710c6ea7dc94de4306f0bff77f916da02799605","size":23317,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.25.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.25_1646643009658_0.9600913011157199"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-07T08:50:25.465Z","publish_time":1646643009812,"_cnpm_publish_time":1646643009812,"dist-tags":{"beta":"4.0.0-beta.7","latest":"4.1.2"}}