mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
18 lines
373 B
JSON
18 lines
373 B
JSON
{
|
|
"author": "blang",
|
|
"bugs": {
|
|
"URL": "https://github.com/blang/semver/issues",
|
|
"url": "https://github.com/blang/semver/issues"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/blang/semver"
|
|
},
|
|
"gxVersion": "0.10.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "semver",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "3.5.1"
|
|
}
|
|
|