view docs/bower.json @ 409:7981f2140c14

web: Move custom head stuff to the front-end.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 12 Jan 2017 08:54:09 -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"
  }
}