{
  "cksum": "683594d14f9c4db9e899643108918ad9db99aedad77121b5179aa205343c10de",
  "crate_file": "python-parser-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/python-parser/python-parser-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": false,
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom_locate",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": true,
      "req": "^0.2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-xid",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode_names2",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wtf8",
      "optional": true,
      "req": "^0.0.3",
      "target": null
    }
  ],
  "features": {
    "bigint": [
      "num-traits",
      "num-bigint"
    ],
    "default": [
      "bigint",
      "wtf8",
      "unicode-names"
    ],
    "unicode-names": [
      "unicode_names2"
    ]
  },
  "index_path": "py/th/python-parser",
  "name": "python-parser",
  "pubtime": "2020-09-09T15:00:09Z",
  "vers": "0.2.0",
  "yanked": false
}
