22 lines
538 B
JSON
22 lines
538 B
JSON
{
|
|
"name": "cc-md",
|
|
"version": "0.2.6",
|
|
"description": "Markdown-formatted Creative Commons licenses",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/idleberg/Creative-Commons-Markdown.git"
|
|
},
|
|
"keywords": [
|
|
"markdown",
|
|
"creative",
|
|
"commons",
|
|
"licenses",
|
|
"cc"
|
|
],
|
|
"author": "idleberg",
|
|
"license": "Unlicense",
|
|
"bugs": {
|
|
"url": "https://github.com/idleberg/Creative-Commons-Markdown/issues"
|
|
},
|
|
"homepage": "https://github.com/idleberg/Creative-Commons-Markdown#readme"
|
|
}
|