link-server-class
Version:
Provides a class that runs an http server with paths addressing processes that run search queries, many of which may be common database type of search queries.
38 lines (37 loc) • 915 B
JSON
{
"name": "link-server-class",
"version": "1.1.0",
"main": "index.js",
"dependencies": {
"@polka/send-type": "^0.5.2",
"body-parser": "^2.2.0",
"categorical-handlers": "^0.7.9",
"com_link_manager": "^0.2.2",
"copious-little-searcher": "^0.6.4",
"copious-registry": "^0.6.1",
"cors": "^2.8.5",
"middie": "^7.1.0",
"month-utils": "^0.8.2",
"polka": "^0.5.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/copious-world/link-server-class.git"
},
"funding": {
"type": "GitHub Sponsors",
"url": "https://github.com/sponsors/copious-world"
},
"keywords": [
"Simplified",
"tiny",
"search",
"engine"
],
"author": "R. Leddy",
"license": "ISC",
"bugs": {
"url": "https://github.com/copious-world/link-server-class/issues"
},
"homepage": "https://github.com/copious-world/link-server-class#readme"
}