opening_hours
Advanced tools
Comparing version
{ | ||
"name" : "opening_hours", | ||
"description" : "Library to parse and process opening_hours tag from OpenStreetMap data", | ||
"version" : "2.1.5", | ||
"version" : "2.1.6", | ||
"author" : "Dmitry Marakasov <amdmi3@amdmi3.ru>", | ||
@@ -6,0 +6,0 @@ "homepage" : "https://github.com/ypid/opening_hours.js", |
@@ -34,3 +34,3 @@ # opening_hours.js # | ||
and install it’s dependencies: | ||
and install it’s dependencies (execute inside the repository): | ||
``` | ||
@@ -56,3 +56,3 @@ npm install | ||
This library is on packaged with npm under the name [opening_hours](https://www.npmjs.org/package/opening_hours) so you should have no problem using it. | ||
This library is packaged with npm and is available under the name [opening_hours](https://www.npmjs.org/package/opening_hours) so you should have no problems using it. | ||
@@ -59,0 +59,0 @@ ## Synopsis |
344021
0.01%