@palett/nuance-midtone
Version:
@palett color chart - midtone
39 lines • 865 B
JSON
{
"name": "@palett/nuance-midtone",
"version": "0.12.28",
"description": "@palett color chart - midtone",
"type": "module",
"exports": "./index.js",
"files": [
"index.js"
],
"engines": {
"node": ">=22.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hoyeungw/palett/nuance-midtone.git"
},
"keywords": [
"colorbook",
"nuancier",
"color"
],
"author": {
"name": "Hoyeung Wong",
"email": "hoyeungw@outlook.com",
"url": "https://github.com/hoyeungw"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/hoyeungw/palett/nuance-midtone"
},
"homepage": "https://github.com/hoyeungw/palett/nuance-midtone#readme",
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
}
}