forked from j-holub/Node-MPV
-
Notifications
You must be signed in to change notification settings - Fork 2
/
package-lock.json
36 lines (36 loc) · 1.21 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
{
"name": "node-mpv",
"version": "1.2.0",
"lockfileVersion": 1,
"dependencies": {
"asap": {
"version": "https://registry.npmjs.org/asap/-/asap-2.0.5.tgz",
"integrity": "sha1-UidltQw1EEkOUtfc/ghe+bqWlY8="
},
"browser-fingerprint": {
"version": "https://registry.npmjs.org/browser-fingerprint/-/browser-fingerprint-0.0.1.tgz",
"integrity": "sha1-jfPNyiW/fVs1QtYVRdcwBT/OYEo="
},
"core-js": {
"version": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
},
"cuid": {
"version": "https://registry.npmjs.org/cuid/-/cuid-1.3.8.tgz",
"integrity": "sha1-S4deCWm612T37AcGz0T1+wgx9rc="
},
"lodash": {
"version": "4.17.4",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
},
"node-fingerprint": {
"version": "https://registry.npmjs.org/node-fingerprint/-/node-fingerprint-0.0.2.tgz",
"integrity": "sha1-Mcur63GmeufdWn3AQuUcPHWGhQE="
},
"promise": {
"version": "https://registry.npmjs.org/promise/-/promise-7.1.1.tgz",
"integrity": "sha1-SJZUxpJha4qlWwck+oCbt9tJxb8="
}
}
}