{
  "name": "gina-core-plugin-file",
  "version": "1.0.0",
  "description": "File manager plugin",
  "authors": [
    {
      "name": "Maritn-Luther ETOUMAN",
      "email": "contact@gina.io"
    },
    {
      "name": "John Doe",
      "email": "contact@gina.io"
    }
  ],
  "copyright": "Copyright (c) 2009-2026 Rhinostone <contact@gina.io>",
  "engines": {
    "node": ">=0.10.22"
  },
  "main": "src/main",
  "scripts": {
    "test": "nodeunit test"
  },
  "license": "MIT",
  "readmeFilename": "README.md"
}