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
2019-08-02 21:30:02 +02:00

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"
}