@types/ember__application
Version:
TypeScript definitions for @ember/application
43 lines • 1.38 kB
JSON
{
"name": "@types/ember__application",
"version": "4.0.11",
"description": "TypeScript definitions for @ember/application",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember__application",
"license": "MIT",
"contributors": [
{
"name": "Krystan HuffMenne",
"githubUsername": "gitKrystan",
"url": "https://github.com/gitKrystan"
},
{
"name": "James C. Davis",
"githubUsername": "jamescdavis",
"url": "https://github.com/jamescdavis"
},
{
"name": "Peter Wagenet",
"githubUsername": "wagenet",
"url": "https://github.com/wagenet"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ember__application"
},
"scripts": {},
"dependencies": {
"@glimmer/component": "^1.1.0",
"@types/ember": "*",
"@types/ember__engine": "*",
"@types/ember__object": "*",
"@types/ember__owner": "*",
"@types/ember__routing": "*"
},
"typesPublisherContentHash": "d28693b14fa3eef970a35f081a5df9540c99f1a84053b461cecdf2710e2b7d6d",
"typeScriptVersion": "4.6",
"nonNpm": true
}