@types/mime-types
Version:
TypeScript definitions for mime-types
31 lines • 984 B
JSON
{
"name": "@types/mime-types",
"version": "3.0.1",
"description": "TypeScript definitions for mime-types",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-types",
"license": "MIT",
"contributors": [
{
"name": "Gyusun Yeom",
"githubUsername": "Perlmint",
"url": "https://github.com/Perlmint"
},
{
"name": "Sebastian Beltran",
"githubUsername": "bjohansebas",
"url": "https://github.com/bjohansebas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mime-types"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "a40f1b8ad7a6df5e0c5217e98b92e81fb5d70013ac677ddd1dd4203cfbb7f7a3",
"typeScriptVersion": "5.1"
}