-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
27 lines (27 loc) · 831 Bytes
/
package-lock.json
File metadata and controls
27 lines (27 loc) · 831 Bytes
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": "auntie",
"version": "0.23.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"bolgia": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/bolgia/-/bolgia-2.8.3.tgz",
"integrity": "sha512-BEmes/GII/02PNOHWlFUpXfuGPCV7kN4ABw6vmctoctix1PO+55D5GmjdSFAxwee58TC7r9nFm5gNvVE8scv1Q=="
},
"bop": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/bop/-/bop-4.0.3.tgz",
"integrity": "sha512-EqSVNUkjJHmLqr6gDC9ew6QGUejespC2EH/eJRbnHnKSyWkr86KRGe41oZswc4rULZzUbj21LqHJvdDx+3N7LA=="
},
"dado": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/dado/-/dado-0.3.1.tgz",
"integrity": "sha1-JfMqTq51RRkIPSizbQz2CKc/JhM=",
"dev": true,
"requires": {
"bolgia": "2.8.3"
}
}
}
}