@types/angular-resource
Version:
TypeScript definitions for angular-resource
32 lines • 1.01 kB
JSON
{
"name": "@types/angular-resource",
"version": "1.5.20",
"description": "TypeScript definitions for angular-resource",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/angular-resource",
"license": "MIT",
"contributors": [
{
"name": "Diego Vilar",
"githubUsername": "diegovilar",
"url": "https://github.com/diegovilar"
},
{
"name": "Michael Jess",
"githubUsername": "miffels",
"url": "https://github.com/miffels"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/angular-resource"
},
"scripts": {},
"dependencies": {
"@types/angular": "*"
},
"typesPublisherContentHash": "b1583a9d3dfb23f9efde472f70c8a41bd5d641dbe0765b9833948561d7b94e84",
"typeScriptVersion": "4.5"
}