{ "name": "@oneflow/which-api", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@feathersjs/express": "^4.5.4", "@feathersjs/feathers": "^4.5.3", "@feathersjs/socketio": "^4.5.4", "@feathersjs/transport-commons": "^4.5.3", "@types/mongoose": "^5.7.23", "feathers-mongoose": "^8.3.0", "mongoose": "^5.9.18" }, "repository": { "type": "git", "url": "git+https://github.com/eug-vs/which-api.git" }, "bugs": { "url": "https://github.com/eug-vs/which-api/issues" }, "homepage": "https://github.com/eug-vs/which-api#readme", "description": "" }