forked from dojo/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypings.json
20 lines (20 loc) · 1.17 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "dojo-core",
"devDependencies": {
"chai": "registry:npm/chai#3.5.0+20160415060238",
"glob": "registry:npm/glob#6.0.0+20160211003958",
"sinon": "registry:npm/sinon#1.16.0+20160427193336"
},
"globalDevDependencies": {
"benchmark": "registry:dt/benchmark#1.0.0+20160317120654",
"digdug": "github:dojo/typings/custom/digdug/digdug.d.ts#a62873258aa1deed48f9882c193c335436100d4b",
"dojo2": "github:dojo/typings/custom/dojo2/dojo.d.ts#a62873258aa1deed48f9882c193c335436100d4b",
"dojo2-dev": "github:dojo/typings/custom/dev/dev.d.ts#288d3a9868194f0e1ad6687371dffd1d96cb39a1",
"formidable": "registry:dt/formidable#1.0.16+20160316155526",
"http-proxy": "github:dojo/typings/custom/http-proxy/http-proxy.d.ts#208e87898cd7a7d65a6f63db4a45846cd7220476",
"intern": "github:dojo/typings/custom/intern/intern.d.ts#92fcf688c0982c1107fca278de52e4bfe23bd8af",
"leadfoot": "github:dojo/typings/custom/leadfoot/leadfoot.d.ts#8f3dfe6cafd04dfa78068785551552a5cfd88db1",
"node": "github:dojo/typings/custom/node/node.d.ts#7a1ae0381a9862152645b803f8eed4e091420b61",
"symbol-shim": "github:dojo/typings/custom/symbol-shim/symbol-shim.d.ts#9a0185f465a3febe2bb1ff3f1210f43e5f96c5d2"
}
}