@types/node-static
Version:
TypeScript definitions for node-static
29 lines • 888 B
JSON
{
"name": "@types/node-static",
"version": "0.7.12",
"description": "TypeScript definitions for node-static",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-static",
"license": "MIT",
"contributors": [
{
"name": "Ben Davies",
"githubUsername": "Morfent",
"url": "https://github.com/Morfent"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-static"
},
"scripts": {},
"dependencies": {
"@types/mime": "^1",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "87d1fd35f40bad156a16ac38ff327e4f06fed862a771fb433f3892182a0193c3",
"typeScriptVersion": "5.2"
}