view docs/bower.json @ 289:9b75b49a4084

data: Don't nest filters in the paginator -- nest clauses instead.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 05 Mar 2015 00:27:01 -0800
parents 07d53370724b
children
line wrap: on
line source

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