UNPKG

@zomoz/ngx-share

Version:

Share buttons components for Angular and Ionic.

49 lines (48 loc) 1.09 kB
{ "name": "@zomoz/ngx-share", "description": "Share buttons components for Angular and Ionic.", "version": "5.0.0", "private": false, "homepage": "http://github.com/MurhafSousli/ngx-sharebuttons", "author": { "name": "Murhaf Sousli", "url": "http://github.com/MurhafSousli" }, "repository": { "type": "git", "url": "git://github.com/murhafsousli/ngx-sharebuttons.git" }, "license": "MIT", "keywords": [ "angular", "share-links", "share-buttons", "sharebuttons", "share", "buttons", "facebook", "twitter", "pinterest", "tumblr", "stumbleupon", "googleplus", "linkedin", "reddit", "telegram", "vk", "copy", "print", "email" ], "bugs": { "url": "http://github.com/murhafsousli/ngx-sharebuttons/issues" }, "peerDependencies": { "@angular/common": "^5.0.0" }, "main": "bundles/ngx-share-core.umd.js", "module": "esm5/ngx-share-core.js", "es2015": "esm2015/ngx-share-core.js", "typings": "ngx-share-core.d.ts", "metadata": "ngx-share-core.metadata.json" }