@types/secure-random
Version:
TypeScript definitions for secure-random
27 lines • 851 B
JSON
{
"name": "@types/secure-random",
"version": "1.1.3",
"description": "TypeScript definitions for secure-random",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secure-random",
"license": "MIT",
"contributors": [
{
"name": "Teun Verhaert",
"githubUsername": "teunverhaert",
"url": "https://github.com/teunverhaert"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/secure-random"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "1418f06de1060a7c62a3542aad0384d1a588cdc63aa5c2d2021186eb82c3ec8a",
"typeScriptVersion": "4.5"
}