{
  "name": "twemoji-emojis",
  "version": "14.1.0",
  "description": "A very simple downloader for Twemoji graphics (PNG and SVG)",
  "license": "CC-BY-4.0",
  "repository": "jakejarvis/twemoji-emojis",
  "author": {
    "name": "Jake Jarvis",
    "email": "jake@jarv.is",
    "url": "https://jarv.is/"
  },
  "keywords": [
    "twemoji",
    "emoji",
    "vector",
    "svg",
    "front-end"
  ],
  "scripts": {
    "postinstall": "node ./postinstall.js"
  },
  "dependencies": {
    "download": "^8.x"
  }
}
