aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/blang/semver/package.json
blob: 1cf8ebdd9c18169f99695cd86397b7c49faed518 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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"
}