{
  "name": "rebootstrap",
  "version": "0.0.5",
  "description": "",
  "main": "index.js",
  "scripts": {},
  "keywords": [
    "ui",
    "components",
    "bootstrap"
  ],
  "repository": "",
  "author": "Patrick Steele-Idem <pnidem@ebay.com>",
  "contributors": [
    "Patrick Steele-Idem <psteeleidem@ebay.com>"
  ],
  "readmeFilename": "README.md",
  "raptor": {
    "search-path": [
      "src"
    ]
  },
  "dependencies": {
    "rebootstrap-bootstrap": "~2.3.2",
    "less": "~1.3.3"
  },
  "publishConfig": {
    "registry": "http://registry.npmjs.org/"
  },
  "ebay": {}
}