README.rst: Unwind 'If ..., returns a 404' -> 'Returns a 404 if ...'
[nmhive.git] / bower.json
1 {
2         "name": "nmhive",
3         "description": "Distributed bookmarklet/server pair for tagging mail with nmbug.",
4         "version": "0.1.0",
5         "license": "BSD-2-Clause",
6         "homepage": "https://github.com/wking/nmhive",
7         "repository": {
8                 "type": "git",
9                 "url": "git://github.com/wking/nmhive.git"
10         },
11         "dependencies": {
12                 "dialog-polyfill": "*"
13         }
14 }