forked from akveo/ngx-admin
-
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) · 698 Bytes
/
typings.json
File metadata and controls
16 lines (16 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"globalDependencies": {
"angular-protractor": "registry:dt/angular-protractor#1.5.0+20160425143459",
"core-js": "registry:dt/core-js#0.0.0+20160317120654",
"hammerjs": "registry:dt/hammerjs#2.0.4+20160417130828",
"jasmine": "registry:dt/jasmine#2.2.0+20160505161446",
"node": "registry:dt/node#6.0.0+20160514165920",
"selenium-webdriver": "registry:dt/selenium-webdriver#2.44.0+20160317120654",
"source-map": "registry:dt/source-map#0.0.0+20160317120654",
"uglify-js": "registry:dt/uglify-js#2.6.1+20160316155526",
"webpack": "registry:dt/webpack#1.12.9+20160321060707"
},
"dependencies": {
"lodash": "registry:npm/lodash#4.0.0+20160416211519"
}
}