{
  "_args": [
    [
      "sharer.js@0.3.7",
      "/var/www/html"
    ]
  ],
  "_from": "sharer.js@0.3.7",
  "_id": "sharer.js@0.3.7",
  "_inBundle": false,
  "_integrity": "sha512-l5ZuMrVc6WDvhT0MuuFBch+c3Y7eY31moiOZpeV7iLs5NzYKacld/H56koH8K4HXzAeYtIFp72U0zCqx66ZQTA==",
  "_location": "/sharer.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sharer.js@0.3.7",
    "name": "sharer.js",
    "escapedName": "sharer.js",
    "rawSpec": "0.3.7",
    "saveSpec": null,
    "fetchSpec": "0.3.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sharer.js/-/sharer.js-0.3.7.tgz",
  "_spec": "0.3.7",
  "_where": "/var/www/html",
  "author": {
    "name": "Ellison Leão",
    "email": "ellisonleao@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ellisonleao/sharer.js/issues"
  },
  "description": "Create your own social share buttons. No Jquery.",
  "devDependencies": {
    "eslint": "^5.14.1",
    "uglify-js": "^3.3.21"
  },
  "homepage": "https://ellisonleao.github.io/sharer.js/",
  "keywords": [
    "social",
    "share",
    "facebook",
    "twitter",
    "google",
    "plus",
    "linkedin",
    "email",
    "telegram",
    "whatsapp",
    "telegram",
    "viber",
    "hackernews",
    "vk",
    "reddit",
    "instapaper",
    "pocket",
    "stumbleupon",
    "digg",
    "flipboard",
    "weibo",
    "renren",
    "blogger",
    "myspace",
    "baidu",
    "okru",
    "mailru",
    "evernote",
    "skype"
  ],
  "license": "GPLv3",
  "main": "sharer.js",
  "name": "sharer.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ellisonleao/sharer.js.git"
  },
  "scripts": {
    "compress": "uglifyjs sharer.js --mangle > sharer.min.js",
    "test": "eslint sharer.js"
  },
  "version": "0.3.7"
}
