3 , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
5 , "keywords": ["bootstrap", "css"]
6 , "homepage": "http://getbootstrap.com"
7 , "author": "Twitter, Inc."
8 , "scripts": { "test": "grunt test" }
11 , "url": "https://github.com/twbs/bootstrap.git"
14 "url": "https://github.com/twbs/bootstrap/issues"
19 , "url": "http://www.apache.org/licenses/LICENSE-2.0"
22 , "devDependencies": {
25 , "grunt-contrib-clean": "~0.5.0"
26 , "grunt-contrib-concat": "~0.3.0"
27 , "grunt-contrib-connect": "~0.5.0"
28 , "grunt-contrib-copy": "~0.4.1"
29 , "grunt-contrib-jshint": "~0.7.0"
30 , "grunt-contrib-qunit": "~0.3.0"
31 , "grunt-contrib-uglify": "~0.2.4"
32 , "grunt-contrib-watch": "~0.5.3"
33 , "grunt-html-validation": "~0.1.6"
34 , "grunt-jekyll": "~0.4.0"
35 , "grunt-recess": "~0.5.0"
36 , "grunt-saucelabs": "~4.1.2"
37 , "grunt-sed": "~0.1.1"
38 , "regexp-quote": "~0.0.0"
41 "main": "js/bootstrap"
42 , "directories": { "lib": "dist" }
49 , "buildConfig": { "uglify": true }