Skip to content

Instantly share code, notes, and snippets.

@fdciabdul
Created January 21, 2023 13:19
Show Gist options
  • Select an option

  • Save fdciabdul/facb03dda67078edd567ec8975c045bf to your computer and use it in GitHub Desktop.

Select an option

Save fdciabdul/facb03dda67078edd567ec8975c045bf to your computer and use it in GitHub Desktop.
{
"dependencies": {
"express": "^4.18.2",
"figlet": "^1.5.2",
"ip": "^1.1.8",
"prompt": "^1.3.0"
},
"scripts": {
"start": "node server.js"
},
"name": "sms",
"version": "1.0.0",
"main": "server.js",
"devDependencies": {},
"author": "",
"license": "ISC",
"description": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment