{
	"name": "steam-community",
	"description": "Easily access information about yourself and your friends on the Steam community website.",
	"version": "0.2.2",
	"main": "./lib/steam-community.js",
	"keywords": ["steam", "data", "util", "utility"],
	"repository":{
		"type": "git",
		"url" : "https://github.com/waylonflinn/steam-community.git"
	},
	"author": "Waylon Flinn <waylonflinn@gmail.com>",
	"engines": {
		"node": ">=0.6"
	},
	"dependencies": {
		"request": "2.10.x",
		"xml2js": "0.1.x",
		"re": "0.1.x"
	}
}
