-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
39 lines (39 loc) · 1.82 KB
/
Copy pathpackage-lock.json
File metadata and controls
39 lines (39 loc) · 1.82 KB
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
{
"name": "rasterize-font.org",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@pdulvp/colors": {
"version": "1.0.3",
"resolved": "https://npm.pkg.github.com/download/@pdulvp/colors/1.0.3/a10fd210afe55becd5397ee9e549207817fb929477d7f7153990a2d26b28961b",
"integrity": "sha512-JEIvLcWkjW5fESPS17qf60GjOD/5OFu2Ohbwdo61A3c/fEMtk5G/StodOmyT7YaqPXaufRBVgWeBfit7J79jhQ=="
},
"@pdulvp/font2css": {
"version": "1.0.1",
"resolved": "https://npm.pkg.github.com/download/@pdulvp/font2css/1.0.1/901dda8a152751e99942b3f135dd44eb74173250b5cf34188511486254b41d93",
"integrity": "sha512-ola3krnUa3VoFnkdhBrcYvijg0K41qtNlw0k9G6zJDDibNr47ohkmZcH3IXz8hv9jQeHw3ZTYLcbjyP+Ux8F6A==",
"dev": true,
"requires": {
"@pdulvp/fsquery": "^1.0.2",
"@pdulvp/httpquery": "^2.0.0"
}
},
"@pdulvp/fsquery": {
"version": "1.0.3",
"resolved": "https://npm.pkg.github.com/download/@pdulvp/fsquery/1.0.3/73fecbc8b0b55ed90816fb6d3a9d893da1c74cd6a5786a2d9c15637005589f94",
"integrity": "sha512-MVEtcFlxVmGkaTGVKzx5vRFP2TyaT+J2SfcH1/WIZybU5jVWQskGYktOebG0GTKhy2LLhrB9hqfU3a+TF/HMUw==",
"dev": true
},
"@pdulvp/httpquery": {
"version": "2.0.0",
"resolved": "https://npm.pkg.github.com/download/@pdulvp/httpquery/2.0.0/11774f8c75a8cde35f40d0c0b86a2d9e4fb8911692fa86952e1dfb597f8fcf86",
"integrity": "sha512-bqAoYs0Lyq6wdKE1bUMwuKQsAM5uSphdxxRLLEKyBCd4ayyX2kHSC1xn/zLA7rP+jE3W2gs3a6P4lfoTv+la8A=="
},
"@pdulvp/require": {
"version": "1.0.0",
"resolved": "https://npm.pkg.github.com/download/@pdulvp/require/1.0.0/8fd64a0fa61f07e119aa61ac1294f045b8905a790fb5d72ece388bbe2da6516f",
"integrity": "sha512-rOdM+o5t23CzWXrCHIRMLlqMTIEpKCrBZfuAnFEY47Bp5ybX+AGHxuQqRrT8w4nG5Au1Yl3K25dzXDC3EyIpUg=="
}
}
}