summary refs log tree commit diff
path: root/pkgs/data/fonts/iosevka/package.json
blob: 8faa397576b15a4e644c17a3aaa9a275a4602d0c (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
{
	"name": "iosevka-build-deps",
	"version": "2.3.3",
	"scripts": {
		"build": "verda -f verdafile.js"
	},
	"dependencies": {
		"caryll-shapeops": "^0.3.1",
		"colors": "^1.3.3",
		"libspiro-js": "^0.3.1",
		"megaminx": "^0.9.0",
		"object-assign": "^4.1.1",
		"otfcc-ttcize": "^0.8.0",
		"patel": "^0.33.1",
		"patrisika-scopes": "^0.11.1",
		"primitive-quadify-off-curves": "^0.4.0",
		"stylus": "^0.54.5",
		"toml": "^3.0.0",
		"topsort": "0.0.2",
		"ttf2woff": "^2.0.1",
		"ttf2woff2": "^2.0.3",
		"unorm": "^1.6.0",
		"verda": "^1.0.0-0",
		"yargs": "^14.2.0"
	}
}