{
  "name": "ipa2json",
  "version": "2.0.3",
  "description": "parse and filter \"ipa user-find\" output",
  "main": "index.js",
  "bin": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luxigo/freeipa2json.git"
  },
  "keywords": [
    "freeipa",
    "convert"
  ],
  "author": "luc.deschenaux@freesurf.ch",
  "license": "AGPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/luxigo/freeipa2json/issues"
  },
  "homepage": "https://github.com/luxigo/freeipa2json#readme",
  "dependencies": {
    "minimist": "^1.2.8"
  }
}
