UNPKG

gpii-universal

Version:

Cross platform, core components of the GPII personalization infrastructure.

14 lines (13 loc) 508 B
{ "name": "journal", "description": "Responsible for journalling the state of the system's settings in order to be able to recover from system crashes or corruption of the settings state", "version": "0.3.0", "author": "GPII", "bugs": "http://issues.gpii.net/browse/GPII", "homepage": "http://gpii.net/", "dependencies": {}, "license" : "BSD-3-Clause", "repository": "git://github.com/GPII/universal.git", "main": "./index.js", "engines": { "node" : ">=4.2.1" } }