Files
clipboard.js/bower_components/highlightjs/.bower.json
2015-09-19 03:20:30 -07:00

24 lines
524 B
JSON

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