forked from kozmoz/node-thermal-printer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
27 lines (27 loc) · 907 Bytes
/
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
{
"name": "node-thermal-printer",
"version": "1.1.0",
"lockfileVersion": 1,
"dependencies": {
"dank-do-while": {
"version": "https://registry.npmjs.org/dank-do-while/-/dank-do-while-0.1.2.tgz",
"integrity": "sha1-gZslk3uXd2V7VvUXKthWWW/NDIQ="
},
"net": {
"version": "https://registry.npmjs.org/net/-/net-1.0.2.tgz",
"integrity": "sha1-0XV+yaf7I3HYPPR1XOPifhCCk4g="
},
"node-png": {
"version": "https://registry.npmjs.org/node-png/-/node-png-0.4.3.tgz",
"integrity": "sha1-RQIjeWuC08yg/+Sl1cf6l0hZdOc="
},
"unorm": {
"version": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
"integrity": "sha1-NkIA1fE2RsqLzURJAnEzVhR5IwA="
},
"write-file-queue": {
"version": "https://registry.npmjs.org/write-file-queue/-/write-file-queue-0.0.1.tgz",
"integrity": "sha1-N2T2FEUYBulhLJabdw2DCmqBFek="
}
}
}