정승호

package.json file changed

...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
4 "description": ">20151039045 정승호", 4 "description": ">20151039045 정승호",
5 "main": "index.js", 5 "main": "index.js",
6 "scripts": { 6 "scripts": {
7 + "start":"node index.js" ,
7 "test": "echo \"Error: no test specified\" && exit 1" 8 "test": "echo \"Error: no test specified\" && exit 1"
8 }, 9 },
9 "repository": { 10 "repository": {
......