This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
node-holidayapi/package.json

20 lines
612 B
JSON

{
"name": "node-holidayapi",
"version": "1.0.3",
"description": "DEPRECATED -- Official Node.js library for Holiday API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/joshtronic/node-holidayapi.git"
},
"keywords": [ "holiday", "holidays", "holidayapi" ],
"author": "Josh Sherman <hello@holidayapi.com> (https://holidayapi.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/joshtronic/node-holidayapi/issues"
},
"homepage": "https://holidayapi.com"
}