Comparing version 0.0.4 to 0.0.5
@@ -5,3 +5,4 @@ { | ||
"description": "easily output text in lots of fun ways (speech, growl, email, ...)", | ||
"version": "0.0.4", | ||
"keywords": ["output", "notify", "notification"], | ||
"version": "0.0.5", | ||
"homepage": "https://github.com/6/putt", | ||
@@ -12,2 +13,5 @@ "repository": { | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/6/putt/issues" | ||
}, | ||
"engines": { | ||
@@ -14,0 +18,0 @@ "node": ">=0.4.0" |
@@ -85,3 +85,3 @@ **putt** is a node.js module that lets you easily output text in lots of fun ways. It wraps a bunch of other libraries to make this as simple as possible. | ||
* `url` (required) the URL to POST to | ||
* TODO - support more options | ||
* `headers` a hash of HTTP headers to be sent | ||
@@ -88,0 +88,0 @@ [See restler docs](https://github.com/danwrong/restler) for more details |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
9720
8
1