fluffy – Blame information for rev 1

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",
19 "bootstrap-validator": "^0.11.9",
20 "dropzone": "^5.2.0",
21 "jquery": "^3.2.1"
22 }
23 }