{
    "description": "Helper Sass for using the FT's icons. For a full list of available icons please see the fticons image set(http://registry.origami.ft.com/components/fticons)",
    "origamiType": "module",
    "origamiCategory": "utilities",
    "origamiVersion": 1,
    "support": "https://github.com/Financial-Times/o-icons/issues",
    "supportStatus": "active",
    "ci": {
        "circle": "https://circleci.com/api/v1/project/Financial-Times/o-icons"
    },
    "demos": [
        {
            "name": "test",
            "template": "demos/src/test.mustache",
            "sass": "demos/src/demo.scss",
            "data": "demos/src/data.json",
            "hidden": true,
            "description": "Test demo to run to test changes made to o-icons"
        }
    ]
}
