{
  "name": "jay-js",
  "version": "0.0.9",
  "description": "Jay is a framework for creating a single page application.",
  "main": "./index.js",
  "types": "./index.d.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AJCastello/jay.git"
  },
  "keywords": [
    "Jay",
    "js",
    "single page application",
    "framework"
  ],
  "author": "AJ Castello",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/AJCastello/jay/issues"
  },
  "homepage": "https://github.com/AJCastello/jay#readme"
}