{"library":"east-couchdb","type":"library","category":null,"description":"An adapter for the East migration tool, providing CouchDB database support. Version 1.0.2 is the current stable release; the package is in maintenance mode with no recent updates. It allows running migrations against CouchDB by configuring connection via environment variables or a `.eastrc` file. Unlike generic database adapters, this is specifically tailored for East's migration workflow and supports CouchDB-specific features. The parsing for e mapping function name was changed in version 0.3.0 (field name changed from 'file' to 'name').","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install east-couchdb","imports":["const eastCouchdb = require('east-couchdb');","east.registerAdapter('couchdb', eastCouchdb);","// In .eastrc: { \"couchdb\": { \"url\": \"http://localhost:5984\" } }"]},{"cmd":"yarn add east-couchdb","imports":[]},{"cmd":"pnpm add east-couchdb","imports":[]}],"homepage":"https://github.com/schipiga/east-couchdb#readme","github":"https://github.com/schipiga/east-couchdb","docs":null,"changelog":null,"pypi":null,"npm":"east-couchdb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}