Skip to content

Instantly share code, notes, and snippets.

@ssougnez
Last active September 23, 2024 06:37
Show Gist options
  • Save ssougnez/00cab58383c5c23de814b92e0cd4a80a to your computer and use it in GitHub Desktop.
Save ssougnez/00cab58383c5c23de814b92e0cd4a80a to your computer and use it in GitHub Desktop.
{
"name": "test",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"cowsay": "^1.6.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment