forked from typings/api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtypings.json
More file actions
21 lines (21 loc) · 970 Bytes
/
typings.json
File metadata and controls
21 lines (21 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"globalDependencies": {
"knex": "registry:dt/knex#0.0.0+20161009195237",
"node": "registry:env/node#6.0.0+20170213133316"
},
"dependencies": {
"arrify": "registry:npm/arrify#1.0.0+20160723033700",
"bluebird": "registry:npm/bluebird#3.4.1+20160909132857",
"debug": "registry:npm/debug#2.0.0+20160723033700",
"envobj": "registry:npm/envobj#1.0.1+20160723033700",
"express": "registry:npm/express#4.14.0+20160925001530",
"http-errors": "registry:npm/http-errors#1.4.0+20160723033700",
"minimatch": "registry:npm/minimatch#3.0.0+20160723033700",
"pad-left": "registry:npm/pad-left#2.0.0+20160723033700",
"semver": "registry:npm/semver#5.0.0+20160723033700",
"split": "registry:npm/split#1.0.0+20160723033700",
"thenify": "registry:npm/thenify#3.1.0+20160723033700",
"throat": "registry:npm/throat#2.0.0+20160723033700",
"universal-analytics": "registry:npm/universal-analytics#0.3.10+20160723033700"
}
}