Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / json / json-with-spaces.json.output
Size: Mime:
'{'           Punctuation
'"foo"'       Name.Tag
' '           Text.Whitespace
':'           Punctuation
' '           Text.Whitespace
'"bar bar\tbar"' Literal.String.Double
' '           Text.Whitespace
','           Punctuation
' '           Text.Whitespace
'"baz"'       Name.Tag
':'           Punctuation
' '           Text.Whitespace
'['           Punctuation
'\t'          Text.Whitespace
'{'           Punctuation
' '           Text.Whitespace
'"a"'         Name.Tag
'    '        Text.Whitespace
':'           Punctuation
'\n    '      Text.Whitespace
'23'          Literal.Number.Integer
'\t'          Text.Whitespace
'}'           Punctuation
'\n    \n    ' Text.Whitespace
'],'          Punctuation
' '           Text.Whitespace
'"fobar"'     Name.Tag
':'           Punctuation
' '           Text.Whitespace
'['           Punctuation
'\t'          Text.Whitespace
'{'           Punctuation
' '           Text.Whitespace
'"c  d"'      Name.Tag
'    '        Text.Whitespace
':'           Punctuation
'\n\t '       Text.Whitespace
'23'          Literal.Number.Integer
'\t\t'        Text.Whitespace
'}'           Punctuation
'\n\t\t\n\t\t' Text.Whitespace
']'           Punctuation
'\n\n'        Text.Whitespace

'}'           Punctuation
'\n'          Text.Whitespace