{
  "name": "soccer",
  "version": "1.0.0",
  "description": "soccer game node.js api",
  "main": "index.js",
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/loulin/soccer"
  },
  "keywords": [
    "soccer",
    "football"
  ],
  "author": "Lou, Lin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/loulin/soccer/issues"
  },
  "homepage": "https://github.com/loulin/soccer"
}
