{
"name": "jquery-syntax", "dependencies": { "jquery": ">=1.4.1" }, "description": "jQuery.Syntax is an extremely fast and lightweight syntax highlighter.", "main": "dist/jquery.syntax.js", "authors": [ "Samuel Williams <samuel@codeotaku.com (http://www.codeotaku.com)" ], "license": "MIT", "keywords": [ "syntax", "highlighting", "highlighter", "source", "code", "formatting" ], "homepage": "https://github.com/ioquatix/jquery-syntax", "ignore": [ "node_modules", "bower_components" ]
}