{
  "name": "twemoji",
  "description": "A Unicode standard based way to implement emoji across all platforms.",
  "main": "./2/twemoji.amd.js",
  "ignore": [
    "*",
    "!2/72x72/*",
    "!2/svg/*",
    "!2/twemoji.js",
    "!2/twemoji.*.js",
    "!package.json",
    "!LICENSE",
    "!README.md"
  ],
  "twemoji": "git://github.com/twitter/twemoji.git#gh-pages",
  "homepage": "https://github.com/twitter/twemoji",
  "authors": [
    "Twitter, Inc."
  ],
  "moduleType": [
    "amd"
  ],
  "license": [
    "MIT",
    "CC-BY-4.0"
  ]
}
