forked from inversify/InversifyJS
-
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) · 699 Bytes
/
typings.json
File metadata and controls
12 lines (12 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
{
"name": "inversify",
"dependencies": {},
"devDependencies": {},
"ambientDependencies": {
"bluebird": "github:DefinitelyTyped/DefinitelyTyped/bluebird/bluebird.d.ts#dd328830dddffbe19e9addd7cf8532cbd3600816",
"chai": "github:DefinitelyTyped/DefinitelyTyped/chai/chai.d.ts#1914a00b3c740348dae407ee0d2be89b0b58ad7f",
"mocha": "github:DefinitelyTyped/DefinitelyTyped/mocha/mocha.d.ts#d6dd320291705694ba8e1a79497a908e9f5e6617",
"sinon": "github:DefinitelyTyped/DefinitelyTyped/sinon/sinon.d.ts#6e7d83167d86d857817bd492786f8304f5c4a0e4",
"harmony-proxy": "github:DefinitelyTyped/DefinitelyTyped/harmony-proxy/harmony-proxy.d.ts#91265f7398d3ef80a30997e62a4803a0a96fb9bc"
}
}