{
  "name": "neurogenesis",
  "version": "0.1.0",
  "description": "Source build configuration for the Neurogenesis Styler plugin.",
  "author": "mentholinc",
  "license": "GPL-2.0-or-later",
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "devDependencies": {
    "@wordpress/scripts": "^27.9.0"
  },
  "dependencies": {
    "@wordpress/icons": "^9.44.0",    
    "immer": "^10.1.1",
    "lodash": "^4.17.21",
    "lorem-ipsum": "^2.0.8",
    "react-beautiful-dnd": "^13.1.1"
  }
}
