summaryrefslogtreecommitdiff
path: root/node-stuff.morph
blob: 07e0a71ae363a306a011cb841c19478a94abbd23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: node-stuff 
kind: stratum
description: node and various node things 
build-depends:
- morph: tools
chunks:
- name: node
  repo: file:///src2/ws-subway/add-subway/upstream:node
  ref: master
  build-depends: []
- name: npm
  repo: file:///src2/ws-subway/add-subway/upstream:npm
  ref: master 
  build-depends: []
- name: subway
  repo: file:///src2/ws-subway/add-subway/upstream:subway
  ref: master
  build-depends:
  - npm