{
  "name": "melonJS",
  "version": "2.1.0",
  "main": "build/melonJS-2.1.0-min.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/melonjs/melonJS.git"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "tasks",
    "tests",
    "AUTHORS",
    "CHANGELOG",
    "Gruntfile.js",
    "*.json",
    "*.md"
  ]
}
