Sha256: 4c1ca5a72cd6cd7107b222c34d4ac0f9af04e96fc66117a9dea60841cdfb5766
Contents?: true
Size: 397 Bytes
Versions: 15
Compression:
Stored size: 397 Bytes
Contents
/** * @license ng-prettyjson - v0.2.0 * (c) 2013 Julien VALERY https://github.com/darul75/ng-prettyjson * License: MIT **/ pre.pretty-json{padding:16px;margin:5px}pre.pretty-json span.string{color:green}pre.pretty-json span.number{color:#ff8c00}pre.pretty-json span.boolean{color:#00f}pre.pretty-json span.null{color:#ff00ff}pre.pretty-json span.key{color:red}pre.pretty-json span.sep{color:#000}
Version data entries
15 entries across 15 versions & 1 rubygems