Skip to content

Instantly share code, notes, and snippets.

@oeo
Created October 13, 2023 19:42
Show Gist options
  • Save oeo/ac60b4e2dbf1b5987100240d18564201 to your computer and use it in GitHub Desktop.
Save oeo/ac60b4e2dbf1b5987100240d18564201 to your computer and use it in GitHub Desktop.
{
"name": "cli-gist",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.5.1",
"coffeescript": "^2.7.0",
"commander": "^11.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment