Files
cybertron/service/package.json
2025-01-09 16:06:55 +05:30

15 lines
283 B
JSON

{
"name": "service",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/navi-ppl/cybertron.git"
},
"private": true
}