-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
15 lines (15 loc) · 975 Bytes
/
typings.json
File metadata and controls
15 lines (15 loc) · 975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"dependencies": {
"es6-promise": "github:typings/typed-es6-promise#9243c53f70fb4909ed7cce3094bec221b9fb6d5f"
},
"devDependencies": {},
"ambientDependencies": {
"compression": "github:DefinitelyTyped/DefinitelyTyped/compression/compression.d.ts#9dbba87a0de04697b26391557f48acfff113b7ce",
"debug": "github:DefinitelyTyped/DefinitelyTyped/debug/debug.d.ts#fe09ccfd68e9fcab455b584e5b2d82f40cd95ae4",
"es6-shim": "github:angular/DefinitelyTyped/es6-shim/es6-shim.d.ts#31e7317c9a0793857109236ef7c7f223305a8aa9",
"express": "github:DefinitelyTyped/DefinitelyTyped/express/express.d.ts#3b6d42912788a3b5b47edf271f551b80966fd9e6",
"helmet": "github:DefinitelyTyped/DefinitelyTyped/helmet/helmet.d.ts#ca7293c5ae1bfd5d3a756ad0d275d2b0fbc8ce7a",
"node": "github:angular/DefinitelyTyped/node/node.d.ts#31e7317c9a0793857109236ef7c7f223305a8aa9",
"zone": "github:angular/DefinitelyTyped/zone/zone.d.ts#31e7317c9a0793857109236ef7c7f223305a8aa9"
}
}