forked from imtumbleweed/mongo.api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
35 lines (35 loc) · 751 Bytes
/
package.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
33
34
35
{
"name": "infinitesunset.app",
"version": "1.0.0",
"description": "infinite sunset",
"main": "index.js",
"dependencies": {
"cloudinary": "^1.20.0",
"colors": "^1.4.0",
"dns": "^0.2.2",
"express": "^4.17.1",
"formidable": "^1.2.2",
"http": "0.0.1-security",
"https": "^1.0.0",
"ip": "^1.1.5",
"mongo": "^0.1.0",
"mongodb": "^2.2.5",
"multer": "^1.4.2",
"path": "^0.12.7",
"sharp": "^0.25.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://www.github.com/javascriptteacher/sunset"
},
"keywords": [
"sunset",
"infinite"
],
"author": "",
"license": "ISC"
}