UNPKG

gpii-windows

Version:

Components of the GPII personalization infrastructure for use on Microsoft's "Windows" ™

31 lines (30 loc) 770 B
{ "name": "wmiSettingsHandler", "description": "A \"settings handler\" for the GPII architecture which uses the WMI Win API.", "version": "0.1", "author": "GPII", "bugs": "http://wiki.gpii.net/index.php/Main_Page", "homepage": "http://gpii.net/", "dependencies": {}, "licenses": [ { "type": "BSD-3-Clause", "url": "http://www.opensource.org/licenses/BSD-3-Clause" } ], "keywords": [ "gpii", "accessibility", "settings", "fluid", "IoC", "Inversion of Control", "configuration", "evented" ], "repository": "git://github.com/GPII/windows.git", "main": "./index.js", "engines": { "node": ">=6.3.1" } }