UNPKG

decentralized-internet

Version:

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

28 lines (27 loc) 691 B
{ "name": "clusterpost-model", "version": "1.10.0", "description": "Containt the Joi descriptions of the clusterpost server application", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Joi", "clusterpost" ], "dependencies": { "@hapi/joi": "^17.0.0" }, "devDependencies": {}, "author": "juanprietob@gmail.com", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+ssh://git@github.com/juanprietob/clusterpost.git" }, "bugs": { "url": "https://github.com/juanprietob/clusterpost/issues" }, "homepage": "https://github.com/juanprietob/clusterpost#readme" }