← Back
Editing: package.json
{ "name": "@types/picomatch", "version": "2.3.0", "description": "TypeScript definitions for picomatch", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/picomatch", "license": "MIT", "contributors": [ { "name": "Patrick", "url": "https://github.com/p-kuen", "githubUsername": "p-kuen" }, { "name": "Daniel Tschinder", "url": "https://github.com/danez", "githubUsername": "danez" }, { "name": "Piotr Błażejewicz", "url": "https://github.com/peterblazejewicz", "githubUsername": "peterblazejewicz" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/picomatch" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "b06c8ded395588859504d6784a55e02f9f352d9fff0c41457a59fce11d98ba93", "typeScriptVersion": "3.7" }
Save File
Cancel