{ "name": "@types/uuid", "version": "9.0.1", "description": "TypeScript definitions for uuid", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid", "license": "MIT", "contributors": [ { "name": "Oliver Hoffmann", "url": "https://github.com/iamolivinius", "githubUsername": "iamolivinius" }, { "name": "Felipe Ochoa", "url": "https://github.com/felipeochoa", "githubUsername": "felipeochoa" }, { "name": "Chris Barth", "url": "https://github.com/cjbarth", "githubUsername": "cjbarth" }, { "name": "Linus Unnebäck", "url": "https://github.com/LinusU", "githubUsername": "LinusU" }, { "name": "Christoph Tavan", "url": "https://github.com/ctavan", "githubUsername": "ctavan" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/uuid" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "960e341662c90dd3808bb9d88f8b2b55d25603a5e59a0adce183de525875f416", "typeScriptVersion": "4.2", "exports": { "./package.json": "./package.json", ".": { "types": { "import": "./index.d.mts", "default": "./index.d.ts" } } } }