summaryrefslogtreecommitdiff
path: root/open-source-lorries/node.lorry
blob: 7c680f771e73b1dfaef10343644e4da06d00c7f0 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "node": {
    "type": "git",
    "url": "git://github.com/joyent/node.git"
  },
  "node-new": {
    "type": "git",
    "url": "git://github.com/nodejs/node.git"
  }
}