{
    "name": "@siimple/colors",
    "version": "0.4.0",
    "description": "A color palette for the siimple css toolkit",
    "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",
    "main": "index.js",
    "exports": "./index.js",
    "keywords": [
        "siimple",
        "colors"
    ]
}