summaryrefslogtreecommitdiff
path: root/strata/nodejs
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /strata/nodejs
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-7055c080c937d60a198442a4c2d796ffca32acac.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'strata/nodejs')
-rw-r--r--strata/nodejs12
1 files changed, 12 insertions, 0 deletions
diff --git a/strata/nodejs b/strata/nodejs
new file mode 100644
index 00000000..e8c45223
--- /dev/null
+++ b/strata/nodejs
@@ -0,0 +1,12 @@
+name: nodejs
+kind: stratum
+description: Stratum for nodejs related stuff
+build-depends:
+- name: core
+ morph: strata/core
+chunks:
+- name: node
+ repo: upstream:node
+ ref: cc56c62ed879ad4f93b1fdab3235c43e60f48b7e
+ unpetrify-ref: v0.10.26
+ build-depends: []