@types/level
Version:
TypeScript definitions for level
29 lines • 894 B
JSON
{
"name": "@types/level",
"version": "6.0.3",
"description": "TypeScript definitions for level",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/level",
"license": "MIT",
"contributors": [
{
"name": "danielfx90",
"githubUsername": "danielfx90",
"url": "https://github.com/danielfx90"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/level"
},
"scripts": {},
"dependencies": {
"@types/abstract-leveldown": "*",
"@types/encoding-down": "*",
"@types/levelup": "*"
},
"typesPublisherContentHash": "a6ce8413b54aa89063f465bc42121a3e825e1e3506e06bf222a3386fb42beac0",
"typeScriptVersion": "4.5"
}