-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
17 lines (17 loc) · 834 Bytes
/
typings.json
File metadata and controls
17 lines (17 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"globalDependencies": {
"angular": "registry:dt/angular#1.5.0+20160517064839",
"angular-route": "registry:dt/angular-route#1.3.0+20160317120654",
"bootstrap": "registry:dt/bootstrap#3.3.5+20160316155526",
"jquery": "registry:dt/jquery#1.10.0+20160417213236",
"jwt-decode": "registry:dt/jwt-decode#1.4.0+20160317120654",
"source-map": "registry:dt/source-map#0.0.0+20160317120654",
"uglify-js": "registry:dt/uglify-js#2.6.1+20160316155526",
"lodash": "github:DefinitelyTyped/DefinitelyTyped/lodash/lodash.d.ts#7b7aa2027a8fb6219a8bcf1b6bb12bcd0ff9539d"
},
"globalDevDependencies": {
"angular-mocks": "registry:dt/angular-mocks#1.3.0+20160425155016",
"jasmine": "registry:dt/jasmine#2.2.0+20160505161446",
"angular-ui-router": "registry:dt/angular-ui-router#1.1.5+20160521151413"
}
}