UNPKG

dapp-demo-app

Version:

Daedalus app to demonstrate packaging, deployment and installation of apps.

20 lines (19 loc) 567 B
{ "name": "dapp-demo-app", "version": "0.0.1", "description": "Daedalus app to demonstrate packaging, deployment and installation of apps.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/input-output-hk/dapp-demo-app.git" }, "author": "Clemens Helm", "license": "MIT", "bugs": { "url": "https://github.com/input-output-hk/dapp-demo-app/issues" }, "homepage": "https://github.com/input-output-hk/dapp-demo-app#readme" }