{
  "_from": "moment-jalaali@^0.9.2",
  "_id": "moment-jalaali@0.9.6",
  "_inBundle": false,
  "_integrity": "sha512-v8wXjQplvk5ez+sUqgsWIrafwIf1BEXXvzTYwsg1wHcqh27nSgKPCJ6FnZRrCz03MoNyB9N31L0oms+vE8Rq7g==",
  "_location": "/moment-jalaali",
  "_phantomChildren": {
    "glob": "7.1.6"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "moment-jalaali@^0.9.2",
    "name": "moment-jalaali",
    "escapedName": "moment-jalaali",
    "rawSpec": "^0.9.2",
    "saveSpec": null,
    "fetchSpec": "^0.9.2"
  },
  "_requiredBy": [
    "/vue-persian-datetime-picker"
  ],
  "_resolved": "https://registry.npmjs.org/moment-jalaali/-/moment-jalaali-0.9.6.tgz",
  "_shasum": "6c460aedee08a1e45d3f658c7cffd66cd4dca24c",
  "_spec": "moment-jalaali@^0.9.2",
  "_where": "D:\\Projects\\ashkanTala\\theme\\node_modules\\vue-persian-datetime-picker",
  "author": {
    "name": "Behrang Noruzi Niya",
    "email": "behrangn@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/behrang/moment-jalaali/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jalaali-js": "^1.1.0",
    "moment": "^2.22.2",
    "moment-timezone": "^0.5.21",
    "rimraf": "^3.0.2"
  },
  "deprecated": false,
  "description": "Jalaali (Jalali, Persian, Khorshidi, Shamsi) calendar system plugin for moment.js.",
  "devDependencies": {
    "chai": "^4.2.0",
    "eslint": "^8.13.0",
    "mocha": "^9.2.2"
  },
  "homepage": "https://github.com/behrang/moment-jalaali",
  "keywords": [
    "jalaali",
    "jalali",
    "persian",
    "khorshidi",
    "shamsi",
    "date",
    "calendar",
    "conversion",
    "convert"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "moment-jalaali",
  "repository": {
    "type": "git",
    "url": "git://github.com/behrang/moment-jalaali.git"
  },
  "scripts": {
    "build": "node umd-build.js",
    "clean": "rimraf build",
    "lint": "eslint index.js && eslint --env mocha --rule 'no-unused-expressions: 0' test.js",
    "prepublishOnly": "npm run build",
    "test": "mocha --reporter spec --ui bdd --colors --check-leaks test.js"
  },
  "version": "0.9.6"
}
