...

Text file src/github.com/blang/semver/package.json

Documentation: github.com/blang/semver

     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

View as plain text