{
  "name": "greenshiftai",
  "version": "0.1.0",
  "description": "AI lab addon",
  "main": "index.js",
  "scripts": {
    "start": "wp-scripts start",
    "build": "wp-scripts build",
    "check-engines": "wp-scripts check-engines",
    "packages-update": "wp-scripts packages-update",
    "lint:js": "wp-scripts lint-js",
    "lint:style": "wp-scripts lint-style"
  },
  "author": "wpsoul",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "^30.9.0"
  },
  "dependencies": {
    "highlight.js": "^11.11.1",
    "lodash": "^4.17.21",
    "process": "^0.11.10",
    "react-ace": "^13.0.0",
    "react-markdown": "^9.0.3"
  }
}
