{
  "name": "sacoma",
  "version": "1.0.0",
  "description": "=== Saber Commerce ===\r Contributors: eatbuildplay\r Donate link: https://saberwp.com/donate/\r Tags: ecommerce, invoicing, time tracking\r Requires at least: 5.7\r Tested up to: 5.7\r Requires PHP: 7.2\r Stable tag: 1.3.2\r License: GPLv3 or later\r License URI: http://www.gnu.org/licenses/gpl-3.0.html",
  "main": "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/eatbuildplay/saber-commerce.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/eatbuildplay/saber-commerce/issues"
  },
  "homepage": "https://github.com/eatbuildplay/saber-commerce#readme",
  "devDependencies": {
    "@wordpress/scripts": "^16.1.4"
  },
  "dependencies": {
    "@material-ui/core": "^4.11.4",
    "@material-ui/icons": "^4.11.2",
    "@wordpress/api-fetch": "^5.1.1",
    "chart.js": "^3.3.2",
    "react-chartjs-2": "^3.0.3"
  }
}
