Skip to content

Instantly share code, notes, and snippets.

@hum-n
Created May 15, 2020 01:49
Show Gist options
  • Save hum-n/0198ce78c1c2e0c47354a25307c92c17 to your computer and use it in GitHub Desktop.
Save hum-n/0198ce78c1c2e0c47354a25307c92c17 to your computer and use it in GitHub Desktop.
{
"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