UNPKG

create-boltzmann

Version:

The boltzmann CLI

17 lines (16 loc) 373 B
{ "name": "create-boltzmann", "version": "v0.6.0", "description": "The boltzmann CLI", "main": "index.js", "scripts": { "test": "echo ok" }, "keywords": [ "boltzmann", "scaffold http" ], "author": "Static T. Raccoon <static-t-raccoon@example.com> (https://entropic-dev.github.io/boltzmann)", "license": "Apache-2.0", "bin": "./index.js" }