We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dab053 commit b304b39Copy full SHA for b304b39
package.json
@@ -2,6 +2,7 @@
2
"name": "@guildadev/ydnap",
3
"version": "0.1.0",
4
"description": "A CLI that offers you templates for things you don't need a package for.",
5
+ "private": false,
6
"bin": {
7
"ydnap": "src/cli.js"
8
},
0 commit comments