fluffy – Blame information for rev 6

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 {
2 "name": "fluffy",
3 "version": "1.0.0",
4 "description": "fluffy services tag cloud",
5 "main": "index.html",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [
10 "services",
11 "server",
12 "tag",
13 "cloud"
14 ],
15 "author": "Wizardry and Steamworks <office@grimore.org>",
16 "license": "GPL-3.0",
17 "dependencies": {
18 "bootstrap": "^3.3.7",
6 office 19 "bootstrap-fileinput": "^4.4.6",
20 "bootstrap-select": "^1.12.4",
1 office 21 "bootstrap-validator": "^0.11.9",
22 "jquery": "^3.2.1"
23 }
24 }