view docs/bower.json @ 453:0c8d6e886c28

list: Allow listing all pages in the wiki.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 09 Jan 2018 21:21:08 -0800
parents 003316f77d3a
children
line wrap: on
line source

{
  "name": "Wikked",
  "version": "0.0.1",
  "private": "true",
  "dependencies": {
    "pure": "~0.6.0",
    "font-awesome": "~4.4.0",
    "jquery": "~2.1.4"
  }
}