UNPKG

@harryho/swatch-color

Version:

The customized package for the color of swatches.

28 lines (27 loc) 593 B
{ "name": "@harryho/swatch-color", "version": "1.0.8", "description": "The customized package for the color of swatches. ", "prepublish": "tsc", "scripts": { "build": "tsc", "test": "jest --config jestconfig.json" }, "main": "dist/index.js", "types": "dist/index.d.ts", "author": "Harry", "license": "ISC", "devDependencies": { "@types/mocha": "^8.2.0", "typescript": "^4.1.3" }, "repository": { "type": "git", "url": "git+https://github.com/harryho/swatch-color.git" }, "keywords": [ "swatch", "color" ], "dependencies": {} }