bontaki-engine
Version:
emotions to psychoanalytic metaphor conversion
29 lines (28 loc) • 718 B
JSON
{
"name": "bontaki-engine",
"version": "0.0.8",
"description": "emotions to psychoanalytic metaphor conversion",
"main": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/visio-humanitaria/bontaki-engine.git"
},
"keywords": [
"emotions",
"psychoanalysis",
"metaphor"
],
"author": "visio-humanitaria",
"license": "MIT",
"bugs": {
"url": "https://github.com/visio-humanitaria/bontaki-engine/issues"
},
"homepage": "https://github.com/visio-humanitaria/bontaki-engine#readme",
"dependencies": {
"fuzzy-matching": "^0.4.3",
"node-nlp-rn": "^3.5.2"
}
}