← Back
Editing: package.json
{ "name": "@types/gensync", "version": "1.0.0", "description": "TypeScript definitions for gensync", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gensync", "license": "MIT", "contributors": [ { "name": "Jake Bailey", "url": "https://github.com/jakebailey", "githubUsername": "jakebailey" }, { "name": "Nicolò Ribaudo", "url": "https://github.com/nicolo-ribaudo", "githubUsername": "nicolo-ribaudo" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/gensync" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "72f4ee70211353e087683e3497aa39f4f042416ba5875a59950b99d6023a3b22", "typeScriptVersion": "4.0" }
Save File
Cancel