UNPKG

eduir

Version:
30 lines (29 loc) 608 B
{ "name": "eduir", "version": "1.0.1", "description": "Educated intent recogniser", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Truemedia/eduir.git" }, "keywords": [ "intent", "recogniser", "nlp", "bot", "molir" ], "author": "Wade Penistone", "license": "ISC", "bugs": { "url": "https://github.com/Truemedia/eduir/issues" }, "homepage": "https://github.com/Truemedia/eduir#readme", "dependencies": { "molir": "^1.0.2" } }