uplink-gopher/package.json
2022-01-07 22:36:22 +01:00

13 lines
232 B
JSON

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