@types/angular-toasty
Version:
TypeScript definitions for angular-toasty
27 lines • 852 B
JSON
{
"name": "@types/angular-toasty",
"version": "1.0.35",
"description": "TypeScript definitions for angular-toasty",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-toasty",
"license": "MIT",
"contributors": [
{
"name": "Dominik Muench",
"githubUsername": "muenchdo",
"url": "https://github.com/muenchdo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-toasty"
},
"scripts": {},
"dependencies": {
"@types/angular": "*"
},
"typesPublisherContentHash": "2600ca8ff578182793d764360665c7bc30c6d1338c48d99983d428314d73d25b",
"typeScriptVersion": "4.5"
}