forked from mirrors/nixpkgs
29 lines
580 B
JSON
29 lines
580 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|