UNPKG

@git.zone/cli

Version:

A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.

12 lines (11 loc) 302 B
{ "name": "@{{module.gitscope}}/{{module.gitrepo}}_meta", "version": "1.0.1", "description": "a meta package for {{module.gitscope}}", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "{{module.author}}", "license": "UNLICENSED" }