UNPKG

cloudant-upsert

Version:

![](https://img.shields.io/badge/status-stable-green.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)

29 lines (28 loc) 684 B
{ "name": "cloudant-upsert", "version": "0.11.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cdimascio/cloudant-upsert.git" }, "keywords": [ "cloudant", "couchdb", "upsert", "database" ], "author": "Carmine DiMascio <cdimascio@gmail.com> (https://github.com/cdimascio)", "license": "MIT", "bugs": { "url": "https://github.com/cdimascio/cloudant-upsert/issues" }, "homepage": "https://github.com/cdimascio/cloudant-upsert#readme", "devDependencies": { "@cloudant/cloudant": "^2.4.0" } }