{
	"name": "csgo-inspect",
	"version": "1.3.6",
	"description": "Obtain information of any CSGO item using an inspect link.",
	"main": "dist/index.js",
	"types": "dist/index.d.ts",
	"repository": {
		"type": "git",
		"url": "https://github.com/jadbalout/csgo-inspect"
	},
	"files": [
		"dist"
	],
	"dependencies": {
		"csgo-fade-percentage-calculator": "^1.1.4",
		"globaloffensive": "^3.1.0",
		"simple-vdf": "^1.1.1",
		"steam-totp": "^2.1.2",
		"steam-user": "^5"
	}
}
