+6
-6
| { | ||
| "name": "month", | ||
| "description": "Get the name or number of the current month or any month of the year.", | ||
| "version": "2.0.0", | ||
| "homepage": "https://github.com/jonschlinkert/month", | ||
| "version": "2.0.1", | ||
| "homepage": "https://github.com/datetime/month", | ||
| "author": { | ||
| "name": "Jon Schlinkert", | ||
| "url": "https://github.com/jonschlinkert" | ||
| "url": "https://github.com/datetime" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git://github.com/jonschlinkert/month.git" | ||
| "url": "git://github.com/datetime/month.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/jonschlinkert/month/issues" | ||
| "url": "https://github.com/datetime/month/issues" | ||
| }, | ||
| "license": { | ||
| "type": "MIT", | ||
| "url": "https://github.com/jonschlinkert/month/blob/master/LICENSE" | ||
| "url": "https://github.com/datetime/month/blob/master/LICENSE" | ||
| }, | ||
@@ -21,0 +21,0 @@ "main": "index.js", |
+3
-3
@@ -62,3 +62,3 @@ # month [](http://badge.fury.io/js/month) | ||
| Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/jonschlinkert/month/issues/new) | ||
| Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue](https://github.com/datetime/month/issues/new) | ||
@@ -69,4 +69,4 @@ ## Author | ||
| + [github/jonschlinkert](https://github.com/jonschlinkert) | ||
| + [twitter/jonschlinkert](http://twitter.com/jonschlinkert) | ||
| + [github/datetime](https://github.com/datetime) | ||
| + [twitter/datetime](http://twitter.com/datetime) | ||
@@ -73,0 +73,0 @@ ## License |
9627
-0.52%