@types/node-static
Version:
TypeScript definitions for node-static
28 lines • 859 B
JSON
{
"name": "@types/node-static",
"version": "0.7.9",
"description": "TypeScript definitions for node-static",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-static",
"license": "MIT",
"contributors": [
{
"name": "Ben Davies",
"url": "https://github.com/Morfent",
"githubUsername": "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": "*"
},
"typesPublisherContentHash": "76026bb99763bfb06719ac94b7463f8d1121183a6dbdc34c9c26546bbb4f7ad2",
"typeScriptVersion": "4.5"
}