{
  "name": "nepali-calendar-js",
  "version": "1.0.4",
  "description": "Converts Gregorian and Vikram samvat/Nepali/Hindu calendars to each other",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/sheetalgiri/nepali-calendar-js"
  },
  "keywords": [
    "nepali",
    "hindu",
    "vikram",
    "vikram samvat",
    "bikram",
    "bikram sambat",
    "calendar",
    "date"
  ],
  "author": "Sheetal Giri",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sheetalgiri/nepali-calendar-js/issues"
  },
  "homepage": "https://github.com/sheetalgiri/nepali-calendar-js",
  "devDependencies": {
    "mocha": "^3.0.0",
    "should": "^10.0.0"
  }
}
