summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-18 17:17:50 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-18 17:17:50 +0000
commit631660db7b4db2dfa0e943cebdacd0ea6f445fc4 (patch)
tree86dae7887cf186b040ae198d0ac634bf26e5b425
parentd5d6c7fe7ff1cac472c404d5f45d99a9565d91bc (diff)
downloadlorries-631660db7b4db2dfa0e943cebdacd0ea6f445fc4.tar.gz
Add npm packages needed by the npm importersam/npm-importer-lorries
-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"
+ }
+}