@types/oclazyload
Version:
TypeScript definitions for oclazyload
27 lines • 839 B
JSON
{
"name": "@types/oclazyload",
"version": "1.0.5",
"description": "TypeScript definitions for oclazyload",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/oclazyload",
"license": "MIT",
"contributors": [
{
"name": "Roland Zwaga",
"githubUsername": "rolandzwaga",
"url": "https://github.com/rolandzwaga"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/oclazyload"
},
"scripts": {},
"dependencies": {
"@types/angular": "*"
},
"typesPublisherContentHash": "3353e1eea02491309f98eefa207aae5070ace3e2e5133aaf6f8ead06d6a89d60",
"typeScriptVersion": "4.5"
}