mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Removes files that should belong only to master
This commit is contained in:
30
bower_components/primer-markdown/.bower.json
vendored
Normal file
30
bower_components/primer-markdown/.bower.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "primer-user-content",
|
||||
"keywords": [
|
||||
"github",
|
||||
"markdown",
|
||||
"css"
|
||||
],
|
||||
"main": [
|
||||
"dist/github-markdown.css"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"*.js",
|
||||
"README.md",
|
||||
"Gruntfile.js",
|
||||
"package.json",
|
||||
"render-test.md"
|
||||
],
|
||||
"homepage": "https://github.com/primer/markdown",
|
||||
"version": "2.1.7",
|
||||
"_release": "2.1.7",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.1.7",
|
||||
"commit": "66c71cd395676b58fe3de587fb643eb0c11509d8"
|
||||
},
|
||||
"_source": "https://github.com/primer/markdown.git",
|
||||
"_target": "2.1.7",
|
||||
"_originalSource": "https://github.com/primer/markdown.git"
|
||||
}
|
||||
Reference in New Issue
Block a user