← Back
Editing: package.json
{ "name": "@types/uuid", "version": "8.3.3", "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": "6b9f12b27f8e736630f06849a37accd30493408a68fab0e5e576693b5a63efcb", "typeScriptVersion": "3.7", "exports": { ".": { "types": { "import": "./index.d.mts", "default": "./index.d.ts" } } } }
Save File
Cancel