Files: 29cbca91d096d67f75fb87a765745d93a1b57342 / package.json
464 bytesRaw
1 | { |
2 | "name": "mezcalle", |
3 | "version": "1.0.0", |
4 | "description": "blog", |
5 | "main": "index.js", |
6 | "author": "gwen bell", |
7 | "license": "MIT", |
8 | "dependencies": { |
9 | "jade": "^1.11.0", |
10 | "koa": "^1.2.0", |
11 | "koa-static": "^2.0.0", |
12 | "marked": "^0.3.5", |
13 | "metalsmith": "^2.1.0", |
14 | "metalsmith-collections": "^0.7.0", |
15 | "metalsmith-layouts": "^1.6.5", |
16 | "metalsmith-markdown": "^0.2.1", |
17 | "metalsmith-permalinks": "^0.5.0", |
18 | "moment": "^2.13.0" |
19 | } |
20 | } |
21 |
Built with git-ssb-web