diff --git a/package.json b/package.json index 2791860..29c7d17 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "lunch", + "name": "Plandium", "private": true, - "version": "0.0.0-3", - "description": "a Sails application", + "version": "0.0.1", + "description": "Lunch runs made easy!", "dependencies": { "sails": "0.9.9", "grunt": "0.4.1", @@ -19,7 +19,7 @@ }, "main": "app.js", "repository": "", - "author": "", + "author": "Ben Ramey", "license": "", "devDependencies": { "load-grunt-tasks": "~0.3.0",