View file File name : package.json Content :{ "name": "@types/picomatch", "version": "2.2.6", "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" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/picomatch" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "ea1d62d31fbc8580126746639f6e00087583932c7e1388d890b2a9f3ea895d95", "typeScriptVersion": "3.6" }