color-elements
Version:
A set of web components for working with color. A Color.js project.
18 lines • 347 B
JSON
{
"source": "https://github.com/color-js/color.js",
"paths": [
"_includes/partials/_nav.njk",
"_includes/page.njk",
"_includes/plain.njk",
"data/eleventyComputed.js",
["_build/eleventy.js", "_build/eleventy-original.js"],
"_build/filters.js"
],
"scripts": [
"build:html",
"watch:html"
],
"packages": [
"@11ty/eleventy"
]
}