summary refs log tree commit diff
path: root/pkgs/data/fonts/iosevka/package.json
blob: bc772960882d0a4357cb8df3ed99662812bf141c (plain) (blame)
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
{
	"name": "iosevka-build-deps",
	"version": "3.2.2",
	"scripts": {
		"build": "verda -f verdafile.js"
	},
	"dependencies": {
		"@iarna/toml": "^2.2.5",
		"cldr": "^5.5.4",
		"ejs": "^3.1.3",
		"fs-extra": "^9.0.0",
		"object-assign": "^4.1.1",
		"otfcc-ttcize": "^0.10.2",
		"patel": "^0.33.1",
		"prettier": "^2.0.5",
		"semver": "^7.1.3",
		"spiro": "^2.0.0",
		"stylus": "^0.54.7",
		"topsort": "^0.0.2",
		"ttf2woff": "^2.0.1",
		"ttf2woff2": "^3.0.0",
		"typo-geom": "^0.8.0",
		"unicode-13.0.0": "^0.8.0",
		"unorm": "^1.6.0",
		"verda": "^1.0.1",
		"which": "^2.0.2"
	}
}