UNPKG

generator-stanlee

Version:

Generator for a WordPress starter theme (using Stan Lee) with Gulp, Bootstrap and other good stuff

36 lines (35 loc) 830 B
{ "name": "generator-stanlee", "version": "3.0.1", "description": "Generator for a WordPress starter theme (using Stan Lee) with Gulp, Bootstrap and other good stuff", "files": [ "app" ], "repository": { "type": "git", "url": "https://github.com/ThatMuch/StanLee-WPTheme-Generator" }, "keywords": [ "yeoman-generator", "wordpress", "theme", "underscores", "_s", "Stan Lee" ], "author": "Mathilde and Thomas based on package MNyorba", "license": "MIT", "dependencies": { "chalk": "^3.0.0", "copy": "^0.3.2", "del": "^5.1.0", "download": "^7.1.0", "download-status": "^2.2.1", "lodash": "^4.17.11", "path": "^0.12.7", "update-yeoman-generator": "^2.0.0", "walk": "^2.3.14", "yeoman-generator": "^5.4.2", "yosay": "^2.0.2" } }