{
  "name": "mock-app",
  "author": "Anderson Arboleya <anderson@arboleya.me>",
  "version": "0.1.0",
  "description": "Mock Application to test Theoricus",
  "keywords": ["theoricus", "www", "tests"],

  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },

  "repository": {
    "type": "git",
    "url": "https://github.com/serpentem/theoricus"
  },

  "dependencies": {
    
  }
}