-
Notifications
You must be signed in to change notification settings - Fork 9
/
Environmental Sensor Data Repository.iml
47 lines (47 loc) · 3.18 KB
/
Environmental Sensor Data Repository.iml
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.ideaDataSources" />
<excludeFolder url="file://$MODULE_DIR$/dataSources" />
<excludeFolder url="file://$MODULE_DIR$/datastore" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="@types/mocha" level="application" />
<orderEntry type="library" name="@types/nconf" level="application" />
<orderEntry type="library" name="@types/rimraf" level="application" />
<orderEntry type="library" name="@types/string" level="application" />
<orderEntry type="library" name="@types/passport" level="application" />
<orderEntry type="library" name="@types/bcrypt" level="application" />
<orderEntry type="library" name="@types/body-parser" level="application" />
<orderEntry type="library" name="@types/compression" level="application" />
<orderEntry type="library" name="@types/cookie-parser" level="application" />
<orderEntry type="library" name="@types/express" level="application" />
<orderEntry type="library" name="@types/express-mysql-session" level="application" />
<orderEntry type="library" name="@types/express-handlebars" level="application" />
<orderEntry type="library" name="@types/express-session" level="application" />
<orderEntry type="library" name="@types/http-status" level="application" />
<orderEntry type="library" name="@types/morgan" level="application" />
<orderEntry type="library" name="@types/mysql" level="application" />
<orderEntry type="library" name="@types/nodemailer" level="application" />
<orderEntry type="library" name="@types/nodemailer-smtp-transport" level="application" />
<orderEntry type="library" name="@types/oauth2orize" level="application" />
<orderEntry type="library" name="@types/passport-http" level="application" />
<orderEntry type="library" name="@types/passport-http-bearer" level="application" />
<orderEntry type="library" name="@types/passport-local" level="application" />
<orderEntry type="library" name="@types/passport-oauth2-client-password" level="application" />
<orderEntry type="library" name="@types/qs" level="application" />
<orderEntry type="library" name="@types/serve-favicon" level="application" />
<orderEntry type="library" name="@types/superagent" level="application" />
<orderEntry type="library" name="@types/express-serve-static-core" level="application" />
<orderEntry type="library" name="nimble" level="application" />
<orderEntry type="library" name="@types/bootstrap" level="application" />
<orderEntry type="library" name="@types/handlebars-helpers" level="application" />
<orderEntry type="library" name="handlebars.js" level="application" />
<orderEntry type="library" name="jquery" level="application" />
<orderEntry type="library" name="Generated files" level="project" />
<orderEntry type="library" name="should-DefinitelyTyped" level="project" />
</component>
</module>