UNPKG

aimlparser

Version:

AIML parser which supports non-English language based on aimlintepreter.

27 lines (26 loc) 635 B
{ "name": "aimlparser", "version": "1.0.5", "description": "AIML parser which supports non-English language based on aimlintepreter.", "main": "aimlparser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ingkwanv/aimlparser.git" }, "keywords": [ "npm", "aiml" ], "author": "Ingkwan Vashirashudej", "license": "BSD", "bugs": { "url": "https://github.com/ingkwanv/aimlparser/issues" }, "homepage": "https://github.com/ingkwanv/aimlparser#readme", "dependencies": { "dom-js": "0.0.9" } }