{ "name": "unsplash-it", "version": "0.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index.js" }, "repository": { "type": "git", "url": "https://github.com/DMarby/unsplash-it.git" }, "author": "David Marby (http://dmarby.se)", "dependencies": { "async": "^0.9.0", "compression": "^1.5.0", "cors": "^2.4.2", "express": "^4.8.2", "moment": "^2.9.0", "sharp": "^0.10.1", "socket.io": "^1.0.6", "vnstat-dumpdb": "^1.0.2" } }