arc.microservice-social-media
Version:
Social Media Integration for Arc
26 lines (25 loc) • 653 B
JSON
{
"name": "arc.microservice-social-media",
"version": "1.0.0",
"description": "Social Media Integration for Arc",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/altereagle/arc.microservice-social-media.git"
},
"keywords": [
"Arc",
"Social",
"Media",
"Microservice"
],
"author": "Kendell Joseph",
"license": "MIT",
"bugs": {
"url": "https://github.com/altereagle/arc.microservice-social-media/issues"
},
"homepage": "https://github.com/altereagle/arc.microservice-social-media#readme"
}