Sha256: 1f11e35e5ee7659df9899162a13e902edd545e0fa92aa03ac8c832f5045318f0
Contents?: true
Size: 1005 Bytes
Versions: 44
Compression:
Stored size: 1005 Bytes
Contents
{ "name": "bootstrap-sass", "version": "3.4.0", "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.", "main": "assets/javascripts/bootstrap.js", "style": "assets/stylesheets/_bootstrap.scss", "sass": "assets/stylesheets/_bootstrap.scss", "files": [ "assets", "eyeglass-exports.js", "CHANGELOG.md", "LICENSE", "README.md" ], "repository": { "type": "git", "url": "git://github.com/twbs/bootstrap-sass" }, "keywords": [ "bootstrap", "sass", "css", "eyeglass-module" ], "contributors": [ "Thomas McDonald", "Tristan Harward", "Peter Gumeson", "Gleb Mazovetskiy" ], "license": "MIT", "bugs": { "url": "https://github.com/twbs/bootstrap-sass/issues" }, "devDependencies": { "node-sass": "^4.9.3", "mincer": "~1.4.0", "ejs": "~2.6.1" }, "eyeglass": { "exports": "eyeglass-exports.js", "needs": "^0.7.1" } }
Version data entries
44 entries across 44 versions & 3 rubygems