-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtypings.json
More file actions
12 lines (12 loc) · 849 Bytes
/
typings.json
File metadata and controls
12 lines (12 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
{
"name": "bos-couchdb",
"globalDependencies": {
"async": "github:DefinitelyTyped/DefinitelyTyped/async/async.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc",
"debug": "github:DefinitelyTyped/DefinitelyTyped/debug/debug.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc",
"mocha": "github:DefinitelyTyped/DefinitelyTyped/mocha/mocha.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc",
"lodash": "github:DefinitelyTyped/DefinitelyTyped/lodash/lodash.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc",
"verror": "github:DefinitelyTyped/DefinitelyTyped/verror/verror.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc",
"nock": "github:DefinitelyTyped/DefinitelyTyped/nock/nock.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#12f9b621f914fe2b9486a74e0f2e130621837bfc"
}
}