UNPKG

dcupachatbot

Version:

DCU Personal Assistant chat bot for CA400 project

23 lines (22 loc) 428 B
{ "name": "dcupachatbot", "version": "1.0.0", "description": "DCU Personal Assistant chat bot for CA400 project", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git@gitlab.computing.dcu.ie:kellyi7/2018-ca400-kellyi7.git" }, "keywords": [ "dcu", "chatbot" ], "author": "Ian Kelly", "license": "ISC" }