pidgin/nest

81756d95771c
Merged in remove-old-protocols (pull request #12)

Remove mention of protocols which are no longer supported out of the box: ICQ, MSN Messenger, Yahoo!.

Approved-by: Gary Kramlich
Approved-by: John Bailey
Approved-by: Jason Allan
{
"dependencies": {
"differencify": "^1.5.3",
"js-beautify": "^1.8.9",
"svgo": "^1.1.1"
},
"devDependencies": {
"front-matter": "^3.0.1"
},
"scripts": {
"regression":"node tools/visual-diff.js",
"tidy": "node tools/pre-prod"
}
}