{
  "name": "gina-helpers-plugins",
  "version": "1.0.0",
  "description": "JSON helper",

  "author": {
    "name": "Maritn-Luther ETOUMAN",
    "email": "martin-luther@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"
}