summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-19 11:47:24 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-19 11:47:24 +0000
commitbe568065144d6995bdd32141013d736257ce630f (patch)
tree944699d0346483e36fd96f383d522423edd5b2bd
parent29dab9945d7f3381d578bf544adb585b17b5d5c9 (diff)
parent631660db7b4db2dfa0e943cebdacd0ea6f445fc4 (diff)
downloadlorries-be568065144d6995bdd32141013d736257ce630f.tar.gz
Merge branch 'sam/npm-importer-lorries'
Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
-rw-r--r--open-source-lorries/npm-packages.lorry10
1 files changed, 10 insertions, 0 deletions
diff --git a/open-source-lorries/npm-packages.lorry b/open-source-lorries/npm-packages.lorry
new file mode 100644
index 0000000..bdcfcc6
--- /dev/null
+++ b/open-source-lorries/npm-packages.lorry
@@ -0,0 +1,10 @@
+{
+ "npm-packages/async": {
+ "type": "git",
+ "url": "https://github.com/caolan/async"
+ },
+ "npm-packages/yamljs": {
+ "type": "git",
+ "url": "https://github.com/jeremyfa/yaml.js"
+ }
+}