File: json.coffee
| Defined in: | src/languages | 
Variables Summary
- module.exports =
 - 
    
{ name: "JSON", namespace: "json", fallback: ['js'], /* Supported Grammars */ grammars: ["JSON"], /* Supported extensions */ extensions: ["json"] } 
| Defined in: | src/languages | 
{
  name: "JSON",
  namespace: "json",
  fallback: ['js'],
  /*
  Supported Grammars
   */
  grammars: ["JSON"],
  /*
  Supported extensions
   */
  extensions: ["json"]
}
    
  Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: