Sha256: d903a2818ae5d27e5dde19a911f54a2852a85f361f7733501cce0b5cffd15758
Contents?: true
Size: 1.04 KB
Versions: 22
Compression:
Stored size: 1.04 KB
Contents
{ "name": "bootswatch", "description": "Bootswatch is a collection of themes for Bootstrap.", "version": "4.0.0", "author": "Thomas Park", "homepage": "https://bootswatch.com", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/thomaspark/bootswatch.git" }, "engines": { "node": ">=6" }, "scripts": { "postcss": "postcss --no-map --use autoprefixer --config build/js/postcss.js --replace dist/*/bootstrap.css" }, "dependencies": { "bootstrap": "^4.0.0", "jquery": ">=1.9.1", "popper.js": "^1.12.9", "select2": "4.0.5" }, "devDependencies": { "autoprefixer": "^7.1.2", "font-awesome": "~4.7.0", "grunt": "^1.0.1", "grunt-contrib-clean": "^1.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-uglify": "^2.0.0", "grunt-contrib-watch": "^1.0.0", "grunt-exec": "^1.0.1", "grunt-sass": "^2.0.0", "postcss-cli": "^4.1.0", "postcss-flexbugs-fixes": "^2.0.0" } }
Version data entries
22 entries across 22 versions & 1 rubygems