@types/xxhashjs
Version:
TypeScript definitions for xxhashjs
32 lines • 957 B
JSON
{
"name": "@types/xxhashjs",
"version": "0.2.4",
"description": "TypeScript definitions for xxhashjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xxhashjs",
"license": "MIT",
"contributors": [
{
"name": "Dibyo Majumdar",
"githubUsername": "mDibyo",
"url": "https://github.com/mDibyo"
},
{
"name": "Nick Zahn",
"githubUsername": "Manc",
"url": "https://github.com/Manc"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/xxhashjs"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "5fd59c07aac819b714d5d6d49a869485ca8729de973104a4dc5099ddc0756db1",
"typeScriptVersion": "4.5"
}