{
    "name": "@siimple/icons",
    "version": "0.4.0",
    "description": "Siimple icons in JSON format.",
    "author": "Josemi Juanes <hello@josemi.xyz>",
    "type": "module",
    "license": "MIT",
    "repository": "https://github.com/jmjuanes/siimple",
    "bugs": "https://github.com/jmjuanes/siimple/issues",
    "homepage": "https://siimple.josemi.xyz/icons",
    "main": "index.js",
    "exports": "./index.js",
    "keywords": [
        "siimple",
        "icons"
    ]
}