UNPKG

@xuda.io/xuda-dbs-plugin-couchdb

Version:

Xuda Database Socket for CouchDB

25 lines (24 loc) 989 B
{ "name": "@xuda.io/xuda-dbs-plugin-couchdb", "version": "1.0.22", "description": "Xuda Database Socket for CouchDB", "scripts": { "pub": "npm version patch --force && npm publish --access public" }, "keywords": [ "dbs", "socket", "xuda", "plugin", "couchdb" ], "author": "xuda.io", "license": "Proprietary software licenses", "svg_icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" class=\"icon icon-tabler icon-tabler-database\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"></path> <ellipse cx=\"12\" cy=\"6\" rx=\"8\" ry=\"3\"></ellipse> <path d=\"M4 6v6a8 3 0 0 0 16 0v-6\"></path> <path d=\"M4 12v6a8 3 0 0 0 16 0v-6\"></path> </svg>", "dependencies": { "nano": "^10.0.0", "lodash": "^4.17.21", "@xuda.io/xu_cast": "latest", "dot-object": "^2.1.4" } }