mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
commit
630bf13fb4
@ -3,7 +3,7 @@
|
|||||||
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
|
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
|
||||||
, "version": "3.0.0"
|
, "version": "3.0.0"
|
||||||
, "keywords": ["bootstrap", "css"]
|
, "keywords": ["bootstrap", "css"]
|
||||||
, "homepage": "http://twbs.github.com/bootstrap/"
|
, "homepage": "http://getbootstrap.com"
|
||||||
, "author": "Twitter, Inc."
|
, "author": "Twitter, Inc."
|
||||||
, "scripts": { "test": "grunt test" }
|
, "scripts": { "test": "grunt test" }
|
||||||
, "repository": {
|
, "repository": {
|
||||||
@ -22,7 +22,7 @@
|
|||||||
, "devDependencies": {
|
, "devDependencies": {
|
||||||
"grunt": "~0.4.1"
|
"grunt": "~0.4.1"
|
||||||
, "grunt-contrib-clean": "~0.5.0"
|
, "grunt-contrib-clean": "~0.5.0"
|
||||||
, "grunt-contrib-connect": "~0.4.1"
|
, "grunt-contrib-connect": "~0.5.0"
|
||||||
, "grunt-contrib-concat": "~0.3.0"
|
, "grunt-contrib-concat": "~0.3.0"
|
||||||
, "grunt-contrib-copy": "~0.4.1"
|
, "grunt-contrib-copy": "~0.4.1"
|
||||||
, "grunt-contrib-jshint": "~0.6.4"
|
, "grunt-contrib-jshint": "~0.6.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user