UNPKG

decentralized-internet

Version:

An NPM library of programs to create decentralized web and distributed computing projects

61 lines (60 loc) 1.73 kB
{ "_from": "couch-update-views@1.0.5", "_id": "couch-update-views@1.0.5", "_inBundle": false, "_integrity": "sha1-Ke9SU35SF3L10UK7BxrgMiay/9s=", "_location": "/clusterpost-server/couch-update-views", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "couch-update-views@1.0.5", "name": "couch-update-views", "escapedName": "couch-update-views", "rawSpec": "1.0.5", "saveSpec": null, "fetchSpec": "1.0.5" }, "_requiredBy": [ "/clusterpost-server" ], "_resolved": "https://registry.npmjs.org/couch-update-views/-/couch-update-views-1.0.5.tgz", "_shasum": "29ef52537e521772f5d142bb071ae03226b2ffdb", "_spec": "couch-update-views@1.0.5", "_where": "/home/gamer456148/Downloads/Decentralized Internet/clusterpost/src/clusterpost-server", "author": { "name": "juanprietob@gmail.com" }, "bugs": { "url": "https://github.com/juanprietob/clusterpost/issues" }, "bundleDependencies": false, "dependencies": { "bluebird": "^3.4.0", "joi": "^9.0.0-3", "lab": "^10.7.1", "request": "^2.72.0" }, "deprecated": false, "description": "Update design views in a couchdb instance from json documents store locally. Update the local json document with the design view in couchdb.", "homepage": "https://github.com/juanprietob/clusterpost#readme", "keywords": [ "couchdb", "design", "view", "update", "version", "deploy" ], "license": "Apache-2.0", "main": "index.js", "name": "couch-update-views", "repository": { "type": "git", "url": "git+ssh://git@github.com/juanprietob/clusterpost.git" }, "scripts": { "test": "lab -v test.js" }, "version": "1.0.5" }