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:
24
bower_components/highlightjs/.bower.json
vendored
Normal file
24
bower_components/highlightjs/.bower.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "highlightjs",
|
||||
"version": "8.8.0",
|
||||
"main": [
|
||||
"highlight.pack.js",
|
||||
"styles/default.css"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"vendor",
|
||||
"components"
|
||||
],
|
||||
"homepage": "https://github.com/components/highlightjs",
|
||||
"_release": "8.8.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "8.8.0",
|
||||
"commit": "950ac24569cbadfd82fd4fe2a7b60e5fbd14fef6"
|
||||
},
|
||||
"_source": "git://github.com/components/highlightjs.git",
|
||||
"_target": "~8.8.0",
|
||||
"_originalSource": "highlightjs"
|
||||
}
|
||||
Reference in New Issue
Block a user