Comparing version 0.0.4-2 to 0.0.4-4
@@ -195,3 +195,3 @@ var EventEmitter = require('events').EventEmitter, | ||
// Hook up listenerst to child configurations | ||
// Hook up listeners to child configurations | ||
p._setup_listeners_ = function(name, event) { | ||
@@ -198,0 +198,0 @@ var self = this; |
{ | ||
"name": "gestalt", | ||
"version": "0.0.4-2", | ||
"version": "0.0.4-4", | ||
"author": "Chris Howe <chris@howeville.com>", | ||
"description": "Event driven configuration management.", | ||
"main": "./lib/gestalt", | ||
"scripts": { | ||
"test": "node ./vows/gestalt_vows.js" | ||
}, | ||
"repository": { | ||
@@ -8,0 +11,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
89815