logging-helpers
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "logging-helpers", | ||
"description": "Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.", | ||
"version": "0.1.0", | ||
"homepage": "https://github.com/jonschlinkert/logging-helpers", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/helpers/logging-helpers", | ||
"author": { | ||
@@ -12,6 +12,6 @@ "name": "Jon Schlinkert", | ||
"type": "git", | ||
"url": "git://github.com/jonschlinkert/logging-helpers.git" | ||
"url": "git://github.com/helpers/logging-helpers.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/jonschlinkert/logging-helpers/issues" | ||
"url": "https://github.com/helpers/logging-helpers/issues" | ||
}, | ||
@@ -21,3 +21,3 @@ "licenses": [ | ||
"type": "MIT", | ||
"url": "https://github.com/jonschlinkert/logging-helpers/blob/master/LICENSE-MIT" | ||
"url": "https://github.com/helpers/logging-helpers/blob/master/LICENSE-MIT" | ||
} | ||
@@ -24,0 +24,0 @@ ], |
@@ -83,3 +83,3 @@ # logging-helpers [![NPM version](https://badge.fury.io/js/logging-helpers.svg)](http://badge.fury.io/js/logging-helpers) | ||
## Contributing | ||
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/logging-helpers/issues) | ||
Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/helpers/logging-helpers/issues) | ||
@@ -90,4 +90,4 @@ ## Author | ||
+ [github/jonschlinkert](https://github.com/jonschlinkert) | ||
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert) | ||
+ [github/helpers](https://github.com/helpers) | ||
+ [twitter/helpers](http://twitter.com/helpers) | ||
@@ -94,0 +94,0 @@ ## License |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
8268