@types/node-uuid
Version:
TypeScript definitions for node-uuid
27 lines • 821 B
JSON
{
"name": "@types/node-uuid",
"version": "0.0.32",
"description": "TypeScript definitions for node-uuid",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-uuid",
"license": "MIT",
"contributors": [
{
"name": "Jeff May",
"githubUsername": "jeffmay",
"url": "https://github.com/jeffmay"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-uuid"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "caa4fcdbb04b9f82822a58a50184cf6b21d051aa3cf6a2f4ba85362bbaf48f89",
"typeScriptVersion": "4.5"
}