main
Last change
on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago |
Update repo after prototype presentation
|
-
Property mode
set to
100644
|
File size:
555 bytes
|
Line | |
---|
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 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.