UNPKG

gpii-windows

Version:

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

20 lines (19 loc) 690 B
{ "name": "registryResolver", "description": "Registry resolver that is used by the lifecycle manager in windwos environment.", "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" : ">=0.1.9" } }