Ergogen epoch
This commit is contained in:
commit
874087dce9
7 changed files with 431 additions and 0 deletions
13
package.json
Normal file
13
package.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"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": "^0.17.0",
|
||||
"yargs": "^15.3.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue