@types/sha1
Version:
TypeScript definitions for sha1
27 lines • 804 B
JSON
{
"name": "@types/sha1",
"version": "1.1.5",
"description": "TypeScript definitions for sha1",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sha1",
"license": "MIT",
"contributors": [
{
"name": "Bill Sourour",
"githubUsername": "arcdev1",
"url": "https://github.com/arcdev1"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sha1"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "5f4a33402adc1bf9d16407b13eaa5298aa4f0a5a122eba708dde0ddea7bc6f51",
"typeScriptVersion": "4.5"
}