{
  "name": "heb-date",
  "version": "1.0.0",
  "description": "A modern JS wrapper around libhdate-js - Easy to use Hebrew date",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/assapir/HebrewDate.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": {
    "name": "Assaf Sapir",
    "email": "me@ass.af"
  },
  "license": "ISC",
  "dependencies": {
    "libhdate": "^0.3.2"
  }
}
