UNPKG

hot-dog-stand

Version:

A simple, responsive, mobile-first, agonizing, front-end CSS framework for developing the next generation of fully responsive web apps.

32 lines (31 loc) 858 B
{ "name": "hot-dog-stand", "version": "0.1.0", "description": "A simple, responsive, mobile-first, agonizing, front-end CSS framework for developing the next generation of fully responsive web apps.", "main": "hotdogstand.css", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/steverichey/hot-dog-stand.git" }, "keywords": [ "hot", "dog", "stand" ], "author": "Steve Richey", "license": "MIT", "bugs": { "url": "https://github.com/steverichey/hot-dog-stand/issues" }, "homepage": "https://github.com/steverichey/hot-dog-stand", "devDependencies": { "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-copy": "^0.8.0", "grunt-contrib-csslint": "^0.4.0", "grunt-contrib-cssmin": "^0.12.2" } }