This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
/
typings.json
18 lines (18 loc) · 1.64 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "minemeldWebui",
"version": false,
"ambientDependencies": {
"angular-animate": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular-animate.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular-cookies": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular-cookies.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular-sanitize": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular-sanitize.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"jquery": "github:DefinitelyTyped/DefinitelyTyped/jquery/jquery.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular-resource": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular-resource.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular-ui-router": "github:DefinitelyTyped/DefinitelyTyped/angular-ui-router/angular-ui-router.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular-ui-bootstrap": "github:DefinitelyTyped/DefinitelyTyped/angular-ui-bootstrap/angular-ui-bootstrap.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"angular-mocks": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular-mocks.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"karma-jasmine": "github:DefinitelyTyped/DefinitelyTyped/karma-jasmine/karma-jasmine.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9",
"moment": "github:DefinitelyTyped/DefinitelyTyped/moment/moment.d.ts#17f7f965f515e7085e085b42f7137c06f50f70e9"
}
}