-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypings.json
32 lines (32 loc) · 1.87 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"ambientDependencies": {
"body-parser": "registry:dt/body-parser#0.0.0+20160317120654",
"chai": "registry:dt/chai#3.4.0+20160317120654",
"codemirror": "registry:dt/codemirror#0.0.0+20160619021621",
"crypto-js": "registry:dt/crypto-js#3.1.4+20160505170201",
"dslEngine": "github:BugBusterSWE/DSLEngine/src/dslEngine.d.ts",
"es6-promise": "registry:dt/es6-promise#0.0.0+20160423074304",
"express": "registry:dt/express#4.0.0+20160317120654",
"express-serve-static-core": "registry:dt/express-serve-static-core#0.0.0+20160322035842",
"flux": "registry:dt/flux#0.0.0+20160317120654",
"helmet": "registry:dt/helmet#0.0.0+20160501161936",
"history": "registry:dt/history#1.8.0+20160316155526",
"jsonwebtoken": "registry:dt/jsonwebtoken#0.0.0+20160505173617",
"mime": "registry:dt/mime#0.0.0+20160316155526",
"mocha": "registry:dt/mocha#2.2.5+20160317120654",
"mongodb": "registry:dt/mongodb#2.1.0+20160602142941",
"mongoose": "registry:dt/mongoose#3.8.5+20160505185535",
"node": "registry:dt/node#6.0.0+20160523035754",
"nodemailer": "registry:dt/nodemailer#1.3.2+20160316155526",
"nodemailer-direct-transport": "registry:dt/nodemailer-direct-transport#0.0.0+20160317120654",
"nodemailer-smtp-transport": "registry:dt/nodemailer-smtp-transport#0.0.0+20160317120654",
"nodemailer-types": "registry:dt/nodemailer-types#0.0.0+20160317120654",
"react": "registry:dt/react#0.14.0+20160423065914",
"react-codemirror": "registry:dt/react-codemirror#0.2.6+20160619021621",
"react-dom": "registry:dt/react-dom#0.14.0+20160412154040",
"react-router": "registry:dt/react-router#2.0.0+20160501155536",
"react-router/history": "registry:dt/react-router/history#2.0.0+20160316155526",
"serve-static": "registry:dt/serve-static#0.0.0+20160317120654",
"superagent": "registry:dt/superagent#1.4.0+20160317120654"
}
}