{
  "name": "schedule-content-block",
  "version": "1.1.1",
  "private": true,
  "main": "schedule-content-block.php",
  "author": "Jesús Olazaogoitia <jesus.designer@gmail.com>",
  "license": "(GPLv2 or later)",
  "scripts": {
    "test": "wp-scripts test-unit-js",
    "test:watch": "wp-scripts test-unit-js --watchAll",
    "lint:js:src": "wp-scripts lint-js ./src",
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "devDependencies": {
    "@wordpress/scripts": "^9.0.0"
  },
  "dependencies": {
    "@wordpress/babel-plugin-makepot": "^3.4.0",
    "classnames": "^2.2.6"
  }
}
