view docs/bower.json @ 396:2a70f537337d

Added tag 0.6.6 for changeset fcd6caf13cf7
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 15 Oct 2015 23:39:17 -0700
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"
  }
}