UNPKG

@zohodesk/client_build_tool

Version:

A CLI tool to build web applications and client libraries

13 lines (12 loc) 209 B
{ "name": "sample", "version": "1.0.0", "private": "true", "description": "web application", "scripts": { "start": "cbt start", "build": "cbt build" }, "author": "", "license": "ISC" }