Files
DiceCloud/rpg-docs/public/bower_components/google-code-prettify/.bower.json
2014-11-26 10:18:35 +00:00

26 lines
610 B
JSON

{
"name": "google-code-prettify",
"version": "1.0.3",
"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.3",
"_resolution": {
"type": "version",
"tag": "v1.0.3",
"commit": "0b242858d7f704d9cba6db4c37d5eba00e2c718f"
},
"_source": "git://github.com/tcollard/google-code-prettify.git",
"_target": "*",
"_originalSource": "google-code-prettify"
}