view docs/bower.json @ 364:81480d0219ba

internal: Return the first route for a source if no metadata match is needed.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 29 Apr 2015 23:12:28 -0700
parents 07d53370724b
children
line wrap: on
line source

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