pidgin/nest

a44544bb373d
Pull in the existing GSoC ideas from the wiki
{
"dependencies": {
"front-matter": "^3.0.1",
"js-beautify": "^1.8.9"
},
"scripts": {
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}