github.com/whyrusleeping/gx@v0.14.3/package.json (about)

     1  {
     2    "author": "whyrusleeping",
     3    "bugs": {
     4      "url": "https://github.com/whyrusleeping/gx/issues"
     5    },
     6    "gx": {
     7      "dvcsimport": "github.com/whyrusleeping/gx"
     8    },
     9    "gxDependencies": [
    10      {
    11        "author": "ipfs",
    12        "hash": "QmQcy2Frmpvm5D5oiWoKXfs71eh3MXTv7LN12J39hJioBi",
    13        "name": "go-ipfs-api",
    14        "version": "1.4.2"
    15      },
    16      {
    17        "author": "blang",
    18        "hash": "QmYRGECuvQnRX73fcvPnGbYijBcGN2HbKZQ7jh26qmLiHG",
    19        "name": "semver",
    20        "version": "3.5.1"
    21      },
    22      {
    23        "author": "urfave",
    24        "hash": "Qmc1AtgBdoUHP8oYSqU81NRYdzohmF45t5XNwVMvhCxsBA",
    25        "name": "cli",
    26        "version": "1.19.1"
    27      },
    28      {
    29        "author": "multiformats",
    30        "hash": "QmT4U94DnD8FRfqr21obWY32HLM5VExccPKMjQHofeYqr9",
    31        "name": "go-multiaddr",
    32        "version": "1.3.5"
    33      },
    34      {
    35        "author": "multiformats",
    36        "hash": "Qmaabb1tJZ2CX5cp6MuuiGgns71NYoxdgQP6Xdid1dVceC",
    37        "name": "go-multiaddr-net",
    38        "version": "1.6.5"
    39      },
    40      {
    41        "author": "multiformats",
    42        "hash": "QmPnFwZ2JXKnXgMw8CdBPxn7FWh6LLdjUjxV1fKHuJnkr8",
    43        "name": "go-multihash",
    44        "version": "1.0.8"
    45      },
    46      {
    47        "author": "whyrusleeping",
    48        "hash": "QmaEEadncs3wu8nMNC6tcUDxHrH8UH8Ly94b1MohGybF1a",
    49        "name": "json-filter",
    50        "version": "0.0.0"
    51      },
    52      {
    53        "author": "whyrusleeping",
    54        "hash": "QmRnp6zcXZhouavFRj8PPaMdneL6x9cG2DLEV9Q1ZT6YvJ",
    55        "name": "progmeter",
    56        "version": "0.0.1"
    57      },
    58      {
    59        "author": "whyrusleeping",
    60        "hash": "QmZLUtHGe9HDQrreAYkXCzzK6mHVByV4MRd8heXAtV5wyS",
    61        "name": "stump",
    62        "version": "0.0.0"
    63      },
    64      {
    65        "author": "hsanjuan",
    66        "hash": "QmU3k5ifTEzPyEXmTWLZTYSD24u7konYg9Gxf5ngzkN4NF",
    67        "name": "go-gitignore",
    68        "version": "1.0.2"
    69      },
    70      {
    71        "author": "mitchellh",
    72        "hash": "QmdcULN1WCzgoQmcCaUAmEhwcxHYsDrbZ2LvRJKCL8dMrK",
    73        "name": "go-homedir",
    74        "version": "1.0.0"
    75      }
    76    ],
    77    "gxVersion": "0.12.1",
    78    "language": "go",
    79    "license": "MIT",
    80    "name": "gx",
    81    "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
    82    "version": "0.14.2"
    83  }
    84