Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « build « docs - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97ab25909b73162e601832a7e45da7de2c44441c (plain)
1
2
3
4
5
6
{
  "name": "bootstrap-doc-builder"
, "version": "0.0.1"
, "description": "build bootstrap docs"
, "dependencies": { "hogan.js": "1.0.5-dev" }
}