UNPKG

hygen-create

Version:

simplifies creation of hygen templates from existing projects

9 lines (8 loc) 155 B
{ "name": "hello", "version": "1.0.0", "description": "an application that prints 'Hello!'", "scripts" : { "hello": "node dist/hello.js" } }