aiao-io/aiao

View on GitHub
libs/color/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@aiao/color",
  "version": "1.2.3",
  "description": "color tool",
  "homepage": "https://github.com/aiao-io/aiao",
  "author": "Jimmy<hero63418@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/aiao-io/aiao.git"
  },
  "bugs": {
    "url": "https://github.com/aiao-io/aiao/issues"
  },
  "keywords": [
    "color"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org",
    "directory": "../../dist/libs/color"
  }
}