mirror of
https://github.com/danbulant/node-x11
synced 2026-05-27 14:01:52 +00:00
typo: comma
This commit is contained in:
parent
c29b66b9bd
commit
da43c7261b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
, "author": "Andrey Sidorov <sidorares@yandex.ru>"
|
, "author": "Andrey Sidorov <sidorares@yandex.ru>"
|
||||||
, "description": "A pure node.js JavaScript client implementing X Window (X11) protocol."
|
, "description": "A pure node.js JavaScript client implementing X Window (X11) protocol."
|
||||||
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
|
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
|
||||||
, "homepage": "https://github.com/sidorares/node-x11",
|
, "homepage": "https://github.com/sidorares/node-x11"
|
||||||
, "version" : "0.0.1"
|
, "version" : "0.0.1"
|
||||||
, "maintainers" :
|
, "maintainers" :
|
||||||
[ { "name": "Andrey Sidorov"
|
[ { "name": "Andrey Sidorov"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue