{ "locals": { "url": "http://theworstprogrammerever.com", "name": "The Worst Programmer Ever", "owner": "The Worst Programmer Ever", "description": "The best advice from the worst programmers" }, "plugins": [ "./plugins/paginator.coffee" ], "require": { "moment": "moment", "_": "underscore", "typogr": "typogr" }, "jade": { "pretty": true }, "markdown": { "smartLists": true, "smartypants": true, "gfm": true }, "paginator": { "perPage": 3 } }