+8
-2
| { | ||
| "name": "week-hours", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Get the number of hours in a week.", | ||
@@ -10,3 +10,9 @@ "main": "index.js", | ||
| "repository": "tunnckoCore/week-hours", | ||
| "keywords": [], | ||
| "keywords": [ | ||
| "week", | ||
| "hours", | ||
| "date", | ||
| "number", | ||
| "count" | ||
| ], | ||
| "dependencies": {}, | ||
@@ -13,0 +19,0 @@ "devDependencies": { |
+1
-1
@@ -35,3 +35,3 @@ # week-hours [![NPM version][npmjs-img]][npmjs-url] [![Build Status][travis-img]][travis-url] [![Dependency Status][depstat-img]][depstat-url] | ||
| [npmjs-url]: https://npm.im/week-hours | ||
| [npmjs-url]: http://npm.im/week-hours | ||
| [npmjs-img]: http://img.shields.io/npm/v/week-hours.svg | ||
@@ -38,0 +38,0 @@ [npmjs-install]: https://nodei.co/npm/week-hours.png?mini=true |
5603
1.17%