{
  "name": "edusharing",
  "version": "0.1.0",
  "description": "Edu-Sharing wordpress plugin",
  "main": "block.js",
  "dependencies": {
    "@wordpress/components": "^13.0.3"
  },
  "devDependencies": {
    "@wordpress/scripts": "15.0.1"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "author": "metaventis",
  "license": "ISC"
}
