.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / stylelint / node_modules / color-name / package.json
1 {
2   "name": "color-name",
3   "version": "1.1.3",
4   "description": "A list of color names and its values",
5   "main": "index.js",
6   "scripts": {
7     "test": "node test.js"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git@github.com:dfcreative/color-name.git"
12   },
13   "keywords": [
14     "color-name",
15     "color",
16     "color-keyword",
17     "keyword"
18   ],
19   "author": "DY <dfcreative@gmail.com>",
20   "license": "MIT",
21   "bugs": {
22     "url": "https://github.com/dfcreative/color-name/issues"
23   },
24   "homepage": "https://github.com/dfcreative/color-name"
25 }