You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentelella/vendors/google-code-prettify/bower.json

17 lines
246 B

{
"name": "google-code-prettify",
"version": "1.0.1",
"main": [
"./bin/prettify.min.css",
"./bin/prettify.min.js"
],
"dependencies": {},
"ignore": [
"closure-compiler",
"js-modules",
"tests",
"yui-compressor",
"Makefile"
]
}