UNPKG

convo

Version:

Easily create conversations (for more natural bots)

33 lines 762 B
{ "name": "convo", "version": "1.0.9", "description": "Easily create conversations (for more natural bots)", "keywords": [ "conversation", "nlp", "convo", "talk", "chat", "bot" ], "author": "Matthew Mueller <mattmuelle@gmail.com>", "repository": { "type": "git", "url": "git://github.com/MatthewMueller/convo.git" }, "dependencies": { "array-find": "^1.0.0", "clone": "^1.0.2", "component-props": "^1.1.1", "debug": "^2.2.0", "es6-template-regex": "^0.1.1", "is-regexp": "^1.0.0", "jade-error": "^1.2.0", "object-assign": "^4.0.1", "string-to-regexp": "^0.1.0", "strip-indent": "^1.0.1", "token-stream": "0.0.1" }, "devDependencies": {}, "main": "lib/index.js" }