aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/blang/semver/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/blang/semver/package.json')
-rw-r--r--vendor/github.com/blang/semver/package.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/github.com/blang/semver/package.json b/vendor/github.com/blang/semver/package.json
new file mode 100644
index 0000000..1cf8ebd
--- /dev/null
+++ b/vendor/github.com/blang/semver/package.json
@@ -0,0 +1,17 @@
1{
2 "author": "blang",
3 "bugs": {
4 "URL": "https://github.com/blang/semver/issues",
5 "url": "https://github.com/blang/semver/issues"
6 },
7 "gx": {
8 "dvcsimport": "github.com/blang/semver"
9 },
10 "gxVersion": "0.10.0",
11 "language": "go",
12 "license": "MIT",
13 "name": "semver",
14 "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
15 "version": "3.5.1"
16}
17