UNPKG

@types/sqlite3-promise

Version:
28 lines 889 B
{ "name": "@types/sqlite3-promise", "version": "1.0.4", "description": "TypeScript definitions for sqlite3-promise", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sqlite3-promise", "license": "MIT", "contributors": [ { "name": "Jonathan Bredin", "githubUsername": "jonathanlb", "url": "https://github.com/jonathanlb" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/sqlite3-promise" }, "scripts": {}, "dependencies": { "@types/sqlite3": "<4" }, "peerDependencies": {}, "typesPublisherContentHash": "9007770dfedd94313e0d2271dc6f71981fc41cd37dfcf68ee1b1650040e46c4b", "typeScriptVersion": "5.0" }