Sha256: c17a5bd208b9111f15cf0c4aa110c70e30029adad643d729202d37c201375368
Contents?: true
Size: 1.04 KB
Versions: 11
Compression:
Stored size: 1.04 KB
Contents
{ "name": "Heroku-Patterns", "description": "Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI).", "version": "0.2.0", "scripts": { "start": "node index.js", "postinstall": "gulp default" }, "dependencies": { "browser-sync": "^2.8.2", "del": "^1.2.1", "diveSync": "^0.2.1", "ejs": "2.3.3", "express": "^4.13.3", "fs-extra": "^0.14.0", "glob": "^4.3.5", "gulp": "^3.8.8", "gulp-copy": "0.0.2", "gulp-header": "^1.0.5", "gulp-load": "^0.1.1", "gulp-nodeunit": "0.0.5", "gulp-sass": "^2.0.4", "gulp-strip-banner": "0.0.2", "html-entities": "^1.1.1", "mustache": "^1.0.0", "node-bourbon": "^4.2.3", "node-neat": "^1.7.2", "owl.carousel": "^2.1.4" }, "keywords": [ "Pattern Lab", "Atomic Web Design", "Node", "Grunt", "Javascript" ], "repository": { "type": "git", "url": "git://github.com/heroku/www-patterns.git" }, "engines": { "node": ">=0.1" } }
Version data entries
11 entries across 11 versions & 1 rubygems