UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

102 lines (101 loc) 2.51 kB
{ "_args": [ [ "react-social@^1.4.1", "/Users/nick/codes/twreporter-react" ] ], "_from": "react-social@>=1.4.1 <2.0.0", "_id": "react-social@1.4.1", "_inCache": true, "_installable": true, "_location": "/react-social", "_nodeVersion": "6.2.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/react-social-1.4.1.tgz_1465462033740_0.6170965055935085" }, "_npmUser": { "email": "ola.holmstrom@gmail.com", "name": "olahol" }, "_npmVersion": "3.9.3", "_phantomChildren": {}, "_requested": { "name": "react-social", "raw": "react-social@^1.4.1", "rawSpec": "^1.4.1", "scope": null, "spec": ">=1.4.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react-social/-/react-social-1.4.1.tgz", "_shasum": "1bc60a1ef087b1f2dc91b974d45ad4aa589a3c54", "_shrinkwrap": null, "_spec": "react-social@^1.4.1", "_where": "/Users/nick/codes/twreporter-react", "author": { "name": "Ola Holmström" }, "bugs": { "url": "https://github.com/olahol/react-social/issues" }, "contributors": [], "dependencies": {}, "description": "React social buttons and counts for Facebook, Pinterest, Google etc ...", "devDependencies": { "beefy": "~2.1.1", "browserify": "~8.1.1", "jquery": "^2.2.3", "react": "^15.0.1", "react-dom": "^15.0.1", "tape": "^4.5.1", "tape-run": "^2.1.3" }, "directories": {}, "dist": { "shasum": "1bc60a1ef087b1f2dc91b974d45ad4aa589a3c54", "tarball": "https://registry.npmjs.org/react-social/-/react-social-1.4.1.tgz" }, "gitHead": "53183fa20c5c9f6a44fd152813c48cc18d2a3567", "homepage": "https://github.com/olahol/react-social", "keywords": [ "browser", "component", "facebook", "google", "javascript", "pinterest", "react", "react-component", "reddit", "social", "twitter" ], "license": "MIT", "main": "react-social.js", "maintainers": [ { "name": "olahol", "email": "ola.holmstrom@gmail.com" } ], "name": "react-social", "optionalDependencies": {}, "peerDependencies": { "react": ">=0.13.0" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/olahol/react-social.git" }, "scripts": { "dev": "beefy dev.js --live", "test": "browserify test.js | tape-run" }, "version": "1.4.1" }