{
"scripts": {
"start": "node server.js"
},
"dependencies": {
"next": "^2.0.0-beta",
"path-match": "1.2.4"
}