@types/crypto-hash
Version:
Stub TypeScript definitions entry for crypto-hash, which provides its own types definitions
12 lines • 423 B
JSON
{
"name": "@types/crypto-hash",
"version": "1.1.5",
"description": "Stub TypeScript definitions entry for crypto-hash, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"crypto-hash": "*"
},
"deprecated": "This is a stub types definition. crypto-hash provides its own type definitions, so you do not need this installed."
}