{ "name": "date-holidays", "version": "3.26.1", "description": "worldwide holidays", "keywords": [ "holidays", "world" ], "homepage": "https://github.com/commenthol/date-holidays", "bugs": { "url": "https://github.com/commenthol/date-holidays/issues" }, "repository": { "type": "git", "url": "git+https://github.com/commenthol/date-holidays.git" }, "license": "(ISC AND CC-BY-3.0)", "author": "commenthol ", "maintainers": [ "commenthol ", "Ryan Gerry " ], "contributors": [ "0xflotus <0xflotus@gmail.com>", "Adam Otradovec ", "Adminy ", "Agus Condro ", "Alain Vagner ", "Alex Fernández ", "Alexandru Pislariu <57287326+AlexandruPislariu@users.noreply.github.com>", "AlinaA ", "amalgame21 <93383215+amalgame21@users.noreply.github.com>", "Artem Yagutyan ", "ash ", "ben <99397608+benkhong@users.noreply.github.com>", "Ben Arwin ", "Bilal Gültekin ", "bogdanf ", "bogdanmarinescu ", "Braeden Paradine ", "Brandon Bay ", "Brian Keifer ", "Christian Schinnerl ", "Cookie ", "Cristian Andrade ", "Cristóbal Berríos ", "Daichan ", "damon02 ", "David Álvarez Navarro ", "Diego Henrique Oliveira ", "Dominik Bruhn ", "DrunkenCloud ", "Edwyn McMillan ", "Emanuel Hoogeveen ", "Erlend Ellingsen ", "Filip Staffa ", "Florian SALEUR ", "Francesco Ansanelli ", "Gabor Borus ", "gborri ", "Agus Condro ", "Germain ", "germain-receeve <53000086+germain-receeve@users.noreply.github.com>", "gisninaelle ", "Goran Martinjak ", "Guillaume Bisch ", "Gustavo de Paula ", "Håkon Holhjem ", "Harry Ankers ", "havardnyboe <40893697+havardnyboe@users.noreply.github.com>", "hermansigue ", "Humam Aziz Romdhoni ", "Ing.Norante ", "Jack Zhang <18542127+jk1z@users.noreply.github.com>", "jackbonaguro-dandy ", "JAlexander ", "James Dixon ", "Jani Šumak ", "Jeff Hughes <43132199+jwh-hutchison@users.noreply.github.com>", "Jérôme Vasseur ", "jhordyess ", "jk-12345 <33206139+jk-12345@users.noreply.github.com>", "John-Olav Storvold ", "Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>", "Joshua Rippon ", "Jukka Lehtimäki ", "Julian Krenge ", "Kane.Westwood ", "Karl Horky ", "Kerstens Maxim ", "Kevin Ley <3976145+kevinley@users.noreply.github.com>", "Kevin Ley ", "Kevin Samoei ", "Kiernan McColl ", "Konstantinos Koukourakis ", "Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com>", "Leonidas Villeneuve ", "Long Nguyen ", "Lorenzo Breda ", "Lukas Eipert ", "M ", "Martin Humeník ", "Martin Leimser ", "Mauro Braggio ", "mirobimbo ", "Matthias Lösch ", "mrazauskas ", "Nancy ", "Nils Mehlhorn ", "omicron ", "oprogramador ", "Oscar Lagercrantz ", "osoken ", "Pander ", "Pandu Supriyono ", "Petar Kovačević ", "Philip Renich ", "oprogramador ", "PPsyrius <19505219+PPsyrius@users.noreply.github.com>", "r.ryngenen@gmail.com ", "rbrasco ", "Rickard Lundén ", "RogueCode007 ", "Roman Hirsch ", "RomanTheBrov ", "Ryan Gerry ", "swever826 <108704585+swever826@users.noreply.github.com>", "Sean Riley ", "seb ", "Seb735 ", "Simon Victory ", "Quennie ", "swever826 <108704585+swever826@users.noreply.github.com>", "ThelenOliver ", "Tiago ", "Tiago Ornelas ", "Tim Keegan ", "Tomas ", "Tomasz Swistak ", "tothadi ", "Tristan Drummond ", "Troels Bay-Petersen ", "Vuong Ho ", "Wayne Parrott ", "Wésley Queiroz ", "westn ", "Will Bamford ", "William Santos ", "Yannick ", "Yari's Apple Minion ", "Yoshio HANAWA ", "Yosuke Kumakura ", "Zacharias Erlandsson ", "Zack Pollard ", "zbypy ", "Zhikai " ], "type": "module", "exports": { ".": { "types": "./types/index.d.ts", "import": "./src/index.js", "require": "./lib/index.cjs" }, "./data": { "import": "./src/data.js", "require": "./lib/data.cjs" }, "./package.json": "./package.json" }, "main": "./lib/index.cjs", "module": "./src/index.js", "types": "./types/index.d.ts", "bin": { "holidays2json": "scripts/holidays2json.cjs" }, "directories": { "lib": "lib", "doc": "docs", "test": "test" }, "commitlint": { "extends": [ "@commitlint/config-conventional" ], "rules": { "type-enum": [ 2, "always", [ "break", "feat", "fix", "chore", "docs", "refactor", "revert", "test" ] ], "subject-case": [ 2, "never", [ "start-case", "pascal-case" ] ], "scope-case": [ 0 ] } }, "browserslist": [ "> 1%", "last 2 versions", "not ie <= 10" ], "mocha": { "checkLeaks": true, "colors": true, "reporter": "dot" }, "dependencies": { "date-holidays-parser": "^3.4.7", "js-yaml": "^4.1.0", "lodash": "^4.17.21", "prepin": "^1.0.3" }, "devDependencies": { "@babel/cli": "^7.27.0", "@babel/core": "^7.26.10", "@babel/polyfill": "^7.12.1", "@babel/preset-env": "^7.26.9", "@commitlint/cli": "^18.6.1", "@commitlint/config-conventional": "^18.6.3", "@mocha/contributors": "git+https://github.com/commenthol/contributors.git#semver:1.1.0-0", "babel-loader": "^9.2.1", "eslint": "^8.57.1", "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.6.0", "eslint-plugin-yml": "^0.15.0", "hashtree": "^0.7.0", "husky": "^9.1.7", "markedpp": "^1.4.0", "mocha": "^11.2.2", "npm-run-all": "^4.1.5", "rimraf": "^6.0.1", "rollup": "^2.79.2", "tstyche": "^4.1.0", "watch-run": "^1.2.5", "webpack": "^5.99.5", "webpack-bundle-analyzer": "^4.10.2", "webpack-cli": "^5.1.4" }, "engines": { "node": ">=12.0.0" }, "c4uIgnore": { "eslint-plugin-yml": "^0.15.0 // newer versions do too much checking", "rollup": "^2.79.1 // v3 changed exports; needs refactoring first." }, "scripts": { "all": "npm-run-all clean build lint test doc:tree doc:attrib webpack", "build": "npm-run-all yaml build:only", "build:only": "rollup -c", "changelog": "contributors && node scripts/gitlog.cjs", "ci": "TEST_XXL=1 npm-run-all yaml build test", "clean": "rimraf lib dist src/data.js", "clean:all": "npm-run-all clean clean:modules", "clean:modules": "rimraf node_modules", "doc:attrib": "node scripts/attributions.cjs", "doc:tree": "node scripts/addtree.cjs", "lint": "eslint --fix --ext .js,.cjs,.yaml .", "fixtures": "mocha test/all.mocha.js --writetests --countries", "test": "npm-run-all test:*", "test:ci": "mocha", "test:ts": "tstyche", "watch": "watch-run -p data/countries/*.yaml npm run yaml", "webpack": "webpack", "webpack:analyze": "webpack", "yaml": "node scripts/holidays2json.cjs" } }