@newswrench/us-flag-colors
Version:
Official colors of the United States flag.
28 lines (27 loc) • 657 B
JSON
{
"name": "@newswrench/us-flag-colors",
"version": "1.0.1",
"description": "Official colors of the United States flag.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/newswrench/us-flag-colors.git"
},
"keywords": [
"United",
"States",
"flag",
"RGB",
"CMYK",
"color"
],
"author": "James Devlin <hacksalot@indevious.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/newswrench/us-flag-colors/issues"
},
"homepage": "https://github.com/newswrench/us-flag-colors#readme"
}