package.json 943 Bytes
Newer Older
Jeromy's avatar
Jeromy committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
{
  "author": "why",
  "bugs": {
    "url": "https://github.com/ipfs/go-path"
  },
  "gx": {
    "dvcsimport": "github.com/ipfs/go-path"
  },
  "gxDependencies": [
    {
      "author": "why",
      "hash": "QmRy4Qk9hbgFX9NGJRm8rBThrA8PZhNCitMgeRYyZ67s59",
      "name": "go-merkledag",
      "version": "1.0.0"
    },
    {
      "author": "whyrusleeping",
      "hash": "QmZtNq8dArGfnpCZfx2pUNY7UcjGhVp5qqwQ4hH6mpTMRQ",
      "name": "go-ipld-format",
      "version": "0.5.5"
    },
    {
      "author": "whyrusleeping",
      "hash": "QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP",
      "name": "go-cid",
      "version": "0.7.22"
    },
    {
      "hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb",
      "name": "go-log",
      "version": "1.5.3"
    }
  ],
  "gxVersion": "0.12.1",
  "language": "go",
  "license": "",
  "name": "go-path",
  "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
  "version": "0.0.0"
}