{
  "name": "@creoglyph/social-share",
  "version": "1.0.1",
  "description": "Social share for webflow",
  "main": "share.min.js",
  "scripts": {
    "build": "terser share.js -o share.min.js --mangle",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "files": [
    "share.min.js",
    "README.md",
    "LICENSE"
  ],
  "author": "",
  "license": "ISC"
}
