{
  "name": "chamber-dashboard-crm",
  "version": "1.0.0",
  "description": "=== Chamber Dashboard CRM ===\r Contributors: cguntur, gwendydd, lisak.social\r Tags: Chamber of Commerce, CRM, customer relationship management, contacts, contacts directory for membership organizations\r Donate link: http://chamberdashboard.com/donate\r Requires at least: 4.6\r Tested up to: 5.5\r Requires PHP: 7.0\r Stable tag: 1.5.5\r License: GPLv3\r License URI: http://www.gnu.org/licenses/gpl-3.0.html",
  "main": "build/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "wp-scripts start",
    "build": "wp-scripts build",
    "bundle": "dir-archiver --src . --dest ../chamber-dashboard-crm.zip --exclude .DS_Store .stylelintrc.json .eslintrc .git .gitattributes .github .gitignore README.md composer.json composer.lock node_modules vendor package-lock.json package.json .travis.yml phpcs.xml.dist sass style.css.map"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/cguntur/chamber-dashboard-crm.git"
  },
  "author": "Chandrika Sista",
  "license": "GPL-2.0-only",
  "homepage": "https://bitbucket.org/cguntur/chamber-dashboard-crm#readme",
  "devDependencies": {
    "@wordpress/scripts": "13.0.3"
  },
  "dependencies": {
    "@wordpress/block-editor": "^5.3.0",
    "@wordpress/server-side-render": "^1.21.0",
    "dir-archiver": "^1.2.0"
  }
}
