{ "name": "foxy-moxy", "version": "1.0.0", "description": "Makes Fox Faces", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/Patreon/foxy-moxy.git" }, "author": "Luke Davis ", "license": "MIT", "bugs": { "url": "https://github.com/Patreon/foxy-moxy/issues" }, "homepage": "https://github.com/Patreon/foxy-moxy#readme", "dependencies": { "canvas": "^1.6.2", "chance": "^1.0.4", "express": "^4.14.0", "newrelic": "^1.35.1", "node-gyp": "^3.4.0", "sanitize-filename": "^1.6.1", "uuid": "^3.0.1" } }