Skip to content

Instantly share code, notes, and snippets.

@pariola
Last active January 30, 2018 04:08
Show Gist options
  • Save pariola/03eb762192dd56e8ff99726630823acb to your computer and use it in GitHub Desktop.
Save pariola/03eb762192dd56e8ff99726630823acb to your computer and use it in GitHub Desktop.
{
"name": "hellocli",
"version": "0.0.1",
"description": "Hello World in a CLI",
"bin": {
"hello-cli": "hellocli.js"
},
"keywords": ["hello", "cli"],
"author": {
"name": "Blessing Pariola"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment