UNPKG

@applicaster/zapplicaster-cli

Version:

CLI Tool for the zapp app and Quick Brick project

16 lines (15 loc) 258 B
{ "name": "MyComponentPlugin", "version": "1.0.0", "description": "", "main": "index.js", "keywords": [], "author": "", "license": "ISC", "dependencies": { "some-dep": "1.0.0" }, "devDependencies": { "some-dev-dep": "1.0.0" } }