{
  "name": "todo-pkg-pankaj",
  "version": "0.0.1",
  "description": "This is the description of the plugin.",
  "strapi": {
    "name": "todo",
    "description": "Description of todo plugin",
    "kind": "plugin"
  },
  "dependencies": {},
  "author": {
    "name": "A Strapi developer"
  },
  "maintainers": [
    {
      "name": "A Strapi developer"
    }
  ],
  "engines": {
    "node": ">=12.x.x <=16.x.x",
    "npm": ">=6.0.0"
  },
  "license": "MIT"
}
