forked from typestack/class-validator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypings.json
17 lines (17 loc) · 795 Bytes
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"globalDevDependencies": {
"Q": "github:DefinitelyTyped/DefinitelyTyped/q/Q.d.ts#efd40e67ff323f7147651bdbef03c03ead7b1675",
"assertion-error": "registry:dt/assertion-error#1.0.0+20141105053942",
"chai": "registry:dt/chai#3.4.0+20160216071402",
"chai-as-promised": "registry:dt/chai-as-promised#0.0.0+20160219015317",
"gulp": "registry:dt/gulp#3.8.0+20150825164847",
"mocha": "registry:dt/mocha#2.2.5+20151023103246",
"orchestrator": "registry:dt/orchestrator#0.0.0+20150821143159",
"promises-a-plus": "registry:dt/promises-a-plus#0.0.0+20150118213706",
"sinon": "registry:dt/sinon#1.16.0+20151027143416"
},
"globalDependencies": {
"es6-shim": "registry:dt/es6-shim#0.31.2+20160215162030",
"node": "registry:dt/node#4.0.0+20160226132328"
}
}