{ "name": "oseine", "version": "1.0.0", "description": "oseine search engine is not elastic", "main": "index.js", "scripts": { "start": "nodemon app.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Geo-Xalkiadakis@Sklavenitis-SA", "license": "ISC", "dependencies": { "koa": "^2.15.2", "koa-body": "^6.0.1", "koa-router": "^12.0.1" } }