UNPKG

librarydjs

Version:

Node JS Module interface to publish messages to the Florincoin Blockchain.

30 lines (29 loc) 736 B
{ "name": "librarydjs", "version": "1.4.1", "description": "Node JS Module interface to publish messages to the Florincoin Blockchain.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ostlerdev/libraryd-npm.git" }, "keywords": [ "LibraryD", "Alexandria", "Florincoin", "API" ], "author": "OstlerDev <sky@alexandria.io>", "bugs": { "url": "https://github.com/ostlerdev/libraryd-npm/issues" }, "homepage": "https://github.com/ostlerdev/libraryd-npm#readme", "dependencies": { "fast-json-patch": "^1.1.2", "node-litecoin": "^1.0.1", "request": "^2.79.0" } }