view docs/bower.json @ 357:3a496ffbb898 2.0.0a7

docs: Add documentation for importing content from other engines.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 20 Apr 2015 22:35:10 -0700
parents 07d53370724b
children
line wrap: on
line source

{
  "name": "PieCrust",
  "version": "0.0.1",
  "private": "true",
  "dependencies": {
    "bootstrap": "~3.3.2"
  }
}