fluffy – Blame information for rev 9

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 },
9 office 34 "cookie.js": {
35 "version": "3.0.0",
36 "resolved": "https://npm.grimore.org/cookie.js/-/cookie.js-3.0.0.tgz",
37 "integrity": "sha512-D7AZhQoQGSbzAyXp554hrQJLffTWKUAQRywx22PfffBhUTuFjsn7t3KzX++d9gPU+kg+ooQ+EC6zl5QSMMcS8g=="
38 },
39 "interact.js": {
40 "version": "1.2.8",
41 "resolved": "https://npm.grimore.org/interact.js/-/interact.js-1.2.8.tgz",
42 "integrity": "sha1-tivABFY7XG8pS2sRWzliBdhD9gs="
43 },
1 office 44 "jquery": {
45 "version": "3.2.1",
46 "resolved": "https://npm.grimore.org/jquery/-/jquery-3.2.1.tgz",
47 "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
9 office 48 },
49 "js-cookie": {
50 "version": "2.2.0",
51 "resolved": "https://npm.grimore.org/js-cookie/-/js-cookie-2.2.0.tgz",
52 "integrity": "sha1-Gywnmm7s44ChIWi5JIUmWzWx7/s="
53 },
54 "was.wm.js": {
55 "version": "1.0.0",
56 "resolved": "https://npm.grimore.org/was.wm.js/-/was.wm.js-1.0.0.tgz",
57 "integrity": "sha512-V2zjdJAfwDfRdREi7d1KpFf8r3vUFcICqK8YtB2CHBWd+zYLAZsIbQ7qsdyehKDPLOeySCpmpVfso6KhW9yIyg==",
58 "requires": {
59 "cookie.js": "3.0.0",
60 "interact.js": "1.2.8",
61 "jquery": "3.3.1"
62 },
63 "dependencies": {
64 "jquery": {
65 "version": "3.3.1",
66 "resolved": "https://npm.grimore.org/jquery/-/jquery-3.3.1.tgz",
67 "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
68 }
69 }
1 office 70 }
71 }
72 }