-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
66 lines (66 loc) · 2.87 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"name": "vboard",
"version": "0.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"angular": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/angular/-/angular-1.6.3.tgz",
"integrity": "sha1-XTS3mSNOj6F8ajoU4CWHM5NfQ+c="
},
"angular-modal-service": {
"version": "0.13.0",
"resolved": "https://registry.npmjs.org/angular-modal-service/-/angular-modal-service-0.13.0.tgz",
"integrity": "sha512-B1IMGyosJ3Dz1J+r+mj0XHXL9AKk8kk/xpIeGo+kMQOkUTsrQpmjw0SUii0cAkRHWr3GwIG7Tty1fXpNUI5ZkA=="
},
"angular-route": {
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.6.3.tgz",
"integrity": "sha1-7Y8za+VfW0FLN9Ho18jhhQyrjxI="
},
"angular-ui-bootstrap": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.0.tgz",
"integrity": "sha1-L6zvuRU4ZlXcX0QVAlgDJRcjbQE="
},
"angular-ui-notification": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/angular-ui-notification/-/angular-ui-notification-0.3.6.tgz",
"integrity": "sha1-MzvL6ComUUgrOcNZWzy/qI4wvPc="
},
"bodybuilder": {
"version": "2.2.15",
"resolved": "https://registry.npmjs.org/bodybuilder/-/bodybuilder-2.2.15.tgz",
"integrity": "sha512-HfKzpjUeF9B/ISLivwhC02+75QzxLjZyv6QXUH+k4npH6UipkHCDIaI13+L0c42BBO0o4XwsZPRwasFI/ySDXA==",
"requires": {
"lodash": "^4.9.0"
}
},
"bootstrap": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
"integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
},
"elasticsearch-browser": {
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/elasticsearch-browser/-/elasticsearch-browser-13.0.1.tgz",
"integrity": "sha1-3s6ai/YIrS5VdLgrAbKHVeGUZFU="
},
"jquery": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
},
"requirejs": {
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/requirejs/-/requirejs-2.3.2.tgz",
"integrity": "sha1-DqqHDUx9s7Fd0TIua2WwOI/EssY="
}
}
}