{
	"name": "social-post-api",
	"version": "1.1.1",
	"description": "Social Media API to post and get analytics for Twitter, Instagram, Facebook Pages, Facebook Groups, LinkedIn, YouTube, Google My Business, Reddit, TikTok, and Telegram. Easily integrate with your platform or app to schedule posts, get analytics, or add comments on behalf of your users.",
	"main": "index.js",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/ayrshare/social-post-api"
	},
	"keywords": [
		"Ayrshare",
		"Social Media",
		"Social Networks",
		"Social Networking",
		"Social Posting",
		"Social Media API",
		"Social API",
		"API Social Post",
		"Automation",
		"Automate Social Post",
		"Facebook API",
		"Twitter API",
		"LinkedIn API",
		"Reddit API",
		"Google My Business API",
		"GMB API",
		"Telegram API",
		"Instagram API",
		"YouTube API",
		"TikTok API",
		"TikTok Posting",
		"Instagram",
		"Instgram API",
		"Schedule Social Media",
		"Social Media White Label",
		"Social Media Multiple Users",
		"Client Social Media",
		"Agency Social Media",
		"Social Sharing API"
	],
	"author": "Geoffrey Bourne",
	"url": "https://www.ayrshare.com",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/ayrshare/social-post-api/issues"
	},
	"bin": {
		"social-post-api": "./index.js"
	},
	"homepage": "https://www.ayrshare.com",
	"dependencies": {
		"datauri": "^3.0.0",
		"got": "^11.8.5"
	}
}
