UNPKG

@applicaster/zapplicaster-cli

Version:

CLI Tool for the zapp app and Quick Brick project

19 lines (18 loc) 336 B
{ "name": "MyComponentPlugin", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "some-dep": "1.0.0" }, "devDependencies": { "some-dev-dep": "1.0.0" } }