mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
Source: https://github.com/aroc/side-comments/archive/0.0.1.zip This is my final commit to https://github.com/cdnjs/cdnjs
19 lines
470 B
JSON
19 lines
470 B
JSON
{
|
|
"name": "side-comments",
|
|
"filename": "side-comments.min.js",
|
|
"description": "An interface component to give your site/app Medium.com style commenting.",
|
|
"version": "0.0.1",
|
|
"homepage": "http://aroc.github.io/side-comments-demo",
|
|
"author": {
|
|
"name": "Eric Anderson",
|
|
"url": "https://github.com/aroc"
|
|
},
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url" : "https://github.com/aroc/side-comments.git"
|
|
},
|
|
"licenses": [{
|
|
"type": "MIT"
|
|
}]
|
|
}
|