@nlpjs/slot
Version:
Slot filling manager
29 lines (28 loc) • 630 B
JSON
{
"name": "@nlpjs/slot",
"version": "4.26.1",
"description": "Slot filling manager",
"author": {
"email": "opensource@axa.com",
"name": "Jesus Seijas"
},
"repository": {
"type": "git",
"url": "git+https://github.com/axa-group/nlp.js.git"
},
"bugs": {
"url": "https://github.com/axa-group/nlp.js/issues"
},
"maintainers": [
{
"email": "opensource@axa.com",
"name": "Jesus Seijas"
}
],
"license": "MIT",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"gitHead": "56eb4732b2b18834c988008a72956bb26b1fe7b0"
}