UNPKG

create-wot-app

Version:

CLI tool to create a demo of @web-of-trust/ui Components Library.

21 lines (20 loc) 404 B
{ "name": "create-wot-app", "version": "1.0.1", "description": "CLI tool to create a demo of @web-of-trust/ui Components Library.", "main": "index.js", "bin": { "create-wot-app": "./index.js" }, "publishConfig": { "access": "public" }, "keywords": [ "web-of-trust", "@web-of-trust/ui", "cli", "app-generator" ], "author": "Marwan Fouz", "license": "ISC" }