diff options
Diffstat (limited to 'open-source-lorries/node.lorry')
-rw-r--r-- | open-source-lorries/node.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/node.lorry b/open-source-lorries/node.lorry new file mode 100644 index 0000000..3a66edd --- /dev/null +++ b/open-source-lorries/node.lorry @@ -0,0 +1,6 @@ +{ + "node": { + "type": "git", + "url": "git://github.com/joyent/node.git" + } +} |