This repository has been archived on 2025-09-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
cc-markdown/package.json
Jan T. Sott 3e885895d4 0.2.3
2017-03-29 17:19:14 +02:00

22 lines
538 B
JSON

{
"name": "cc-md",
"version": "0.2.3",
"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"
}