{"_id":"sqlite","_rev":"2945009","name":"sqlite","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","dist-tags":{"beta":"4.0.0-beta.7","latest":"4.1.2"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"time":{"modified":"2023-04-21T09:49:43.000Z","created":"2016-01-03T20:47:08.492Z","4.1.2":"2022-07-19T16:51:17.474Z","4.1.1":"2022-04-24T00:00:55.742Z","4.0.25":"2022-03-07T08:50:09.812Z","4.0.24":"2022-03-06T20:12:27.461Z","4.0.23":"2021-05-24T21:17:49.520Z","4.0.22":"2021-05-09T19:59:33.181Z","4.0.21":"2021-03-31T21:22:47.094Z","4.0.19":"2020-12-30T02:11:15.039Z","4.0.18":"2020-12-04T21:20:23.409Z","4.0.17":"2020-11-13T19:18:12.423Z","4.0.16":"2020-11-13T19:15:32.156Z","4.0.15":"2020-09-30T16:06:28.865Z","4.0.14":"2020-08-10T01:08:37.144Z","4.0.13":"2020-08-10T00:58:07.549Z","4.0.12":"2020-07-20T04:19:08.789Z","4.0.11":"2020-06-12T09:43:47.661Z","4.0.10":"2020-06-03T00:51:50.776Z","4.0.9":"2020-05-25T22:50:10.875Z","4.0.8":"2020-05-21T23:00:07.652Z","4.0.7":"2020-04-12T19:43:39.730Z","4.0.6":"2020-04-11T04:16:15.945Z","4.0.5":"2020-04-05T20:13:51.008Z","4.0.4":"2020-04-05T07:44:46.447Z","4.0.3":"2020-04-05T00:01:39.530Z","4.0.2":"2020-04-04T22:19:45.609Z","4.0.1":"2020-04-04T21:46:47.128Z","3.0.6":"2020-03-22T21:35:56.731Z","4.0.0-beta.7":"2020-03-22T21:11:24.421Z","4.0.0-beta.6":"2020-03-22T20:07:24.079Z","3.0.5":"2020-03-22T20:00:52.762Z","4.0.0-beta.5":"2020-03-22T19:57:49.986Z","4.0.0-beta.4":"2020-03-22T11:54:17.101Z","4.0.0-beta.2":"2020-03-22T11:31:47.661Z","3.0.4":"2020-03-22T11:27:24.314Z","4.0.0-beta.1":"2020-03-22T11:20:47.332Z","4.0.0-beta.0":"2020-03-22T11:13:58.807Z","3.0.3":"2019-03-22T07:54:47.391Z","3.0.2":"2019-02-15T00:36:47.598Z","3.0.1":"2019-01-28T08:59:19.178Z","3.0.0":"2018-08-22T12:03:07.434Z","2.9.3":"2018-08-22T11:43:45.391Z","2.9.2":"2018-05-15T08:49:01.894Z","2.9.1":"2018-01-14T07:39:21.022Z","2.9.0":"2017-11-27T08:53:44.572Z","2.8.0":"2017-05-21T08:05:00.807Z","2.7.0":"2017-05-02T02:27:49.779Z","2.6.0":"2017-04-30T23:31:47.963Z","2.5.0":"2017-03-24T02:00:25.194Z","2.3.0":"2017-01-31T06:20:48.198Z","2.2.4":"2016-12-10T11:48:57.740Z","2.2.3":"2016-11-10T13:15:22.460Z","2.2.2":"2016-11-02T16:22:58.921Z","2.2.1":"2016-10-26T11:12:03.034Z","2.2.0":"2016-07-22T22:43:22.420Z","2.1.0":"2016-07-16T02:25:17.078Z","2.0.2":"2016-05-21T09:14:50.264Z","1.0.0":"2016-05-19T16:37:00.257Z","0.0.4":"2016-01-21T10:55:53.383Z","0.0.3":"2016-01-18T07:23:38.199Z","0.0.2":"2016-01-03T20:47:08.492Z"},"users":{},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"https://www.kriasoft.com"},"repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"versions":{"4.1.2":{"name":"sqlite","version":"4.1.2","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","types":"./build/index.d.ts"},"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.25","@types/sqlite3":"^3.1.8","@typescript-eslint/eslint-plugin":"^5.20.0","@typescript-eslint/parser":"^5.20.0","eslint":"8.14.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.4.0","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.5","sqlite3-offline-next":"^5.0.3","standardx":"^7.0.0","toc-md-alt":"^0.4.6","ts-jest":"27.1.4","ts-node":"10.7.0","ts-node-dev":"1.1.8","typedoc":"^0.22.15","typedoc-plugin-markdown":"^3.12.1","typescript":"4.6.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":"655fa256f9c6390debb9d3251ea6a0ce25324fd0","_id":"sqlite@4.1.2","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"35643893dc1cec118c835cbab9ddbd283ffaba7d","size":24246,"noattachment":false,"key":"/sqlite/-/sqlite-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.1.2.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.1.2_1658249477228_0.3851804602829225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-19T17:02:00.860Z","publish_time":1658249477474,"_cnpm_publish_time":1658249477474},"4.1.1":{"name":"sqlite","version":"4.1.1","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.25","@types/sqlite3":"^3.1.8","@typescript-eslint/eslint-plugin":"^5.20.0","@typescript-eslint/parser":"^5.20.0","eslint":"8.14.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.4.0","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.5","sqlite3-offline-next":"^5.0.3","standardx":"^7.0.0","toc-md-alt":"^0.4.6","ts-jest":"27.1.4","ts-node":"10.7.0","ts-node-dev":"1.1.8","typedoc":"^0.22.15","typedoc-plugin-markdown":"^3.12.1","typescript":"4.6.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":"283471791c158986663cf217ed71ca0aa60a966c","_id":"sqlite@4.1.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"e79c94d44e4381e30d5b3e885bfb9d802d757ecb","size":24120,"noattachment":false,"key":"/sqlite/-/sqlite-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.1.1.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.1.1_1650758455496_0.09168491047088567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-24T00:01:02.716Z","publish_time":1650758455742,"_cnpm_publish_time":1650758455742},"4.0.25":{"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},"4.0.24":{"name":"sqlite","version":"4.0.24","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.12","@types/jest":"26.0.22","@types/node":"^14.14.37","@types/sqlite3":"^3.1.7","@typescript-eslint/eslint-plugin":"^4.20.0","@typescript-eslint/parser":"^4.20.0","eslint":"7.23.0","git-commit-stamper":"^1.0.9","jest":"26.6.3","jest-cli":"26.6.3","jest-junit-reporter":"1.1.0","lint-staged":"10.5.4","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.2","sqlite3-offline":"^4.3.1","standardx":"^7.0.0","toc-md-alt":"^0.4.1","ts-jest":"26.5.4","ts-node":"9.1.1","ts-node-dev":"1.1.6","typedoc":"^0.20.34","typedoc-plugin-markdown":"^3.6.0","typescript":"4.2.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":"fa5118f8f4197971668196d0ca685a8df589c9f3","_id":"sqlite@4.0.24","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"86b4f323afc9ceb5379e49196c9e1afb249b3633","size":23384,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.24.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.24_1646597547296_0.3485668160238391"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-06T20:12:31.929Z","publish_time":1646597547461,"_cnpm_publish_time":1646597547461},"4.0.23":{"name":"sqlite","version":"4.0.23","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.12","@types/jest":"26.0.22","@types/node":"^14.14.37","@types/sqlite3":"^3.1.7","@typescript-eslint/eslint-plugin":"^4.20.0","@typescript-eslint/parser":"^4.20.0","eslint":"7.23.0","git-commit-stamper":"^1.0.9","jest":"26.6.3","jest-cli":"26.6.3","jest-junit-reporter":"1.1.0","lint-staged":"10.5.4","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.2","sqlite3-offline":"^4.3.1","standardx":"^7.0.0","toc-md-alt":"^0.4.1","ts-jest":"26.5.4","ts-node":"9.1.1","ts-node-dev":"1.1.6","typedoc":"^0.20.34","typedoc-plugin-markdown":"^3.6.0","typescript":"4.2.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":"6e0f46cb13b0c41a8df040ece08b083797fc669d","_id":"sqlite@4.0.23","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"ada09028b38e91883db08ac465d841e814d1bb00","size":23303,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.23.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.23_1621891069360_0.39473526496460765"},"_hasShrinkwrap":false,"publish_time":1621891069520,"_cnpm_publish_time":1621891069520,"_cnpmcore_publish_time":"2021-12-16T21:08:22.616Z"},"4.0.22":{"name":"sqlite","version":"4.0.22","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.12","@types/jest":"26.0.22","@types/node":"^14.14.37","@types/sqlite3":"^3.1.7","@typescript-eslint/eslint-plugin":"^4.20.0","@typescript-eslint/parser":"^4.20.0","eslint":"7.23.0","git-commit-stamper":"^1.0.9","jest":"26.6.3","jest-cli":"26.6.3","jest-junit-reporter":"1.1.0","lint-staged":"10.5.4","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.2","sqlite3-offline":"^4.3.1","standardx":"^7.0.0","toc-md-alt":"^0.4.1","ts-jest":"26.5.4","ts-node":"9.1.1","ts-node-dev":"1.1.6","typedoc":"^0.20.34","typedoc-plugin-markdown":"^3.6.0","typescript":"4.2.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":"4804912051bcd4c17e759d56413f0868ff08f468","_id":"sqlite@4.0.22","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"4a987dbcf8ccffa9a2ccc80d8a8491c62f5d19e0","size":23217,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.22.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.22_1620590373026_0.11042599054507374"},"_hasShrinkwrap":false,"publish_time":1620590373181,"_cnpm_publish_time":1620590373181,"_cnpmcore_publish_time":"2021-12-16T21:08:22.805Z"},"4.0.21":{"name":"sqlite","version":"4.0.21","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.12","@types/jest":"26.0.22","@types/node":"^14.14.37","@types/sqlite3":"^3.1.7","@typescript-eslint/eslint-plugin":"^4.20.0","@typescript-eslint/parser":"^4.20.0","eslint":"7.23.0","git-commit-stamper":"^1.0.9","jest":"26.6.3","jest-cli":"26.6.3","jest-junit-reporter":"1.1.0","lint-staged":"10.5.4","pre-commit":"1.2.2","prettier-standard":"16.4.1","sql-template-strings":"^2.2.2","sqlite3":"^5.0.2","sqlite3-offline":"^4.3.1","standardx":"^7.0.0","toc-md-alt":"^0.4.1","ts-jest":"26.5.4","ts-node":"9.1.1","ts-node-dev":"1.1.6","typedoc":"^0.20.34","typedoc-plugin-markdown":"^3.6.0","typescript":"4.2.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":"7bcb3708f2b6d908d2bb97c534bcc6a40ef2d918","_id":"sqlite@4.0.21","_nodeVersion":"10.24.0","_npmVersion":"6.14.11","dist":{"shasum":"211dd837a0459d90eeb8d5cfba4bfb509d8abe27","size":23113,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.21.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.21_1617225766925_0.6486378091909963"},"_hasShrinkwrap":false,"publish_time":1617225767094,"_cnpm_publish_time":1617225767094,"_cnpmcore_publish_time":"2021-12-16T21:08:23.053Z"},"4.0.19":{"name":"sqlite","version":"4.0.19","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":"d44d7645ae59f695e9dd691fbd9e4ebc7db060cc","_id":"sqlite@4.0.19","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"3ee7d44984910113205418141f3d2b54e74dc94f","size":23027,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.19.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.19_1609294274821_0.6821192290757061"},"_hasShrinkwrap":false,"publish_time":1609294275039,"_cnpm_publish_time":1609294275039,"_cnpmcore_publish_time":"2021-12-16T21:08:23.368Z"},"4.0.18":{"name":"sqlite","version":"4.0.18","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":"999cfe7166d743e5919be5e5bde282d4787d237f","_id":"sqlite@4.0.18","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"7bffe6f62cba5da104943a605cefab49933e5e0a","size":22946,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.18.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.18_1607116823212_0.8868518413663002"},"_hasShrinkwrap":false,"publish_time":1607116823409,"_cnpm_publish_time":1607116823409,"_cnpmcore_publish_time":"2021-12-16T21:08:23.582Z"},"4.0.17":{"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"},"4.0.16":{"name":"sqlite","version":"4.0.16","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":"ecd6d7733f26673a4ff6a31db4323ec0af85c372","_id":"sqlite@4.0.16","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"7fda4a05c2a2e575966552cece82cffc33f4b374","size":23028,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.16.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.16_1605294932031_0.6171653788909168"},"_hasShrinkwrap":false,"publish_time":1605294932156,"_cnpm_publish_time":1605294932156,"_cnpmcore_publish_time":"2021-12-16T21:08:24.238Z"},"4.0.15":{"name":"sqlite","version":"4.0.15","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":"8fb8a6039805a3f5dedca4cb11acf727f757cfa8","_id":"sqlite@4.0.15","_nodeVersion":"10.22.1","_npmVersion":"6.14.6","dist":{"shasum":"071e0577afb327fbd74a75354ea15964378392e3","size":22845,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.15.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.15_1601481988683_0.21290345610622818"},"_hasShrinkwrap":false,"publish_time":1601481988865,"_cnpm_publish_time":1601481988865,"_cnpmcore_publish_time":"2021-12-16T21:08:24.495Z"},"4.0.14":{"name":"sqlite","version":"4.0.14","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":"171edb5efabaa17be330927d1377e869a7aaf921","_id":"sqlite@4.0.14","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"af35fc94205a874e3c7a08b2a66228d09f530ab3","size":22904,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.14.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.14_1597021717025_0.25854953831275096"},"_hasShrinkwrap":false,"publish_time":1597021717144,"_cnpm_publish_time":1597021717144,"_cnpmcore_publish_time":"2021-12-16T21:08:25.270Z"},"4.0.13":{"name":"sqlite","version":"4.0.13","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":"02f30f37f8ef90f9640e25d8625658785d859bde","_id":"sqlite@4.0.13","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"3be5c14f286bd2da9120638973271ac4d529ebcb","size":22771,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.13.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.13_1597021087412_0.47971434247559674"},"_hasShrinkwrap":false,"publish_time":1597021087549,"_cnpm_publish_time":1597021087549,"_cnpmcore_publish_time":"2021-12-16T21:08:26.422Z"},"4.0.12":{"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"},"4.0.11":{"name":"sqlite","version":"4.0.11","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":"f86b73a3601d38dac9429bb62de7df05d8f4f729","_id":"sqlite@4.0.11","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"e494d143b4b2a980c8202947ff3fe6f276941ed9","size":22476,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.11.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.11_1591955027520_0.960537963352031"},"_hasShrinkwrap":false,"publish_time":1591955027661,"_cnpm_publish_time":1591955027661,"_cnpmcore_publish_time":"2021-12-16T21:08:27.006Z"},"4.0.10":{"name":"sqlite","version":"4.0.10","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":"91c60d9ba1e8364ba86ae28e8ef951820d2beb6b","_id":"sqlite@4.0.10","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"4da1af4801a77ca71fd0f5c948ddbdc5c9741abf","size":22433,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.10.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.10_1591145510648_0.04147415425026524"},"_hasShrinkwrap":false,"publish_time":1591145510776,"_cnpm_publish_time":1591145510776,"_cnpmcore_publish_time":"2021-12-16T21:08:27.309Z"},"4.0.9":{"name":"sqlite","version":"4.0.9","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":"b95596d1925261ce6f4004810f7dbd013ba6b76f","_id":"sqlite@4.0.9","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"f94b04ddd29d100b2cc02919b816d8647fc2cf44","size":22360,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.9.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.9_1590447010662_0.9990517166105044"},"_hasShrinkwrap":false,"publish_time":1590447010875,"_cnpm_publish_time":1590447010875,"_cnpmcore_publish_time":"2021-12-16T21:08:27.596Z"},"4.0.8":{"name":"sqlite","version":"4.0.8","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile && cp -R 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":"4d4d8d090d90f4d06da6b6956863684eae187909","_id":"sqlite@4.0.8","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"aa5e9706ee16d448eef5e9013c77283b43673a1f","size":22160,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.8.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.8_1590102007487_0.7150240131768728"},"_hasShrinkwrap":false,"publish_time":1590102007652,"_cnpm_publish_time":1590102007652,"_cnpmcore_publish_time":"2021-12-16T21:08:27.846Z"},"4.0.7":{"name":"sqlite","version":"4.0.7","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile && cp -R 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":"16fb0ae26ef8abca6da176dab85bb5e34b7e5715","_id":"sqlite@4.0.7","_nodeVersion":"10.20.0","_npmVersion":"6.14.4","dist":{"shasum":"45d9843cf8daff07eaa2446e936583c687981ffb","size":21995,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.7.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.7_1586720619574_0.4967082744125122"},"_hasShrinkwrap":false,"publish_time":1586720619730,"_cnpm_publish_time":1586720619730,"_cnpmcore_publish_time":"2021-12-16T21:08:28.180Z"},"4.0.6":{"name":"sqlite","version":"4.0.6","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile && cp -R 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":"9485cc977061cb460561cee3c02a981f2553738c","_id":"sqlite@4.0.6","_nodeVersion":"10.20.0","_npmVersion":"6.14.4","dist":{"shasum":"d6fbd4dbf4956934f0ef31ebd6ab463e8feb61d9","size":21957,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.6.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.6_1586578575760_0.7281270768528232"},"_hasShrinkwrap":false,"publish_time":1586578575945,"_cnpm_publish_time":1586578575945,"_cnpmcore_publish_time":"2021-12-16T21:08:28.646Z"},"4.0.5":{"name":"sqlite","version":"4.0.5","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile && cp -R 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":"1da0b7cc1b3ab0fa8390bd28af8ff9ebabf6cbc7","_id":"sqlite@4.0.5","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"5b902bfc61999f77c8bb93137bc16da23b67fd7c","size":21726,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.5.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.5_1586117630806_0.2983990415584865"},"_hasShrinkwrap":false,"publish_time":1586117631008,"_cnpm_publish_time":1586117631008,"_cnpmcore_publish_time":"2021-12-16T21:08:28.867Z"},"4.0.4":{"name":"sqlite","version":"4.0.4","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile && cp -R 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":"12b6be19a7abbad23f9b8a168f7ffd60b6b6a74c","_id":"sqlite@4.0.4","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"b6248d387b562578171e8ca04e73f013e4d58816","size":21766,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.4.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.4_1586072686304_0.7685764466969187"},"_hasShrinkwrap":false,"publish_time":1586072686447,"_cnpm_publish_time":1586072686447,"_cnpmcore_publish_time":"2021-12-16T21:08:29.083Z"},"4.0.3":{"name":"sqlite","version":"4.0.3","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile && cp -R 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":"4fec1c363e5244420fe85b1c3e14915533b6a5fb","_id":"sqlite@4.0.3","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"387bf922c50fe8fb27910b0602fa4bdef6656b7d","size":20927,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.3.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.3_1586044899403_0.708530473672973"},"_hasShrinkwrap":false,"publish_time":1586044899530,"_cnpm_publish_time":1586044899530,"_cnpmcore_publish_time":"2021-12-16T21:08:29.830Z"},"4.0.2":{"name":"sqlite","version":"4.0.2","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","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":"cf3be51e48386c898ae50ccdaa14a0e968f7292b","_id":"sqlite@4.0.2","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"36a8fe482613fd7824f93aee19ad4f66dd421c6c","size":20148,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.2.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.2_1586038785399_0.433416378600755"},"_hasShrinkwrap":false,"publish_time":1586038785609,"_cnpm_publish_time":1586038785609,"_cnpmcore_publish_time":"2021-12-16T21:08:30.147Z"},"4.0.1":{"name":"sqlite","version":"4.0.1","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","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"]},"pre-commit":["toc","lint-staged","test:ci","build"],"gitHead":"fc9a1f39f70678f4de26ce9e4bf3ee7a088b8e8a","_id":"sqlite@4.0.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"a127233185c886e05ee8e6318e0cd3b7b9928de3","size":20020,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.1.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.1_1586036806959_0.440199323491413"},"_hasShrinkwrap":false,"publish_time":1586036807128,"_cnpm_publish_time":1586036807128,"_cnpmcore_publish_time":"2021-12-16T21:08:30.422Z"},"3.0.6":{"name":"sqlite","version":"3.0.6","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.6","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"82d15bb45a1ca2a7ac8f7a1079f19dc9abe2ee75","size":20258,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.6.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.6_1584912956631_0.4110211577995544"},"_hasShrinkwrap":false,"publish_time":1584912956731,"_cnpm_publish_time":1584912956731,"_cnpmcore_publish_time":"2021-12-16T21:08:31.072Z"},"4.0.0-beta.7":{"name":"sqlite","version":"4.0.0-beta.7","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3":"^4.1.1","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typedoc":"^0.17.3","typedoc-plugin-markdown":"^2.2.17","typescript":"3.8.3"},"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"],"readmeFilename":"README.md","gitHead":"37dde904012a80ed5273f0a108731ae5c0d23903","_id":"sqlite@4.0.0-beta.7","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"0dfc80ac457a6d95314e6ac5552a8bc14a442c02","size":19419,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.7.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.7_1584911484268_0.9427518644890127"},"_hasShrinkwrap":false,"publish_time":1584911484421,"_cnpm_publish_time":1584911484421,"_cnpmcore_publish_time":"2021-12-16T21:08:31.311Z"},"4.0.0-beta.6":{"name":"sqlite","version":"4.0.0-beta.6","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","compile":"tsc","build:clean":"rm -rf build/*","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3":"^4.1.1","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typescript":"3.8.3"},"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"],"readmeFilename":"README.md","gitHead":"f50d571400ea0389fa041f61c19847fe2a34f698","_id":"sqlite@4.0.0-beta.6","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"76996a725b35574770269bb08809e6f02da7ea81","size":19164,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.6.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.6_1584907643897_0.3857450132747653"},"_hasShrinkwrap":false,"publish_time":1584907644079,"_cnpm_publish_time":1584907644079,"_cnpmcore_publish_time":"2021-12-16T21:08:31.487Z"},"3.0.5":{"name":"sqlite","version":"3.0.5","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.5","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"a7c2d773caa08bb478aad3c537ac727ab21a9c65","size":20179,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.5.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.5_1584907252504_0.7214831444535934"},"_hasShrinkwrap":false,"publish_time":1584907252762,"_cnpm_publish_time":1584907252762,"_cnpmcore_publish_time":"2021-12-16T21:08:31.710Z"},"4.0.0-beta.5":{"name":"sqlite","version":"4.0.0-beta.5","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","compile":"tsc","build:clean":"rm -rf build/*","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3":"^4.1.1","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typescript":"3.8.3"},"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":"f50d571400ea0389fa041f61c19847fe2a34f698","_id":"sqlite@4.0.0-beta.5","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"1462ce81e2f52c215fdf608dee5861beb0691a7f","size":19065,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.5.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.5_1584907069859_0.29984558567553177"},"_hasShrinkwrap":false,"publish_time":1584907069986,"_cnpm_publish_time":1584907069986,"_cnpmcore_publish_time":"2021-12-16T21:08:31.918Z"},"4.0.0-beta.4":{"name":"sqlite","version":"4.0.0-beta.4","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","compile":"tsc","build:clean":"rm -rf build/*","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":{"sqlite3":"^4.1.1"},"devDependencies":{"@theo.gravity/changelog-version":"2.1.10","@theo.gravity/version-bump":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typescript":"3.8.3"},"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"],"readmeFilename":"README.md","gitHead":"4f9554dee1f46b12cdf4f40873efdb751377e85d","_id":"sqlite@4.0.0-beta.4","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"f3091d5f747148b3cc210bb7267fd46148c5876d","size":18636,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.4.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.4_1584878056982_0.5460970553136053"},"_hasShrinkwrap":false,"publish_time":1584878057101,"_cnpm_publish_time":1584878057101,"_cnpmcore_publish_time":"2021-12-16T21:08:32.133Z"},"4.0.0-beta.2":{"name":"sqlite","version":"4.0.0-beta.2","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","compile":"tsc","build:clean":"rm -rf build/*","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":{"sqlite3":"^4.1.1"},"devDependencies":{"@theo.gravity/changelog-version":"2.1.10","@theo.gravity/version-bump":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typescript":"3.8.3"},"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"],"readmeFilename":"README.md","gitHead":"4f9554dee1f46b12cdf4f40873efdb751377e85d","_id":"sqlite@4.0.0-beta.2","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"52c81deab94901020430cafd692db56b06119154","size":18608,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.2.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.2_1584876707503_0.7521896776976609"},"_hasShrinkwrap":false,"publish_time":1584876707661,"_cnpm_publish_time":1584876707661,"_cnpmcore_publish_time":"2021-12-16T21:08:32.350Z"},"3.0.4":{"name":"sqlite","version":"3.0.4","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.4","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"60f760796cdfeed591d18a318ed58fb540cf1c24","size":20179,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.4.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.4_1584876444182_0.8744615569100358"},"_hasShrinkwrap":false,"publish_time":1584876444314,"_cnpm_publish_time":1584876444314,"_cnpmcore_publish_time":"2021-12-16T21:08:32.571Z"},"4.0.0-beta.1":{"name":"sqlite","version":"4.0.0-beta.1","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","compile":"tsc","build:clean":"rm -rf build/*","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":{"sqlite3":"^4.1.1"},"devDependencies":{"@theo.gravity/changelog-version":"2.1.10","@theo.gravity/version-bump":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typescript":"3.8.3"},"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":"4f9554dee1f46b12cdf4f40873efdb751377e85d","_id":"sqlite@4.0.0-beta.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"e18312f9bcad5f01062d149869c20023a088ea04","size":57148,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.1.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.1_1584876047185_0.04993125082174554"},"_hasShrinkwrap":false,"publish_time":1584876047332,"_cnpm_publish_time":1584876047332,"_cnpmcore_publish_time":"2021-12-16T21:08:32.953Z"},"4.0.0-beta.0":{"name":"sqlite","version":"4.0.0-beta.0","description":"SQLite client for Node.js applications with SQL-based migrations API written in Typescript","main":"build/index.js","types":"build/index.d.ts","scripts":{"build":"npm run build:clean && npm run compile","compile":"tsc","build:clean":"rm -rf build/*","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","add-readme":"git add README.md","lint-staged":"lint-staged","prepare-publish":"npm run changelog:verify && version-bump && npm run changelog:release","version-bump":"version-bump","changelog:help":"changelog-version","changelog:verify":"changelog-version verify","changelog:prepare":"changelog-version prepare","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":{"sqlite3":"^4.1.1"},"devDependencies":{"@theo.gravity/changelog-version":"2.1.10","@theo.gravity/version-bump":"1.2.6","@types/jest":"25.1.4","@types/node":"^13.9.2","@types/sqlite3":"^3.1.6","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","eslint":"6.8.0","jest":"25.1.0","jest-cli":"25.1.0","jest-junit-reporter":"1.1.0","lint-staged":"10.0.8","pre-commit":"1.2.2","prettier-standard":"16.2.1","sql-template-strings":"^2.2.2","sqlite3-offline":"^4.2.0","standardx":"^5.0.0","toc-md-alt":"^0.3.2","ts-jest":"25.2.1","ts-node":"8.7.0","ts-node-dev":"1.0.0-pre.44","typescript":"3.8.3"},"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"],"readmeFilename":"README.md","gitHead":"18ca1e75c8340b9d8ab750781b5baf56d0c0ea94","_id":"sqlite@4.0.0-beta.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"8effe63e1e4c82f57928447544684cdd784493eb","size":13946,"noattachment":false,"key":"/sqlite/-/sqlite-4.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-4.0.0-beta.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_4.0.0-beta.0_1584875638643_0.09100375114745063"},"_hasShrinkwrap":false,"publish_time":1584875638807,"_cnpm_publish_time":1584875638807,"_cnpmcore_publish_time":"2021-12-16T21:08:33.195Z"},"3.0.3":{"name":"sqlite","version":"3.0.3","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.3","_nodeVersion":"10.15.2","_npmVersion":"6.9.0","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"3f519cfc599ffa3270d76f3567bf2abb2ac18742","size":26835,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.3.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.3_1553241287268_0.2634900312226609"},"_hasShrinkwrap":false,"publish_time":1553241287391,"_cnpm_publish_time":1553241287391,"_cnpmcore_publish_time":"2021-12-16T21:08:33.428Z"},"3.0.2":{"name":"sqlite","version":"3.0.2","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"5589e980a070b39e0b8810d723485285a87b9f2c","size":26822,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.2.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.2_1550191007403_0.5095288967159304"},"_hasShrinkwrap":false,"publish_time":1550191007598,"_cnpm_publish_time":1550191007598,"_cnpmcore_publish_time":"2021-12-16T21:08:33.680Z"},"3.0.1":{"name":"sqlite","version":"3.0.1","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.1","_npmVersion":"6.1.0","_nodeVersion":"10.4.0","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"a68259db6ef4aaa37a99c149e647ca8e5c7609ac","size":26229,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.1.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.1_1548665958790_0.3509226751269907"},"_hasShrinkwrap":false,"publish_time":1548665959178,"_cnpm_publish_time":1548665959178,"_cnpmcore_publish_time":"2021-12-16T21:08:34.040Z"},"3.0.0":{"name":"sqlite","version":"3.0.0","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0","sql-template-strings":"^2.2.2"},"optionalDependencies":{"sql-template-strings":"^2.2.2"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"94b70b6d1e837b1dff6881d393776ff609383c5c","size":26282,"noattachment":false,"key":"/sqlite/-/sqlite-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-3.0.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_3.0.0_1534939387329_0.09810495884744674"},"_hasShrinkwrap":false,"publish_time":1534939387434,"_cnpm_publish_time":1534939387434,"_cnpmcore_publish_time":"2021-12-16T21:08:34.285Z"},"2.9.3":{"name":"sqlite","version":"2.9.3","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^4.0.0"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.9.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"c2634c32c2ca58d5519a9a66549e032939d31ff0","size":24866,"noattachment":false,"key":"/sqlite/-/sqlite-2.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.9.3.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_2.9.3_1534938225269_0.20970353400180852"},"_hasShrinkwrap":false,"publish_time":1534938225391,"_cnpm_publish_time":1534938225391,"_cnpmcore_publish_time":"2021-12-16T21:08:34.500Z"},"2.9.2":{"name":"sqlite","version":"2.9.2","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"4.0.0"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.9.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"fcda8f035f22726cf3e81aab9058fdc515c3b9d6","size":24872,"noattachment":false,"key":"/sqlite/-/sqlite-2.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.9.2.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite_2.9.2_1526374141821_0.19751113908898654"},"_hasShrinkwrap":false,"publish_time":1526374141894,"_cnpm_publish_time":1526374141894,"_cnpmcore_publish_time":"2021-12-16T21:08:35.154Z"},"2.9.1":{"name":"sqlite","version":"2.9.1","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"3.1.13"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.9.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"2c85192c15d3e20361236f26240187f9d9f71355","size":22065,"noattachment":false,"key":"/sqlite/-/sqlite-2.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.9.1.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite-2.9.1.tgz_1515915560808_0.882213726406917"},"directories":{},"publish_time":1515915561022,"_hasShrinkwrap":false,"_cnpm_publish_time":1515915561022,"_cnpmcore_publish_time":"2021-12-16T21:08:35.414Z"},"2.9.0":{"name":"sqlite","version":"2.9.0","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"3.1.13"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.9.0","scripts":{},"_shasum":"33f03c646ea0f7a5d506e645a19b9c5352dd9fa4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.12.0","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"33f03c646ea0f7a5d506e645a19b9c5352dd9fa4","size":21810,"noattachment":false,"key":"/sqlite/-/sqlite-2.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.9.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite-2.9.0.tgz_1511772824391_0.6354989933315665"},"directories":{},"publish_time":1511772824572,"_hasShrinkwrap":false,"_cnpm_publish_time":1511772824572,"_cnpmcore_publish_time":"2021-12-16T21:08:35.688Z"},"2.8.0":{"name":"sqlite","version":"2.8.0","description":"SQLite client for Node.js applications with SQL-based migrations API","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://www.npmjs.com/~theo.gravity"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.8.0","scripts":{},"_shasum":"acb6d1869a5241c57016c88606eca009f0f31b90","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"acb6d1869a5241c57016c88606eca009f0f31b90","size":21235,"noattachment":false,"key":"/sqlite/-/sqlite-2.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.8.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sqlite-2.8.0.tgz_1495353899742_0.42759481351822615"},"directories":{},"publish_time":1495353900807,"_hasShrinkwrap":false,"_cnpm_publish_time":1495353900807,"_cnpmcore_publish_time":"2021-12-16T21:08:35.939Z"},"2.7.0":{"name":"sqlite","version":"2.7.0","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.7.0","scripts":{},"_shasum":"37ab2f8b4851478d6da4c6f8b3723100b8162009","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.1","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"37ab2f8b4851478d6da4c6f8b3723100b8162009","size":22573,"noattachment":false,"key":"/sqlite/-/sqlite-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.7.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sqlite-2.7.0.tgz_1493692069553_0.30353623209521174"},"directories":{},"publish_time":1493692069779,"_hasShrinkwrap":false,"_cnpm_publish_time":1493692069779,"_cnpmcore_publish_time":"2021-12-16T21:08:36.187Z"},"2.6.0":{"name":"sqlite","version":"2.6.0","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.6.0","scripts":{},"_shasum":"8b2ee14c6152a802e79beee5e8fb707b97094072","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.1","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"8b2ee14c6152a802e79beee5e8fb707b97094072","size":22169,"noattachment":false,"key":"/sqlite/-/sqlite-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.6.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sqlite-2.6.0.tgz_1493595105944_0.8806759079452604"},"directories":{},"publish_time":1493595107963,"_hasShrinkwrap":false,"_cnpm_publish_time":1493595107963,"_cnpmcore_publish_time":"2021-12-16T21:08:36.417Z"},"2.5.0":{"name":"sqlite","version":"2.5.0","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.5.0","scripts":{},"_shasum":"8298c13851c01be315e23af620e225c8279fb44c","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.1","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"8298c13851c01be315e23af620e225c8279fb44c","size":22214,"noattachment":false,"key":"/sqlite/-/sqlite-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.5.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sqlite-2.5.0.tgz_1490320824945_0.06598054082132876"},"directories":{},"publish_time":1490320825194,"_hasShrinkwrap":false,"_cnpm_publish_time":1490320825194,"_cnpmcore_publish_time":"2021-12-16T21:08:36.655Z"},"2.3.0":{"name":"sqlite","version":"2.3.0","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.3.0","scripts":{},"_shasum":"943bff8bb211eaac6d00fe2c952228557581efa1","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.4.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"943bff8bb211eaac6d00fe2c952228557581efa1","size":20579,"noattachment":false,"key":"/sqlite/-/sqlite-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.3.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sqlite-2.3.0.tgz_1485843647612_0.7887017086613923"},"directories":{},"publish_time":1485843648198,"_hasShrinkwrap":false,"_cnpm_publish_time":1485843648198,"_cnpmcore_publish_time":"2021-12-16T21:08:36.940Z"},"2.2.4":{"name":"sqlite","version":"2.2.4","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","types":"main.d.ts","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.2.4","scripts":{},"_shasum":"a5959858c2125b99a8fbc9df7a7853645c459f93","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.1","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"a5959858c2125b99a8fbc9df7a7853645c459f93","size":21213,"noattachment":false,"key":"/sqlite/-/sqlite-2.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.2.4.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sqlite-2.2.4.tgz_1481370537160_0.3734269675333053"},"directories":{},"publish_time":1481370537740,"_hasShrinkwrap":false,"_cnpm_publish_time":1481370537740,"_cnpmcore_publish_time":"2021-12-16T21:08:37.202Z"},"2.2.3":{"name":"sqlite","version":"2.2.3","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.8"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.2.3","scripts":{},"_shasum":"c1a3777d5bc80bb9cd6ecb39e9bc500c380772e2","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.0.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"c1a3777d5bc80bb9cd6ecb39e9bc500c380772e2","size":22014,"noattachment":false,"key":"/sqlite/-/sqlite-2.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.2.3.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sqlite-2.2.3.tgz_1478783721912_0.8076724051497877"},"directories":{},"publish_time":1478783722460,"_hasShrinkwrap":false,"_cnpm_publish_time":1478783722460,"_cnpmcore_publish_time":"2021-12-16T21:08:37.431Z"},"2.2.2":{"name":"sqlite","version":"2.2.2","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.7"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.2.2","scripts":{},"_shasum":"f8aa7b91ee40d4369403e9f6b8f9b471b8a797fd","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.0.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"f8aa7b91ee40d4369403e9f6b8f9b471b8a797fd","size":19642,"noattachment":false,"key":"/sqlite/-/sqlite-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.2.2.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sqlite-2.2.2.tgz_1478103776940_0.9435667421203107"},"directories":{},"publish_time":1478103778921,"_hasShrinkwrap":false,"_cnpm_publish_time":1478103778921,"_cnpmcore_publish_time":"2021-12-16T21:08:37.684Z"},"2.2.1":{"name":"sqlite","version":"2.2.1","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.7"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.2.1","scripts":{},"_shasum":"3aa0847a66369c26b8f45785c7c05aaae230994a","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"dist":{"shasum":"3aa0847a66369c26b8f45785c7c05aaae230994a","size":19546,"noattachment":false,"key":"/sqlite/-/sqlite-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.2.1.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/sqlite-2.2.1.tgz_1477480320932_0.9421739543322474"},"directories":{},"publish_time":1477480323034,"_hasShrinkwrap":false,"_cnpm_publish_time":1477480323034,"_cnpmcore_publish_time":"2021-12-16T21:08:37.909Z"},"2.2.0":{"name":"sqlite","version":"2.2.0","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.4"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.2.0","scripts":{},"_shasum":"b615f7032a1c0d86d819c8c4827d680166e76bfc","_from":".","_npmVersion":"3.10.2","_nodeVersion":"6.2.2","_npmUser":{"name":"theo.gravity","email":"theo@suteki.nu"},"dist":{"shasum":"b615f7032a1c0d86d819c8c4827d680166e76bfc","size":14678,"noattachment":false,"key":"/sqlite/-/sqlite-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.2.0.tgz"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sqlite-2.2.0.tgz_1469227402169_0.3383935331366956"},"directories":{},"publish_time":1469227402420,"_hasShrinkwrap":false,"_cnpm_publish_time":1469227402420,"_cnpmcore_publish_time":"2021-12-16T21:08:38.391Z"},"2.1.0":{"name":"sqlite","version":"2.1.0","description":"SQLite client for Node.js applications with SQL-based migrations API","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","db","database","sql","migrate","migration","migrations","migrator","seed","seeds","seeder","node","node5","babel","es6","async","promise","promises","api"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.4"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.1.0","scripts":{},"_shasum":"478ae0e04b8e7df52489c9254c39f10c0ac43f1b","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"dist":{"shasum":"478ae0e04b8e7df52489c9254c39f10c0ac43f1b","size":14896,"noattachment":false,"key":"/sqlite/-/sqlite-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sqlite-2.1.0.tgz_1468635914707_0.2158594976644963"},"directories":{},"publish_time":1468635917078,"_hasShrinkwrap":false,"_cnpm_publish_time":1468635917078,"_cnpmcore_publish_time":"2021-12-16T21:08:38.745Z"},"2.0.2":{"name":"sqlite","version":"2.0.2","description":"SQLite client for Node.js applications","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","database","db","sql","node","node5","babel","es6","async","promise","promises"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.4"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@2.0.2","scripts":{},"_shasum":"f1200c4e41a6f0ebc0a737ada55e101954dcb0bb","_from":".","_npmVersion":"3.9.0","_nodeVersion":"6.2.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"dist":{"shasum":"f1200c4e41a6f0ebc0a737ada55e101954dcb0bb","size":14508,"noattachment":false,"key":"/sqlite/-/sqlite-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-2.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/sqlite-2.0.2.tgz_1463822089253_0.7672794128302485"},"directories":{},"publish_time":1463822090264,"_hasShrinkwrap":false,"_cnpm_publish_time":1463822090264,"_cnpmcore_publish_time":"2021-12-16T21:08:39.273Z"},"1.0.0":{"name":"sqlite","version":"1.0.0","description":"SQLite client for Node.js applications","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me","url":"https://twitter.com/koistya"}],"keywords":["sqlite","database","db","sql","node","node5","babel","es6","async","promise","promises"],"license":"MIT","main":"main.js","jsnext:main":"main.mjs","dependencies":{"sqlite3":"^3.1.4"},"bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@1.0.0","scripts":{},"_shasum":"e40afcfbfec9ba0ddaa6aed85ce92bd8b5b01fdd","_from":".","_npmVersion":"3.9.0","_nodeVersion":"6.2.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"dist":{"shasum":"e40afcfbfec9ba0ddaa6aed85ce92bd8b5b01fdd","size":4558,"noattachment":false,"key":"/sqlite/-/sqlite-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-1.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/sqlite-1.0.0.tgz_1463675817851_0.8204381179530174"},"directories":{},"publish_time":1463675820257,"_hasShrinkwrap":false,"_cnpm_publish_time":1463675820257,"_cnpmcore_publish_time":"2021-12-16T21:08:39.485Z"},"0.0.4":{"name":"sqlite","version":"0.0.4","description":"SQLite client for Node.js applications","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me"}],"keywords":["sqlite","database","db","sql","node","node5","es6","babel"],"license":"MIT","main":"lib/index.js","dependencies":{"sqlite3":"^3.1.1"},"devDependencies":{"babel-cli":"^6.4.0","babel-preset-node5":"^10.3.0","babel-register":"^6.4.3","eslint":"^1.10.3","eslint-config-airbnb":"^3.1.0","jscs":"^2.8.0","mocha":"^2.3.4","rimraf":"^2.5.0"},"scripts":{"lint":"eslint src test && jscs src test","test":"eslint src test && jscs src test && mocha test --compilers js:babel-register","build":"rimraf lib && babel src --out-dir lib --source-maps","prepublish":"rimraf lib && babel src --out-dir lib"},"gitHead":"45c1f7904abca55510b45415fe75dccbfc3109a1","bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@0.0.4","_shasum":"e0900e4c4708128a4d21eaeba2f3d0b9c7f5e757","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"dist":{"shasum":"e0900e4c4708128a4d21eaeba2f3d0b9c7f5e757","size":3268,"noattachment":false,"key":"/sqlite/-/sqlite-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-0.0.4.tgz"},"directories":{},"publish_time":1453373753383,"_hasShrinkwrap":false,"_cnpm_publish_time":1453373753383,"_cnpmcore_publish_time":"2021-12-16T21:08:39.688Z"},"0.0.3":{"name":"sqlite","version":"0.0.3","description":"SQLite client for Node.js applications","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me"}],"keywords":["sqlite","database","db","sql","node","node5","es6","babel"],"license":"MIT","main":"lib/index.js","dependencies":{"sqlite3":"^3.1.1"},"devDependencies":{"babel-cli":"^6.4.0","babel-preset-node5":"^10.3.0","babel-register":"^6.4.3","eslint":"^1.10.3","eslint-config-airbnb":"^3.1.0","jscs":"^2.8.0","mocha":"^2.3.4","rimraf":"^2.5.0"},"scripts":{"lint":"eslint src test && jscs src test","test":"eslint src test && jscs src test && mocha test --compilers js:babel-register","build":"rimraf lib && babel src --out-dir lib --source-maps","prepublish":"rimraf lib && babel src --out-dir lib"},"gitHead":"5db5738bbe3de80baf4c87ceb1c6185058d52271","bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@0.0.3","_shasum":"352fcf1e16cbc6c37c85d00fca6412aa08d0a473","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.4.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"dist":{"shasum":"352fcf1e16cbc6c37c85d00fca6412aa08d0a473","size":3237,"noattachment":false,"key":"/sqlite/-/sqlite-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-0.0.3.tgz"},"directories":{},"publish_time":1453101818199,"_hasShrinkwrap":false,"_cnpm_publish_time":1453101818199,"_cnpmcore_publish_time":"2021-12-16T21:08:39.925Z"},"0.0.2":{"name":"sqlite","version":"0.0.2","description":"SQLite client for Node.js applications","repository":{"type":"git","url":"git+https://github.com/kriasoft/node-sqlite.git"},"author":{"name":"Kriasoft","email":"hello@kriasoft.com","url":"http://www.kriasoft.com"},"contributors":[{"name":"Konstantin Tarkus","email":"hello@tarkus.me"}],"keywords":["sqlite","database","db","sql","node","node5","es6","babel"],"license":"MIT","main":"lib/index.js","dependencies":{"sqlite3":"^3.1.1"},"devDependencies":{"babel-cli":"^6.3.17","babel-preset-node5":"^10.1.2","babel-register":"^6.3.13","eslint":"^1.10.3","eslint-config-airbnb":"^2.1.1","jscs":"^2.7.0","mocha":"^2.3.4","rimraf":"^2.5.0"},"scripts":{"lint":"eslint src test && jscs src test","test":"eslint src test && jscs src test && mocha test --compilers js:babel-register","build":"rimraf lib && babel src --out-dir lib --source-maps","prepublish":"rimraf lib && babel src --out-dir lib --source-maps"},"gitHead":"22b9e6ef3223e821811ad75a1c441c95a8054668","bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"homepage":"https://github.com/kriasoft/node-sqlite#readme","_id":"sqlite@0.0.2","_shasum":"60eb22f7a387180a2679a031a806a080ad4e078a","_from":".","_npmVersion":"3.5.2","_nodeVersion":"5.3.0","_npmUser":{"name":"koistya","email":"hello@tarkus.me"},"maintainers":[{"name":"koistya","email":"hello@tarkus.me"}],"dist":{"shasum":"60eb22f7a387180a2679a031a806a080ad4e078a","size":2720,"noattachment":false,"key":"/sqlite/-/sqlite-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/sqlite/download/sqlite-0.0.2.tgz"},"directories":{},"publish_time":1451854028492,"_hasShrinkwrap":false,"_cnpm_publish_time":1451854028492,"_cnpmcore_publish_time":"2021-12-16T21:08:40.131Z"}},"readme":"# SQLite Client for Node.js Apps\n\n[![NPM version](https://img.shields.io/npm/v/sqlite.svg?style=flat-square)](https://www.npmjs.com/package/sqlite)\n[![CircleCI](https://circleci.com/gh/kriasoft/node-sqlite.svg?style=svg)](https://circleci.com/gh/kriasoft/node-sqlite) \n![built with typescript](https://camo.githubusercontent.com/92e9f7b1209bab9e3e9cd8cdf62f072a624da461/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f4275696c74253230576974682f547970655363726970742f626c7565) \n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n> A wrapper library written in Typescript with **ZERO** dependencies that adds ES6 promises \n> and SQL-based migrations API to [sqlite3](https://github.com/mapbox/node-sqlite3/) ([docs](https://github.com/mapbox/node-sqlite3/wiki)).\n\n**note** v4 of `sqlite` has breaking changes compared to v3! Please see `CHANGELOG.md` for more details.\n\n<!-- TOC -->\n\n- [Installation](#installation)\n  - [Install `sqlite3`](#install-sqlite3)\n  - [Install `sqlite`](#install-sqlite)\n- [Usage](#usage)\n  - [Opening the database](#opening-the-database)\n    - [Without caching](#without-caching)\n    - [With caching](#with-caching)\n    - [Enable verbose / debug mode](#enable-verbose--debug-mode)\n    - [Tracing SQL errors](#tracing-sql-errors)\n    - [With a custom driver](#with-a-custom-driver)\n    - [Opening multiple databases](#opening-multiple-databases)\n    - [`open` config params](#open-config-params)\n  - [Examples](#examples)\n    - [Creating a table and inserting data](#creating-a-table-and-inserting-data)\n    - [Getting a single row](#getting-a-single-row)\n    - [Getting many rows](#getting-many-rows)\n    - [Inserting rows](#inserting-rows)\n    - [Updating rows](#updating-rows)\n    - [Prepared statement](#prepared-statement)\n    - [`each()`](#each)\n    - [Get the driver instance](#get-the-driver-instance)\n    - [Closing the database](#closing-the-database)\n  - [ES6 tagged template strings](#es6-tagged-template-strings)\n  - [Migrations](#migrations)\n- [Typescript tricks](#typescript-tricks)\n  - [Import interfaces from sqlite](#import-interfaces-from-sqlite)\n  - [Specify typings for a specific database driver](#specify-typings-for-a-specific-database-driver)\n  - [Use generics to get better typings on your rows](#use-generics-to-get-better-typings-on-your-rows)\n    - [Get example](#get-example)\n    - [All example](#all-example)\n- [API Documentation](#api-documentation)\n- [Management Tools](#management-tools)\n- [Alternative SQLite libraries](#alternative-sqlite-libraries)\n- [References](#references)\n- [License](#license)\n\n<!-- TOC END -->\n\n## Installation\n\n### Install `sqlite3`\n\nMost people who use this library will use [sqlite3](https://github.com/mapbox/node-sqlite3/) \nas the database driver. \n\nAny library that conforms to the `sqlite3` ([API](https://github.com/mapbox/node-sqlite3/wiki/API)) \nshould also work.\n\n`$ npm install sqlite3 --save`\n\n### Install `sqlite`\n\n```sh\n# v4 of sqlite is targeted for nodejs 10 and on.\n$ npm install sqlite --save\n\n# If you need a legacy version for an older version of nodejs\n# install v3 instead, and look at the v3 branch readme for usage details\n$ npm install sqlite@3 --save\n```\n\n## Usage\n\nThis module has the same API as the original `sqlite3` library ([docs](https://github.com/mapbox/node-sqlite3/wiki/API)),\nexcept that all its API methods return ES6 Promises and do not accept callback arguments (with the exception of `each()`).\n\n### Opening the database\n\n#### Without caching\n\n```typescript\nimport sqlite3 from 'sqlite3'\nimport { open } from 'sqlite'\n\n// this is a top-level await \n(async () => {\n    // open the database\n    const db = await open({\n      filename: '/tmp/database.db',\n      driver: sqlite3.Database\n    })\n})()\n```\nor\n\n```typescript\nimport sqlite3 from 'sqlite3'\nimport { open } from 'sqlite'\n\nopen({\n  filename: '/tmp/database.db',\n  driver: sqlite3.Database\n}).then((db) => {\n  // do your thing\n})\n```\n\nor\n\n```typescript\nimport sqlite3 from 'sqlite3'\nimport { open } from 'sqlite'\n\n// you would have to import / invoke this in another file\nexport async function openDb () {\n  return open({\n    filename: '/tmp/database.db',\n    driver: sqlite3.Database\n  })\n}\n```\n\n#### With caching\n\nIf you want to enable the [database object cache](https://github.com/mapbox/node-sqlite3/wiki/Caching)\n\n```typescript\nimport sqlite3 from 'sqlite3'\nimport { open } from 'sqlite'\n\n(async () => {\n    const db = await open({\n      filename: '/tmp/database.db',\n      driver: sqlite3.cached.Database\n    })\n})()\n```\n\n#### Enable verbose / debug mode\n\n```typescript\nimport sqlite3 from 'sqlite3'\n\nsqlite3.verbose()\n```\n\n#### Tracing SQL errors\n\nFor more info, see this [doc](https://github.com/mapbox/node-sqlite3/wiki/Debugging#databaseontrace-callback).\n\n```typescript\ndb.on('trace', (data) => {\n  \n})\n```\n\n#### With a custom driver\n\nYou can use an alternative library to `sqlite3` as long as it conforms to the `sqlite3` [API](https://github.com/mapbox/node-sqlite3/wiki/API).\n\nFor example, using `sqlite3-offline-next`:\n\n```typescript\nimport sqlite3Offline from 'sqlite3-offline-next'\nimport { open } from 'sqlite'\n\n(async () => {\n    const db = await open({\n      filename: '/tmp/database.db',\n      driver: sqlite3Offline.Database\n    })\n})()\n```\n\n#### Opening multiple databases\n\n```typescript\nimport sqlite3 from 'sqlite3'\nimport { open } from 'sqlite'\n\n(async () => {\n  const [db1, db2] = await Promise.all([\n    open({\n      filename: '/tmp/database.db',\n      driver: sqlite3.Database\n    }),\n    open({\n      filename: '/tmp/database2.db',\n      driver: sqlite3.Database\n    }),\n  ])\n\n  await db1.migrate({\n    migrationsPath: '...'\n  })\n\n  await db2.migrate({\n    migrationsPath: '...'\n  })\n})()\n```\n\n#### `open` config params\n\n```typescript\n\n// db is an instance of `sqlite#Database`\n// which is a wrapper around `sqlite3#Database`\nconst db = await open({\n  /**\n   * Valid values are filenames, \":memory:\" for an anonymous in-memory\n   * database and an empty string for an anonymous disk-based database.\n   * Anonymous databases are not persisted and when closing the database\n   * handle, their contents are lost.\n   */\n  filename: string\n\n  /**\n   * One or more of sqlite3.OPEN_READONLY, sqlite3.OPEN_READWRITE and\n   * sqlite3.OPEN_CREATE. The default value is OPEN_READWRITE | OPEN_CREATE.\n   */\n  mode?: number\n\n  /**\n   * The database driver. Most will install `sqlite3` and use the `Database` class from it.\n   * As long as the library you are using conforms to the `sqlite3` API, you can use it as\n   * the driver.\n   *\n   * @example\n   *\n   * ```\n   * import sqlite from 'sqlite3'\n   *\n   * const driver = sqlite.Database\n   * ```\n   */\n  driver: any\n})\n```\n\n### Examples\n\n- See the `src/**/__tests__` directory for more example usages\n- See the `docs/` directory for full documentation.\n- Also visit the `sqlite3` library [API docs](https://github.com/mapbox/node-sqlite3/wiki/API)\n\n#### Creating a table and inserting data\n\n```typescript\nawait db.exec('CREATE TABLE tbl (col TEXT)')\nawait db.exec('INSERT INTO tbl VALUES (\"test\")')\n```\n\n#### Getting a single row\n\n```typescript\nconst result = await db.get('SELECT col FROM tbl WHERE col = ?', 'test')\n\n// { col: 'test' }\n```\n\n```typescript\nconst result = await db.get('SELECT col FROM tbl WHERE col = ?', ['test'])\n\n// { col: 'test' }\n```\n\n```typescript\nconst result = await db.get('SELECT col FROM tbl WHERE col = :test', {\n  ':test': 'test'\n})\n\n// { col: 'test' }\n```\n\n#### Getting many rows\n\n```typescript\nconst result = await db.all('SELECT col FROM tbl')\n\n// [{ col: 'test' }]\n```\n\n#### Inserting rows\n\n```typescript\nconst result = await db.run(\n  'INSERT INTO tbl (col) VALUES (?)',\n  'foo'\n)\n\n/*\n{\n  // row ID of the inserted row\n  lastID: 1,\n  // instance of `sqlite#Statement`\n  // which is a wrapper around `sqlite3#Statement`\n  stmt: <Statement>\n}\n*/\n```\n\n```typescript\nconst result = await db.run('INSERT INTO tbl(col) VALUES (:col)', {\n  ':col': 'something'\n})\n```\n\n#### Updating rows\n\n```typescript\nconst result = await db.run(\n  'UPDATE tbl SET col = ? WHERE col = ?',\n  'foo',\n  'test'\n)\n\n/*\n{\n  // number of rows changed\n  changes: 1,\n  // instance of `sqlite#Statement`\n  // which is a wrapper around `sqlite3#Statement`\n  stmt: <Statement>\n}\n*/\n```\n\n#### Prepared statement\n\n```typescript\n// stmt is an instance of `sqlite#Statement`\n// which is a wrapper around `sqlite3#Statement`\nconst stmt = await db.prepare('SELECT col FROM tbl WHERE 1 = ? AND 5 = ?5')\nawait stmt.bind({ 1: 1, 5: 5 })\nlet result = await stmt.get()\n// { col: 'some text' }\n```\n\n```typescript\nconst stmt = await db.prepare(\n  'SELECT col FROM tbl WHERE 13 = @thirteen ORDER BY col DESC'\n)\n\nconst result = await stmt.all({ '@thirteen': 13 })\n```\n\n#### `each()`\n\n`each()` is a bit different compared to the other operations due to its underlying [implementation](https://github.com/TryGhost/node-sqlite3/wiki/API#databaseeachsql-param--callback-complete).\n\nThe function signature looks like this:\n\n`async each (sql, [...params], callback)`\n\n- `callback(err, row)` is triggered when the database has a row to return\n- The promise resolves when all rows have returned with the number of rows returned.\n\n```typescript\ntry {\n  // You need to wrap this in a try / catch for SQL parse / connection errors\n  const rowsCount = await db.each(\n    'SELECT col FROM tbl WHERE ROWID = ?',\n    [2],\n    (err, row) => {\n      if (err) {\n        // This would be if there is an error specific to the row result\n        throw err\n      }\n\n      // row = { col: 'other thing' }\n    }\n  )\n} catch (e) {\n  throw e\n}\n\n// rowsCount = 1\n```\n\n#### Get the driver instance\n\nUseful if you need to call methods that are not supported yet.\n\n```typescript\nconst rawDb = db.getDatabaseInstance()\nconst rawStatement = stmt.getStatementInstance()\n```\n\n#### Closing the database\n\n```typescript\nawait db.close()\n```\n\n### ES6 tagged template strings\n\nThis module is compatible with [sql-template-strings](https://www.npmjs.com/package/sql-template-strings).\n\n```js\nimport SQL from 'sql-template-strings'\n\nconst book = 'harry potter';\nconst author = 'J. K. Rowling';\n\nconst data = await db.all(SQL`SELECT author FROM books WHERE name = ${book} AND author = ${author}`);\n```\n\n### Migrations\n\nThis module comes with a lightweight migrations API that works with [SQL-based migration files](https://github.com/kriasoft/node-sqlite/tree/master/migrations)\n\nWith default configuration, you can create a `migrations/` directory in your project with SQL files,\nand call the `migrate()` method to run the SQL in the directory against the database.\n\nSee this project's `migrations/` folder for examples.\n\n```typescript\nawait db.migrate({    \n    /**\n    * If true, will force the migration API to rollback and re-apply the latest migration over\n    * again each time when Node.js app launches.\n    */\n    force?: boolean\n    /**\n    * Migrations table name. Default is 'migrations'\n    */\n    table?: string\n    /**\n    * Path to the migrations folder. Default is `path.join(process.cwd(), 'migrations')`\n    */\n    migrationsPath?: string\n})\n```\n\n## Typescript tricks\n\n### Import interfaces from sqlite\n\n`import { ISqlite, IMigrate } from 'sqlite'`\n\nSee the definitions for more details.\n\n### Specify typings for a specific database driver\n\n```typescript\n// Assuming you have @types/sqlite3 installed\nimport sqlite3 from 'sqlite3'\n\n// sqlite3.Database, sqlite3.Statement is the default if no explicit generic is specified\nawait open<sqlite3.Database, sqlite3.Statement>({\n  filename: ':memory'\n})\n```\n\n### Use generics to get better typings on your rows\n\nMost methods allow for the use of [generics](https://www.typescriptlang.org/docs/handbook/generics.html)\nto specify the data type of your returned data. This allows your IDE to perform better autocomplete\nand the typescript compiler to perform better static type analysis.\n\n#### Get example\n\n```typescript\n\ninterface Row {\n  col: string\n}\n\n// result will be of type Row, allowing Typescript supported IDEs to autocomplete on the properties!\nconst result = await db.get<Row>('SELECT col FROM tbl WHERE col = ?', 'test')\n```\n\n#### All example\n\n```typescript\ninterface Row {\n  col: string\n}\n\n// Result is an array of rows, you can now have array-autocompletion data\nconst result = await db.all<Row[]>('SELECT col FROM tbl')\n\nresult.each((row) => {\n  // row should have type information now!\n})\n```\n\n## API Documentation\n\nSee the [`docs`](docs/globals.md) directory for full documentation.\n\n## Management Tools\n\n- [Beekeeper Studio](https://www.beekeeperstudio.io/): Open Source SQL Editor and Database Manager\n- [DB Browser for SQLite](https://github.com/sqlitebrowser/sqlitebrowser): Desktop-based browser.\n- [datasette](https://github.com/simonw/datasette): Datasette is a tool for exploring and publishing \ndata. Starts up a server that provides a web interface to your SQLite data.\n- [SQLite Studio](https://github.com/pawelsalawa/sqlitestudio): A free, open source, multi-platform SQLite database manager written in C++, with use of Qt framework.\n- [HeidiSQL](https://www.heidisql.com/): Full-featured database editor.\n- [DBeaver](https://dbeaver.io/): Full-featured multi-platform database tool and designer.   \n\n## Alternative SQLite libraries\n\nThis library and the library it primarily supports, `sqlite3`, may not be the best library that\nfits your use-case. You might want to try these other SQLite libraries:\n\n- [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3): Totes itself as the fastest and \nsimplest library for SQLite3 in Node.js.\n- [Bun sqlite3](https://github.com/Jarred-Sumner/bun#bunsqlite-sqlite3-module): `bun:sqlite` is a high-performance builtin SQLite3 module for `bun.js`.\n- [sql.js](https://github.com/sql-js/sql.js): SQLite compiled to Webassembly.\n- [sqlite3-offline-next](https://github.com/nicolaiort/sqlite3-offline-next): Offers pre-compiled `sqlite3` \nbinaries if your machine cannot compile it. Should be mostly compatible with this library.\n\nIf you know of any others, feel free to open a PR to add them to the list.\n\n## References\n\n* [Using SQLite with Node.js for Rapid Prototyping](https://medium.com/@tarkus/node-js-and-sqlite-for-rapid-prototyping-bc9cf1f26f10) on Medium.com\n* [SQLite Documentation](https://www.sqlite.org/docs.html), e.g. [SQL Syntax](https://www.sqlite.org/lang.html), [Data Types](https://www.sqlite.org/datatype3.html) etc. on SQLite.org\n* ES6 tagged [sql-template-strings](https://www.npmjs.com/package/sql-template-strings).\n\n## License\n\nThe MIT License © 2020-present Kriasoft / Theo Gravity. All rights reserved.\n\n---\nMade with ♥ by [Konstantin Tarkus](https://github.com/koistya) ([@koistya](https://twitter.com/koistya)), [Theo Gravity](https://github.com/theogravity) and [contributors](https://github.com/kriasoft/node-sqlite/graphs/contributors)\n","_attachments":{},"homepage":"https://github.com/kriasoft/node-sqlite#readme","bugs":{"url":"https://github.com/kriasoft/node-sqlite/issues"},"license":"MIT"}