This commit is contained in:
Sebastian Hildebrandt 2015-07-18 12:40:48 +02:00
parent d9d1be4e86
commit b76d46ddea

View File

@ -1,6 +1,6 @@
{ {
"name": "systeminformation", "name": "systeminformation",
"version": "1.0.0", "version": "1.0.1",
"description": "Simple system and OS information library", "description": "Simple system and OS information library",
"author": "Sebastian Hildebrandt <hildebrandt@plus-innovations.com> (https://plus-innovations.com)", "author": "Sebastian Hildebrandt <hildebrandt@plus-innovations.com> (https://plus-innovations.com)",
"homepage": "https://github.com/sebhilderandt/systeminformation", "homepage": "https://github.com/sebhilderandt/systeminformation",
@ -8,7 +8,7 @@
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"keywords" : [ "keywords": [
"system information", "system information",
"sysinfo", "sysinfo",
"os", "os",