mirror of
https://github.com/valitydev/damsel.git
synced 2024-11-06 09:45:21 +00:00
827f692653
* Switch CODEOWNERS * Drop few dead links * Update gitignore rules to ignore generated files
13 lines
235 B
JSON
13 lines
235 B
JSON
{
|
|
"name": "damsel",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/valitydev/damsel.git"
|
|
},
|
|
"author": "rbkmoney",
|
|
"license": "Apache-2.0",
|
|
"private": true
|
|
}
|