-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
21 lines (21 loc) · 990 Bytes
/
typings.json
File metadata and controls
21 lines (21 loc) · 990 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"globalDependencies": {
"body-parser": "registry:dt/body-parser#0.0.0+20160619023215",
"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",
"mongoose": "registry:dt/mongoose#4.5.4+20160807120805",
"node": "registry:dt/node#6.0.0+20160807145350",
"package": "file:package.d.ts",
"password-hash": "registry:dt/password-hash#1.2.0+20160330090212",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157",
"superagent": "registry:dt/superagent#2.0.0+20160811085415",
"supertest": "registry:dt/supertest#1.1.0+20160724070541"
},
"dependencies": {
"debug": "registry:npm/debug#2.0.0+20160723033700",
"documentdb": "registry:npm/documentdb#1.8.0+20160622193850",
"mongodb": "registry:npm/mongodb#2.1.0+20160721204323"
}
}