-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtypings.json
More file actions
16 lines (16 loc) · 761 Bytes
/
typings.json
File metadata and controls
16 lines (16 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"globalDevDependencies": {
"angular-protractor": "registry:dt/angular-protractor#1.5.0+20160425143459",
"jasmine": "registry:dt/jasmine#2.2.0+20160505161446",
"selenium-webdriver": "registry:dt/selenium-webdriver#2.44.0+20160317120654"
},
"globalDependencies": {
"es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
"angular": "registry:dt/angular#1.5.0+20160619025852",
"angular-animate": "registry:dt/angular-animate#1.5.0+20160614091201",
"angular-mocks": "registry:dt/angular-mocks#1.5.0+20160608104721",
"angular-resource": "registry:dt/angular-resource#1.5.0+20160613142217",
"angular-route": "registry:dt/angular-route#1.3.0+20160317120654",
"jquery": "registry:dt/jquery#1.10.0+20160417213236"
}
}