| 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 }, |
|
12 "scripts": { |
|
13 "start": "./node_modules/.bin/coffee server.coffee | ./node_modules/.bin/bunyan -o short" |
|
11 } |
14 } |
12 } |
15 } |