{ "name": "bootstrap-styl", "description": "Port of the amazing Bootstrap 3.4.1 to Stylus", "repository": { "type": "git", "url": "http://github.com/maxmx/bootstrap-stylus.git" }, "keywords": [ "bootstrap", "stylus" ], "version": "5.0.9", "devDependencies": { "grunt": "~1.0.1", "grunt-autoprefixer": "~3.0.4", "grunt-contrib-clean": "~1.0.0", "grunt-contrib-cssmin": "~1.0.0", "grunt-contrib-stylus": "~1.2.0", "grunt-contrib-uglify": "~1.0.0", "grunt-contrib-watch": "~1.0.0" }, "dependencies": {}, "main": "index.js" }