airbnb/caravel

View on GitHub
superset-frontend/tools/eslint-plugin-theme-colors/package.json

Summary

Maintainability
Test Coverage
{
  "name": "eslint-plugin-theme-colors",
  "version": "1.0.0",
  "description": "Warns about rgb(a)/hex/literal colors",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "license": "Apache-2.0",
  "author": "Apache",
  "dependencies": {}
}