UNPKG

lebanese-utils

Version:

A collection of utility functions tailored for the Lebanese community.

33 lines (32 loc) 725 B
{ "name": "lebanese-utils", "version": "2.0.0", "description": "A collection of utility functions tailored for the Lebanese community.", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Joeeid/Lebanese-Utils.git" }, "keywords": [ "Lebanese-Utils", "Lebanon-Utils", "Lebanon", "Lebanese", "Utils" ], "author": "Joe Eid", "license": "ISC", "bugs": { "url": "https://github.com/Joeeid/Lebanese-Utils/issues" }, "homepage": "https://github.com/Joeeid/Lebanese-Utils#readme", "dependencies": { "axios": "^1.6.2", "cheerio": "^1.0.0-rc.12", "date-fns": "^2.30.0" } }