@types/angular-sanitize
Version:
TypeScript definitions for Angular JS (ngSanitize module)
32 lines • 1.03 kB
JSON
{
"name": "@types/angular-sanitize",
"version": "1.8.1",
"description": "TypeScript definitions for Angular JS (ngSanitize module)",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-sanitize",
"license": "MIT",
"contributors": [
{
"name": "Diego Vilar",
"url": "https://github.com/diegovilar",
"githubUsername": "diegovilar"
},
{
"name": "Michał Lipiński",
"url": "https://github.com/falsyvalues",
"githubUsername": "falsyvalues"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-sanitize"
},
"scripts": {},
"dependencies": {
"@types/angular": "*"
},
"typesPublisherContentHash": "8f67e3b7d2817436440733d6261509472eac4f521d411aa031ef7a9905f458c4",
"typeScriptVersion": "3.6"
}