Created
May 15, 2020 01:49
-
-
Save hum-n/0198ce78c1c2e0c47354a25307c92c17 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "create-yourproject", | |
"version": "1.0.0", | |
"main": "index.js", | |
"bin": { | |
"yourproject": "index.js" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment