unsplash-so-fancy
Version:
Fancy unsplashy desktop images
38 lines (37 loc) • 767 B
JSON
{
"name": "unsplash-so-fancy",
"version": "0.1.0",
"description": "Fancy unsplashy desktop images",
"main": "index.js",
"dependencies": {
"listr": "^0.5.0",
"node-fetch": "^1.5.3",
"path-exists": "^3.0.0",
"pify": "^2.3.0",
"wallpaper": "^2.3.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "./install"
},
"repository": {
"type": "git",
"url": "git+https://github.com/so-fancy/unsplash-so-fancy.git"
},
"keywords": [
"fancy",
"good-lookin'",
"diff-highlight",
"color",
"images",
"unsplash",
"unsplashy",
"desktop"
],
"bin": {
"unsplash-so-fancy": "cli.js"
},
"author": "Steve Mao",
"license": "MIT"
}