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 "lockfileVersion": 1,
5 "requires": true,
6 "dependencies": {
7 "bootstrap": {
8 "version": "3.3.7",
9 "resolved": "https://npm.grimore.org/bootstrap/-/bootstrap-3.3.7.tgz",
10 "integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
11 },
6 office 12 "bootstrap-fileinput": {
13 "version": "4.4.6",
14 "resolved": "https://npm.grimore.org/bootstrap-fileinput/-/bootstrap-fileinput-4.4.6.tgz",
15 "integrity": "sha1-GcWniZE7CretZnv00j+lv2TM0dI=",
16 "requires": {
17 "bootstrap": "3.3.7",
18 "jquery": "3.2.1"
19 }
20 },
21 "bootstrap-select": {
22 "version": "1.12.4",
23 "resolved": "https://npm.grimore.org/bootstrap-select/-/bootstrap-select-1.12.4.tgz",
24 "integrity": "sha1-fxXTwM6XiGjZwJxw+WYk9V+gLuE=",
25 "requires": {
26 "jquery": "3.2.1"
27 }
28 },
1 office 29 "bootstrap-validator": {
30 "version": "0.11.9",
31 "resolved": "https://npm.grimore.org/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz",
32 "integrity": "sha1-+3BY7vU2I+ePWqeWcCb5j4dalAQ="
33 },
34 "jquery": {
35 "version": "3.2.1",
36 "resolved": "https://npm.grimore.org/jquery/-/jquery-3.2.1.tgz",
37 "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
38 }
39 }
40 }