1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 16:46:09 +00:00
nixpkgs/pkgs/data/fonts/iosevka/package.json

29 lines
580 B
JSON
Raw Normal View History

{
"name": "iosevka-build-deps",
2020-06-05 00:33:53 +01:00
"version": "3.2.2",
"scripts": {
"build": "verda -f verdafile.js"
},
"dependencies": {
2020-06-05 00:33:53 +01:00
"@iarna/toml": "^2.2.5",
"cldr": "^5.5.4",
"ejs": "^3.1.3",
"fs-extra": "^9.0.0",
"object-assign": "^4.1.1",
2020-06-05 00:33:53 +01:00
"otfcc-ttcize": "^0.10.2",
"patel": "^0.33.1",
2020-06-05 00:33:53 +01:00
"prettier": "^2.0.5",
"semver": "^7.1.3",
"spiro": "^2.0.0",
"stylus": "^0.54.7",
"topsort": "^0.0.2",
"ttf2woff": "^2.0.1",
2020-06-05 00:33:53 +01:00
"ttf2woff2": "^3.0.0",
"typo-geom": "^0.8.0",
"unicode-13.0.0": "^0.8.0",
2019-12-28 15:31:59 +00:00
"unorm": "^1.6.0",
2020-06-05 00:33:53 +01:00
"verda": "^1.0.1",
"which": "^2.0.2"
}
}