UNPKG

alexandria-core

Version:
27 lines (26 loc) 653 B
{ "name": "alexandria-core", "version": "1.0.10", "description": "The core module of Alexandria!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dloa/alexandria-core.git" }, "keywords": [ "oip" ], "author": "Skylar Ostler <sky@alexandria.io>", "license": "MIT", "bugs": { "url": "https://github.com/dloa/alexandria-core/issues" }, "homepage": "https://github.com/dloa/alexandria-core#readme", "dependencies": { "axios": "^0.17.0", "ipfs": "git+https://github.com/ipfs/js-ipfs.git" } }