13 lines
371 B
JSON
13 lines
371 B
JSON
{
|
|
"name": "absolem",
|
|
"version": "1.0.0",
|
|
"description": "Flat, minimalistic, ergonomic keyboard layout generated from JS.",
|
|
"author": "Bán Dénes <mr@zealot.hu>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fs-extra": "^9.0.0",
|
|
"js-yaml": "^3.14.0",
|
|
"makerjs": "github:mrzealot/maker.js-dist",
|
|
"yargs": "^15.3.1"
|
|
}
|
|
}
|