{
    "name": "color",
    "description": "Color manipulation",
    "files": [
        "colors.ts",
        "colorbuffer.ts",
        "README.md"
    ],
    "public": true,
    "weight": 1,
    "dependencies": {
        "core": "file:../core"
    }
}
