@types/angular-jwt
Version:
TypeScript definitions for angular-jwt
27 lines • 836 B
JSON
{
"name": "@types/angular-jwt",
"version": "0.0.33",
"description": "TypeScript definitions for angular-jwt",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-jwt",
"license": "MIT",
"contributors": [
{
"name": "Reto Rezzonico",
"githubUsername": "rerezz",
"url": "https://github.com/rerezz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-jwt"
},
"scripts": {},
"dependencies": {
"@types/angular": "*"
},
"typesPublisherContentHash": "790d018ad677c2e00c13ad81db2c61cf70b93d12cbcaf5d2d43d42c77799e027",
"typeScriptVersion": "4.5"
}