{
  "name": "framy",
  "version": "0.2.3",
  "description": "Just a try to make an own PHP framework. Which is quite meh.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FramyFramework/Framy.git"
  },
  "author": "mrfibunacci",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/FramyFramework/Framy/issues"
  },
  "homepage": "https://github.com/FramyFramework"
}