{ "name": "redirect.tparnell.io", "version": "0.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "repository": { "type": "git", "url": "git://github.com/tparnell8/redirect.tparnell.io.git" }, "author": "Tommy Parnell", "license": "MIT", "bugs": { "url": "https://github.com/tparnell8/redirect.tparnell.io/issues" }, "dependencies": { "express": "^4.13.3", "string": "^3.3.1" } }