{
  "name": "change-last-modified-date",
  "version": "1.4.7",
  "description": "Change last modified date of the post",
  "main": "block-editor/dist/index.js",
  "scripts": {
    "build": "wp-scripts build",
    "check-engines": "wp-scripts check-engines",
    "check-licenses": "wp-scripts check-licenses",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "lint:pkg-json": "wp-scripts lint-pkg-json",
    "start": "wp-scripts start",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/djuric/change-last-modified-date.git"
  },
  "author": "Zarko",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/djuric/change-last-modified-date/issues"
  },
  "homepage": "https://github.com/djuric/change-last-modified-date#readme",
  "devDependencies": {
    "@wordpress/scripts": "^26.1.0"
  }
}
