comparison docs/bower.json @ 382:3a61f45702cb

docs: Add documentation site.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Oct 2015 08:02:43 -0700
parents
children 003316f77d3a
comparison
equal deleted inserted replaced
381:d5511d832af3 382:3a61f45702cb
1 {
2 "name": "Wikked",
3 "version": "0.0.1",
4 "private": "true",
5 "dependencies": {
6 "pure": "~0.6.0",
7 "font-awesome": "~4.4.0"
8 }
9 }