| changeset 5 | ed2abdd11a1b |
| parent 1 | 411d80fcd66c |
| 4:cbba85b1f677 | 5:ed2abdd11a1b |
|---|---|
6 bunyan: '~0.22.1' |
6 bunyan: '~0.22.1' |
7 'coffee-script': "~1.6.3" |
7 'coffee-script': "~1.6.3" |
8 collections: "~0.2.0" |
8 collections: "~0.2.0" |
9 q: "~0.9.7" |
9 q: "~0.9.7" |
10 'q-io': "~1.10.3" |
10 'q-io': "~1.10.3" |
11 scripts: |
|
12 start: './node_modules/.bin/coffee server.coffee | ./node_modules/.bin/bunyan -o short' |
|
11 |
13 |
12 |
14 |
13 console.log JSON.stringify(p, null, " ") |
15 console.log JSON.stringify(p, null, " ") |
14 |
16 |
15 # vim: et ts=2 sw=2 |
17 # vim: et ts=2 sw=2 |