{
    "name": "hebrewcalendar",
    "version": "1.0.6",
    "description": "this is a reactJs video component which a hebrew calendar",
    "main": "Cal.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1",
      "clean": "rm -rf dist",
      "build": "tsc && cp -r package.json README.md Cal.module.scss LICENSE HebrewCalendar ./dist"
    },
    "repository": {
      "type": "git",
      "url": "git+https://github.com/krasnoff/hebrew-canlendar.git"
    },
    "keywords": [
      "reactjs"
    ],
    "author": "Kobi Krasnoff",
    "license": "ISC",
    "bugs": {
      "url": "https://github.com/krasnoff/hebrew-canlendar/issues"
    },
    "homepage": "https://github.com/krasnoff/hebrew-canlendar#readme",
    "dependencies": {
      "node-sass": "^7.0.1",
      "react": "^18.1.0",
      "@hebcal/core": "^3.42.3"
    }
  }
  