@types/node-static
Version:
TypeScript definitions for node-static
28 lines • 860 B
JSON
{
"name": "@types/node-static",
"version": "0.7.11",
"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": "*"
},
"typesPublisherContentHash": "1df44559b1cc59d9f878e2683c9d7dd2374af7dcb88ee9c6a4123ada2dfb9391",
"typeScriptVersion": "4.5"
}