gpii-windows
Version:
Components of the GPII personalization infrastructure for use on Microsoft's "Windows" ™
20 lines (19 loc) • 666 B
JSON
{
"name": "processReporter",
"description": "The Process Reporter module provides information about running solutions on a platform",
"version": "0.1.0",
"author": "Joseph Scheuhammer",
"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", "processes", "fluid", "windows"],
"repository": "git://github.com:GPII/windows.git",
"main": "./index.js",
"engines": { "node" : ">=4.2.18" }
}