@types/angular-sanitize
Version:
TypeScript definitions for angular-sanitize
32 lines • 1.02 kB
JSON
{
"name": "@types/angular-sanitize",
"version": "1.8.4",
"description": "TypeScript definitions for angular-sanitize",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-sanitize",
"license": "MIT",
"contributors": [
{
"name": "Diego Vilar",
"githubUsername": "diegovilar",
"url": "https://github.com/diegovilar"
},
{
"name": "Michał Lipiński",
"githubUsername": "falsyvalues",
"url": "https://github.com/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": "48a71aeb196c34ac12e7dac972e34ac4efeebaa8ca39a3d1239970dcf7e5c3d1",
"typeScriptVersion": "4.5"
}