mirror of
https://github.com/zhigang1992/nearestTailwindColor.git
synced 2026-01-12 16:33:01 +08:00
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"name": "nearest-tailwind-color",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nearest-color": "^0.4.4"
|
|
}
|
|
}
|