UNPKG

react-social-share

Version:

React social buttons, Facebook, Twitter and Pinterest and more

39 lines (38 loc) 811 B
{ "name": "react-social-share", "version": "0.0.6", "description": "React social buttons, Facebook, Twitter and Pinterest and more", "main": "react-social.js", "peerDependencies": { "react": ">=0.13.0" }, "devDependencies": { "beefy": "~2.1.1" , "browserify": "~8.1.1" }, "scripts": { "dev": "beefy dev.js --live" }, "repository": { "type": "git", "url": "https://github.com/suvetig/react-social" }, "keywords": [ "react", "social", "facebook", "twitter", "pinterest", "component", "javascript", "react-component" ], "author": "Ola Holmström", "contributors": [ ], "license": "MIT", "bugs": { "url": "https://github.com/suvetig/react-social/issues" }, "homepage": "https://github.com/suvetig/react-social" }