HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/admin/node_modules/react-date-object/package.json
{
  "name": "react-date-object",
  "version": "2.1.8",
  "description": "JavaScript library for working with Date and Time in different calendars and locals",
  "main": "./dist/index.js",
  "module": "./dist/index.module.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shahabyazdi/react-date-object.git"
  },
  "keywords": [
    "react",
    "date",
    "object",
    "calendar",
    "gregorian",
    "persian",
    "jalali",
    "hijri",
    "indian",
    "farsi",
    "arabic",
    "english",
    "hindi",
    "locale",
    "datetime",
    "gregorian-calendar",
    "persian-calendar",
    "islamic-calendar",
    "indian-calendar",
    "parse",
    "format",
    "parse-date",
    "format-date"
  ],
  "author": "Shahab Yazdi <sh.yazdi@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shahabyazdi/react-date-object/issues"
  },
  "homepage": "https://github.com/shahabyazdi/react-date-object#readme",
  "devDependencies": {
    "@babel/core": "^7.23.2",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "@babel/preset-env": "^7.23.2",
    "@rollup/plugin-babel": "^6.0.3",
    "@rollup/plugin-commonjs": "^24.0.1",
    "@rollup/plugin-node-resolve": "^15.0.1",
    "date-object": "^2.1.6",
    "rollup": "^2.57.0",
    "rollup-plugin-terser": "^7.0.2"
  }
}