-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtypings.json
More file actions
18 lines (18 loc) · 837 Bytes
/
Copy pathtypings.json
File metadata and controls
18 lines (18 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"globalDependencies": {
"express": "registry:dt/express#4.0.0+20160708185218",
"express-serve-static-core": "registry:dt/express-serve-static-core#4.0.0+20160715232503",
"jasmine": "registry:dt/jasmine#2.2.0+20160621224255",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"node": "registry:dt/node#6.0.0+20160720070758",
"response-time": "registry:dt/response-time#0.0.0+20160316155526",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157",
"underscore": "registry:dt/underscore#1.8.3+20160908111004",
"underscore.string": "registry:dt/underscore.string#0.0.0+20160514164108"
},
"dependencies": {
"body-parser": "registry:dt/body-parser#0.0.0+20160726204056",
"es6-promise": "registry:npm/es6-promise#3.0.0+20160723033700",
"typedjson-npm": "npm:typedjson-npm"
}
}