UNPKG

generator-git

Version:

Create the configurable scaffolding to start with a git-like project.

13 lines (12 loc) 205 B
{ "bin": { "<%= appName %>": "bin/index.js" }, "main": "index.js", "dependencies": { "joycon": "latest", "meow": "latest", "update-notifier": "latest" }, "preferGlobal": true }