UNPKG

urtil

Version:
41 lines 776 B
{ "name": "urtil", "description": "makes url tiles", "repository": { "type": "git", "url": "git://github.com/monsterkodi/urtil" }, "version": "0.5.5", "main": "index.js", "author": "monsterkodi", "license": "Unlicense", "bin": { "urtil": "./bin/urtil" }, "preferGlobal": true, "keywords": [ "web", "page", "html", "generator", "webshot", "thumbnails", "commandline", "tool", "cli" ], "dependencies": { "coffee-script": "^1.10.0", "colors": "^1.1.2", "del": "^2.2.0", "jade": "^1.11.0", "karg": ">=0.3.2", "lodash": "^4.1.0", "mkpath": "^1.0.0", "noon": ">=0.9.16", "opn": "^4.0.0", "progress2": "^0.1.1", "stylus": "^0.53.0", "webshot": "^0.17.0" } }