Skip to content

Commit 9cefacc

Browse files
nickrobisondeanm
authored andcommitted
Added license field (#3)
Add license field to NPM metadata package.json
1 parent ee289be commit 9cefacc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"type": "git",
88
"url": "https://github.com/deanm/css-color-parser-js"
99
},
10+
"license": "MIT",
1011
"main": "csscolorparser.js"
1112
}

0 commit comments

Comments
 (0)