Showing
1 changed file
with
2 additions
and
2 deletions
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 | }, | ... | ... |
-
Please register or login to post a comment