-
Notifications
You must be signed in to change notification settings - Fork 0
/
typings.json
15 lines (15 loc) · 925 Bytes
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "typescript-collections",
"version": false,
"ambientDependencies": {
"assertion-error": "github:DefinitelyTyped/DefinitelyTyped/assertion-error/assertion-error.d.ts#9f0f926a12026287b5a4a229e5672c01e7549313",
"mocha": "github:DefinitelyTyped/DefinitelyTyped/mocha/mocha.d.ts#b90aadb50d3b76f62f613760957c474d0ea70d94",
"source-map-support": "github:DefinitelyTyped/DefinitelyTyped/source-map-support/source-map-support.d.ts#b90aadb50d3b76f62f613760957c474d0ea70d94",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#b90aadb50d3b76f62f613760957c474d0ea70d94",
"assert": "github:DefinitelyTyped/DefinitelyTyped/assert/assert.d.ts#bda9391b4987bbf91a713ccaf586c108106ced1f",
"chai": "github:DefinitelyTyped/DefinitelyTyped/chai/chai.d.ts#9f0f926a12026287b5a4a229e5672c01e7549313"
},
"globalDependencies": {
"phonegap": "registry:dt/phonegap#2.3.0+20160316155526"
}
}