add name generator

This commit is contained in:
lee2sman 2021-03-11 03:15:38 -05:00
parent a4884ba410
commit 4d75e37f78

7
package.json Normal file
View File

@ -0,0 +1,7 @@
{
"devDependencies": {
"charlatan": "^1.1.0",
"project-name-generator": "^2.1.9",
"yargs": "github:yargs/yargs"
}
}