a9e88bb2e9
This commit include: - update iosevka version - fix extraParameters, was not able to inject all needed settings - format file - update package.json
27 lines
570 B
JSON
27 lines
570 B
JSON
{
|
|
"name": "iosevka-build-deps",
|
|
"version": "2.3.2",
|
|
"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": "^2.3.2",
|
|
"topsort": "0.0.2",
|
|
"ttf2woff": "^2.0.1",
|
|
"ttf2woff2": "^2.0.3",
|
|
"unorm": "^1.4.1",
|
|
"verda": "^1.0.0-0",
|
|
"yargs": "^12.0.0"
|
|
}
|
|
}
|