Mercurial > wikked
view docs/bower.json @ 448:c78eaebced8b
fs: Add support for builtin namespaces.
Add stub page for a `help` namespace.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 07 Jan 2018 11:05:55 -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" } }