Files
cdnjs/ajax/libs/prettify/package.json
T

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/"
}
]
}