view docs/bower.json @ 383:c19b8cc11938

docs: Add information about the `ignore` section, and more wiki options.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Oct 2015 08:14:20 -0700
parents 3a61f45702cb
children 003316f77d3a
line wrap: on
line source

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