UNPKG

@coasys/rollup-plugin-holochain

Version:

Rollup-plugin to load Holochain DNA or hApp bundle files as modules returning a string with base64 encoded binary data.

29 lines (28 loc) 754 B
{ "name": "@coasys/rollup-plugin-holochain", "version": "0.0.3", "description": "Rollup-plugin to load Holochain DNA or hApp bundle files as modules returning a string with base64 encoded binary data.", "main": "index.js", "files": [ "index.js" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/coasys/rollup-plugin-dna.git" }, "keywords": [ "rollup-plugin", "dna", "holochain", "ad4m" ], "author": "Nicolas Luck <nicolas.luck@coasys.org>", "license": "MIT", "bugs": { "url": "https://github.com/coasys/rollup-plugin-dna/issues" }, "homepage": "https://github.com/coasys/rollup-plugin-dna#readme" }