-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
12 lines (12 loc) · 763 Bytes
/
typings.json
File metadata and controls
12 lines (12 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
{
"name": "configuration-manager",
"version": false,
"globalDependencies": {
"Q": "github:DefinitelyTyped/DefinitelyTyped/q/Q.d.ts#af76bf46025371c760d8fe8c03cf874428da6124",
"debug": "github:DefinitelyTyped/DefinitelyTyped/debug/debug.d.ts#32f0a90dab26f70b206407ac24d4d622d0f0f408",
"glob": "github:DefinitelyTyped/DefinitelyTyped/glob/glob.d.ts#af76bf46025371c760d8fe8c03cf874428da6124",
"lodash": "github:DefinitelyTyped/DefinitelyTyped/lodash/lodash.d.ts#af76bf46025371c760d8fe8c03cf874428da6124",
"minimatch": "github:DefinitelyTyped/DefinitelyTyped/minimatch/minimatch.d.ts#af76bf46025371c760d8fe8c03cf874428da6124",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#af76bf46025371c760d8fe8c03cf874428da6124"
}
}