@types/levelup
Version:
TypeScript definitions for levelup
44 lines • 1.37 kB
JSON
{
"name": "@types/levelup",
"version": "5.1.5",
"description": "TypeScript definitions for levelup",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/levelup",
"license": "MIT",
"contributors": [
{
"name": "Meirion Hughes",
"githubUsername": "MeirionHughes",
"url": "https://github.com/MeirionHughes"
},
{
"name": "Daniel Byrne",
"githubUsername": "danwbyrne",
"url": "https://github.com/danwbyrne"
},
{
"name": "Carson Farmer",
"githubUsername": "carsonfarmer",
"url": "https://github.com/carsonfarmer"
},
{
"name": "Steffen Park",
"githubUsername": "istherepie",
"url": "https://github.com/istherepie"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/levelup"
},
"scripts": {},
"dependencies": {
"@types/abstract-leveldown": "*",
"@types/level-errors": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "e3ec4f6f2b7ea0f9838741c442d098cb4924bd4a77df25ec0659a1d0bc403045",
"typeScriptVersion": "4.5"
}