~caneypuggies/reformedchurcheslocator/couchapp-backbone

« back to all changes in this revision

Viewing changes to _attachments/js/vendor/bootstrap/composer.json

  • Committer: Tim Black
  • Date: 2013-09-16 22:50:16 UTC
  • Revision ID: tim@alwaysreformed.com-20130916225016-zk8jiba25z33ew7h
Versioned Bower vendor directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "twbs/bootstrap"
 
3
  , "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development."
 
4
  , "keywords": ["bootstrap", "css"]
 
5
  , "homepage": "http://getbootstrap.com"
 
6
  , "authors": [
 
7
      {
 
8
        "name": "Mark Otto",
 
9
        "email": "markdotto@gmail.com"
 
10
      },
 
11
      {
 
12
        "name": "Jacob Thornton",
 
13
        "email": "jacobthornton@gmail.com"
 
14
      }
 
15
    ]
 
16
  , "support": {
 
17
      "issues": "https://github.com/twbs/bootstrap/issues"
 
18
    }
 
19
  , "license": "Apache-2.0"
 
20
}