domino-server/.hmrc
2024-07-05 01:19:43 +02:00

35 lines
701 B
Plaintext

{
"path": "G:\\Other\\Development\\Projects\\[ideas]\\domino",
"name": "domino",
"initialVersion": "1.0.0",
"version": "1.0.0",
"docker": {
"repository": "arhuako/domino"
},
"repository": {
"type": "github",
"user": "jmconde",
"name": "domino",
"manage": true,
"createOnInit": true
},
"changelog": {
"create": true,
"managed": true,
"createHTML": true,
"htmlPath": "public"
},
"_backupInitial": {
"name": "domino",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}
}