viewport/package.json
2015-08-06 17:45:04 +02:00

16 lines
368 B
JSON

{
"name": "change-this-fool",
"version": "0.0.0",
"description": "",
"main": "./server/server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "The Code Bureau <info@thecodebureau.com> (https://thecodebureau.com)",
"dependencies": {
"epiphany": "^0.5.3",
"lodash": "^3.10.1",
"ridge": "^0.5.1"
}
}