UNPKG

skeleton-stylus

Version:

The (un)official stylus Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development

28 lines (27 loc) 770 B
{ "name": "skeleton-stylus", "version": "1.0.1", "description": "The (un)official stylus Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development", "repository": { "type": "git", "url": "https://github.com/WhatsNewSaes/Skeleton-Sass" }, "bugs": { "url": "https://github.com/rickyrauch/skeleton-stylus/issues" }, "homepage": "https://github.com/rickyrauch/skeleton-stylus", "author": "Ricky Rauch <rickyrauch@gmail.com> (http://rickyrauch.me/)", "keywords": [ "skeleton", "stylus", "responsive", "boilerplate" ], "license": "MIT", "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-stylus": "^1.2.0", "grunt-contrib-watch": "~0.6.1", "stylus": "*" } }