-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
18 lines (18 loc) · 1.25 KB
/
typings.json
File metadata and controls
18 lines (18 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"dependencies": {},
"globalDependencies": {
"async": "registry:dt/async#2.0.1+20160804113311",
"body-parser": "github:DefinitelyTyped/DefinitelyTyped/body-parser/body-parser.d.ts#fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38",
"dotenv": "registry:dt/dotenv#2.0.0+20160327131627",
"express": "github:DefinitelyTyped/DefinitelyTyped/express/express.d.ts#fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38",
"form-data": "github:DefinitelyTyped/DefinitelyTyped/form-data/form-data.d.ts#fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38",
"jasmine": "registry:dt/jasmine#2.2.0+20160621224255",
"mime": "github:DefinitelyTyped/DefinitelyTyped/mime/mime.d.ts#fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38",
"mocha": "github:DefinitelyTyped/DefinitelyTyped/mocha/mocha.d.ts#70bf7e2bfeb0d5b1b651ef3219bcc65c8eec117e",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#46719185c564694c5583c4b7ad94dbb786ecad46",
"pg": "registry:dt/pg#6.1.0+20160830123815",
"q": "registry:dt/q#0.0.0+20161002164103",
"request": "github:DefinitelyTyped/DefinitelyTyped/request/request.d.ts#fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38",
"serve-static": "github:DefinitelyTyped/DefinitelyTyped/serve-static/serve-static.d.ts#fb2b3b1e068c9ff7d8f9b0851c08d37d96c95c38"
}
}