{
  "name": "cra-template-oblong",
  "version": "1.0.2",
  "keywords": [
    "react",
    "create-react-app",
    "template",
    "oblong"
  ],
  "description": "Create React App template for Oblong.",
  "main": "template.json",
  "repository": {
    "type": "git",
    "url": "https://github.com/traviswatsonws/cra-template-oblong.git"
  },
  "license": "MIT",
  "engines": {
    "node": ">=10"
  },
  "bugs": {
    "url": "https://github.com/traviswatsonws/cra-template-oblong/issues"
  },
  "files": [
    "template",
    "template.json"
  ]
}
