UNPKG

awwwards-best-of

Version:
29 lines (28 loc) 623 B
{ "name": "awwwards-best-of", "version": "1.1.2", "description": "Find the top rated Site Of The Day winners", "author": "Chase Silk <iamchasesilk@gmail.com> (http://www.chasesilk.co.uk)", "bin": "index.js", "main": "index.js", "repository": "Chase-Silk/awwwards-best-of", "engines": { "node": ">=6.0.0" }, "dependencies": { "abbrev": "^1.1.0", "cheerio": "^0.22.0", "colors": "^1.1.2", "open": "0.0.5", "requestretry": "^1.12.0" }, "keywords": [ "awwwards", "site of the day", "design", "usability", "creativity", "content" ], "license": "MIT" }