tenebrous-dicebot/api/node_modules/@types/minimatch/package.json

29 lines
846 B
JSON
Executable File

{
"name": "@types/minimatch",
"version": "3.0.4",
"description": "TypeScript definitions for Minimatch",
"license": "MIT",
"contributors": [
{
"name": "vvakame",
"url": "https://github.com/vvakame",
"githubUsername": "vvakame"
},
{
"name": "Shant Marouti",
"url": "https://github.com/shantmarouti",
"githubUsername": "shantmarouti"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/minimatch"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "85c664aff6e2fa33838e58fff278a03bfc92e75debbcbc24f3b9cf9b03daa8f0",
"typeScriptVersion": "3.5"
}