Comparing version 0.0.4 to 0.0.5
@@ -40,4 +40,4 @@ var events = require('events'); | ||
that.app.emit("service", toProvide, services[toProvide]); | ||
deferred.resolve(that); | ||
}); | ||
deferred.resolve(that); | ||
} | ||
@@ -44,0 +44,0 @@ |
{ | ||
"name": "engineer", | ||
"description": "Powerful plugin system for writing large and extensible NodeJS applications", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": "FriendCode <contact@friendco.de>", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
24903