@types/html-validator
Version:
TypeScript definitions for html-validator
21 lines • 694 B
JSON
{
"name": "@types/html-validator",
"version": "5.0.6",
"description": "TypeScript definitions for html-validator",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-validator",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/html-validator"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "3094b35f44fea2b56d1da556e1966c7162ab5cf687d31b3f0b20a0a560f831d8",
"typeScriptVersion": "4.5"
}