Revision c97d304c0ca0c3b11f2c550590b54a75b41471fb authored by Mark Otto on 06 February 2013, 03:43:49 UTC, committed by Mark Otto on 06 February 2013, 03:43:49 UTC
1 parent 9443eb6
Raw File
component.json
{
  "name": "bootstrap",
  "version": "2.3.0",
  "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
  "dependencies": {
    "jquery": "~1.8.0"
  }
}
back to top