mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
18 lines
481 B
JSON
18 lines
481 B
JSON
{
|
|
"name": "prettify",
|
|
"filename": "prettify.js",
|
|
"version": "r298",
|
|
"description": "A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.",
|
|
"homepage": "http://code.google.com/p/google-code-prettify/",
|
|
"keywords": [
|
|
"code syntax highlighting"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "svn",
|
|
"url": "http://google-code-prettify.googlecode.com/svn/trunk/"
|
|
}
|
|
]
|
|
|
|
}
|