{
  "cksum": "f1ae61cc876515a83499b64ffbcf9fd5500a4ed5bd6fcf22e90cd1e37e44451b",
  "crate_file": "stylist-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/stylist/stylist-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "log",
      "optional": false,
      "req": "^0.4.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stylist-core",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stylist-macros",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.77",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Window",
        "Document",
        "Element",
        "HtmlElement",
        "HtmlHeadElement",
        "HtmlStyleElement"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.54",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "web_sys"
      ],
      "kind": "normal",
      "name": "yew",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "random",
      "macros",
      "parser"
    ],
    "macros": [
      "stylist-macros"
    ],
    "parser": [
      "stylist-core/parser"
    ],
    "random": [
      "rand",
      "getrandom"
    ],
    "yew_integration": [
      "yew"
    ]
  },
  "index_path": "st/yl/stylist",
  "name": "stylist",
  "pubtime": "2021-09-15T13:47:28Z",
  "vers": "0.9.2",
  "yanked": false
}
