mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-10 02:00:46 -07:00
27 lines
877 B
JSON
27 lines
877 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"@ijprest/kle-serial": {
|
|
"version": "0.15.1",
|
|
"resolved": "https://registry.npmjs.org/@ijprest/kle-serial/-/kle-serial-0.15.1.tgz",
|
|
"integrity": "sha512-pV4Kn7cU1gw+Pk6OVgvz/K45fKrGhZYlh5M4nfp668VfSJ6O4OHtO0spXirFx5YDs03d2o1KxxufATIbPgKcFQ==",
|
|
"requires": {
|
|
"json5": "^2.1.0"
|
|
}
|
|
},
|
|
"json5": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/json5/-/json5-2.1.0.tgz",
|
|
"integrity": "sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==",
|
|
"requires": {
|
|
"minimist": "^1.2.0"
|
|
}
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
|
|
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
|
|
}
|
|
}
|
|
}
|