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