bankholiday
Advanced tools
Comparing version 0.1.0 to 0.2.0
'use strict'; | ||
exports.FR = require('./FR'); | ||
exports.FR = require('./FR'); | ||
exports.GB = require('./GB'); |
{ | ||
"name": "bankholiday", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Library to get the bank holiday by country.", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -1,2 +0,2 @@ | ||
# Soap [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] | ||
# Bank Holiday Helper [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] | ||
> A NodeJS library to get bank holidays. | ||
@@ -9,3 +9,3 @@ | ||
* Very simple API | ||
* Support the following countries: FR [TBC] | ||
* Support the following countries: FR,GB | ||
@@ -47,2 +47,2 @@ ## Install | ||
[travis-url]: https://travis-ci.org/julb/node-bankholiday | ||
[travis-image]: http://img.shields.io/travis/julb/node-bankholiday.svg | ||
[travis-image]: https://travis-ci.org/julb/node-bankholiday.svg |
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
16101
14
265