{
  "name": "cra-template-resume",
  "version": "1.1.12",
  "keywords": [
    "react",
    "create-react-app",
    "template"
  ],
  "description": "A resume template for Complete React Scripts.",
  "main": "template.json",
  "repository": {
    "type": "git",
    "url": "https://github.com/canfie1d/cra-template-resume.git",
    "directory": "cra-template-resume"
  },
  "license": "MIT",
  "engines": {
    "node": ">=10"
  },
  "bugs": {
    "url": "https://github.com/facebook/create-react-app/issues"
  },
  "files": [
    "template",
    "template.json"
  ]
}
