{
  "name": "@dicebear/avatars-avataaars-sprites",
  "version": "4.10.7",
  "description": "avataaars avatar style for DiceBear Avatars",
  "keywords": [
    "dicebear",
    "avatar",
    "avataaars",
    "svg",
    "sprites"
  ],
  "homepage": "https://github.com/dicebear/dicebear/tree/master/packages/@dicebear/avatars-avataaars-sprites",
  "bugs": {
    "url": "https://github.com/dicebear/dicebear/issues"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:dicebear/dicebear.git",
    "directory": "/packages/@dicebear/avatars-avataaars-sprites"
  },
  "license": "MIT",
  "author": "Florian Körner <contact@florian-koerner.com>",
  "source": "src/index.ts",
  "main": "dist/index.js",
  "module": "dist/index.es.js",
  "browser": "dist/index.umd.js",
  "types": "dist/index.d.ts",
  "files": [
    "LICENSE",
    "README.md",
    "dist"
  ],
  "scripts": {
    "test": "jest",
    "prepublishOnly": "npm run build",
    "prebuild": "shx rm -rf dist",
    "build": "dicebear-project build DiceBear.Avataaars"
  },
  "devDependencies": {
    "@dicebear/avatars": "^4.10.7",
    "@tsconfig/recommended": "^1.0.0",
    "@types/jest": "^26.0.22",
    "@types/node": "^10.11.6",
    "dicebear-project": "^4.10.7",
    "jest": "^26.6.3",
    "shx": "^0.3.3",
    "ts-jest": "^26.5.4",
    "typescript": "^4.2.3",
    "utility-types": "^3.10.0"
  },
  "peerDependencies": {
    "@dicebear/avatars": "^4.6.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c5caec17aefabedfc233ec13ef71eee6b221c573"
}
