Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "goholidays", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Display public holidays for countries", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
## Holidays-country-list | ||
## Installation | ||
```npm install goholidays``` | ||
## Installation & Example | ||
```npx goholidays 2021 France``` | ||
## Example | ||
``` | ||
$holidates $years $countryname | ||
$holidates 2021 France | ||
``` | ||
## Output | ||
@@ -47,5 +42,1 @@ ``` | ||
- figlet: (https://www.npmjs.com/package/figlet) | ||
"bin": { | ||
"holidates": "./index.js" | ||
}, |
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
3261
42