Files
schedtxt_api/package.json
T
kdeng00 f4f264d8c9 Initial commit
Added package file
2023-01-22 19:12:13 -05:00

12 lines
264 B
JSON

{
"name": "textsender-api",
"version": "0.1.0",
"description": "Web API for queueing text message notifications",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "kdeng00",
"license": "ISC"
}