@types/imurmurhash
Version:
TypeScript definitions for imurmurhash
30 lines • 970 B
JSON
{
"name": "@types/imurmurhash",
"version": "0.1.4",
"description": "TypeScript definitions for imurmurhash",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imurmurhash",
"license": "MIT",
"contributors": [
{
"name": "Jiayu Liu",
"githubUsername": "Jimexist",
"url": "https://github.com/Jimexist"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/imurmurhash"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "fc4369b51ca5cd7fb698bb93e7e8be1e5b0ce248cd00ed8f22be196b05910c1f",
"typeScriptVersion": "4.5"
}