forked from vladotesanovic/angular2-express-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
15 lines (15 loc) · 745 Bytes
/
typings.json
File metadata and controls
15 lines (15 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"ambientDependencies": {
"body-parser": "registry:dt/body-parser#0.0.0+20160317120654",
"express": "registry:dt/express#4.0.0+20160317120654",
"express-serve-static-core": "registry:dt/express-serve-static-core#0.0.0+20160322035842",
"jsonwebtoken": "registry:dt/jsonwebtoken#5.7.0+20160227192404",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"morgan": "registry:dt/morgan#1.2.2+20160317120654",
"serve-favicon": "registry:dt/serve-favicon#2.2.0+20150909053605",
"serve-static": "registry:dt/serve-static#1.7.1+20160104095738",
"core-js": "registry:dt/core-js#0.0.0+20160317120654",
"jasmine": "registry:dt/jasmine#2.2.0+20160412134438",
"node": "registry:dt/node#4.0.0+20160509154515"
}
}