조아혜

error fix

1 { 1 {
2 - "name": "reply", 2 + "name": "cfr-chatbot",
3 "version": "1.0.0", 3 "version": "1.0.0",
4 "description": "", 4 "description": "",
5 - "main": "app.js", 5 + "main": "chatbot.js",
6 "scripts": { 6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1" 7 "test": "echo \"Error: no test specified\" && exit 1"
8 }, 8 },
......