drupal-civicrm/sites/all/modules/civicrm/bower_components/google-code-prettify/.bower.json

26 lines
615 B
JSON
Raw Normal View History

2018-01-14 15:10:16 +02:00
{
"name": "google-code-prettify",
"version": "1.0.5",
"main": [
"./bin/prettify.min.css",
"./bin/prettify.min.js"
],
"dependencies": {},
"ignore": [
"closure-compiler",
"js-modules",
"tests",
"yui-compressor",
"Makefile"
],
"homepage": "https://github.com/tcollard/google-code-prettify",
"_release": "1.0.5",
"_resolution": {
"type": "version",
"tag": "v1.0.5",
"commit": "5e0b27bba2583a386c08ead942bbf25418c28784"
},
"_source": "https://github.com/tcollard/google-code-prettify.git",
"_target": "~1.0",
"_originalSource": "google-code-prettify"
}