uplink-gemini/package.json
Matjaz Mesnjak 97fc149f49 Initial commit.
2022-01-07 15:32:19 +01:00

15 lines
257 B
JSON

{
"name": "gemini",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "",
"license": "ISC",
"dependencies": {
}
}