{
  "name": "@duyank/icons",
  "description": "Icons for LidoJS",
  "type": "module",
  "exports": {
    "./bold/*": "./bold/*.js",
    "./duotone/*": "./duotone/*.js",
    "./external/*": "./external/*.js",
    "./fill/*": "./fill/*.js",
    "./light/*": "./light/*.js",
    "./regular/*": "./regular/*.js",
    "./shape/*": "./shape/*.js",
    "./thin/*": "./thin/*.js"
  },
  "version": "0.1.2"
}
