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