forked from DjagaScript/FundMe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
19 lines (19 loc) · 866 Bytes
/
typings.json
File metadata and controls
19 lines (19 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"globalDependencies": {
"bootstrap": "registry:dt/bootstrap#3.3.5+20160619023404",
"express": "registry:dt/express#4.0.0+20160708185218",
"express-serve-static-core": "registry:dt/express-serve-static-core#4.0.0+20161012061536",
"jquery": "registry:dt/jquery#1.10.0+20160929162922",
"moment": "registry:dt/moment#2.11.1+20161010105546",
"mongoose": "registry:dt/mongoose#4.5.9+20161010180758",
"node": "registry:dt/node#6.0.0+20161019125345",
"serve-static": "registry:dt/serve-static#0.0.0+20160606155157",
"toastr": "registry:dt/toastr#2.1.3+20161117180135"
},
"globalDevDependencies": {
"chai": "registry:dt/chai#3.4.0+20160601211834",
"chai-http": "registry:dt/chai-http#0.0.0+20160317120654",
"mocha": "registry:dt/mocha#2.2.5+20161028141524",
"sinon": "registry:dt/sinon#1.16.0+20160924120326"
}
}