bower.json 246 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 { "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" ] }