@types/sparse-bitfield
Version:
TypeScript definitions for sparse-bitfield
28 lines • 897 B
JSON
{
"name": "@types/sparse-bitfield",
"version": "3.0.4",
"description": "TypeScript definitions for sparse-bitfield",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sparse-bitfield",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sparse-bitfield"
},
"scripts": {},
"dependencies": {
"@types/memory-pager": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "696a3d7512ee708a4be9a7d32724b186ed444e9648474d9304f29bf6bf0a7b52",
"typeScriptVersion": "4.5"
}