{
  "name": "json-file-validator",
  "version": "0.0.4",
  "description": "JSON file validator (use RegExp objects)",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/jogs/json-file-validator.git"
  },
  "keywords": [
    "json",
    "file",
    "validator",
    "validation",
    "regex",
    "regexp"
  ],
  "author": "Joaquín García Santiago <the.jogs.1917@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/jogs/json-file-validator/issues"
  },
  "homepage": "https://gitlab.com/jogs/json-file-validator#README"
}
