messenger/package.json
2025-02-26 12:17:16 -06:00

12 lines
223 B
JSON

{
"name": "messenger",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}