jellyfin-web/dashboard-ui/bower_components/prism/.bower.json
2016-06-05 16:46:19 -04:00

40 lines
852 B
JSON

{
"name": "prism",
"main": [
"prism.js",
"themes/prism.css"
],
"homepage": "http://prismjs.com",
"authors": "Lea Verou",
"description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/PrismJS/prism.git"
},
"ignore": [
"**/.*",
"img",
"templates",
"tests",
"CNAME",
"*.html",
"style.css",
"favicon.png",
"logo.svg",
"download.js",
"prefixfree.min.js",
"utopia.js",
"code.js"
],
"version": "1.5.1",
"_release": "1.5.1",
"_resolution": {
"type": "version",
"tag": "1.5.1",
"commit": "4a44f01606dbc88ac49accce9cd0cd7cb2fe213d"
},
"_source": "https://github.com/LeaVerou/prism.git",
"_target": "*",
"_originalSource": "prism"
}