You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
785 B
JSON
35 lines
785 B
JSON
10 years ago
|
{
|
||
|
"name": "prism",
|
||
|
"main": [
|
||
|
"prism.js",
|
||
|
"themes/prism.css"
|
||
|
],
|
||
|
"homepage": "http://prismjs.com",
|
||
|
"authors": "Lea Verou",
|
||
|
"description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
|
||
|
"license": "MIT",
|
||
|
"ignore": [
|
||
|
"**/.*",
|
||
|
"img",
|
||
|
"templates",
|
||
|
"CNAME",
|
||
|
"*.html",
|
||
|
"style.css",
|
||
|
"favicon.png",
|
||
|
"logo.svg",
|
||
|
"download.js",
|
||
|
"prefixfree.min.js",
|
||
|
"utopia.js",
|
||
|
"code.js"
|
||
|
],
|
||
|
"_release": "e147458ad2",
|
||
|
"_resolution": {
|
||
|
"type": "branch",
|
||
|
"branch": "gh-pages",
|
||
|
"commit": "e147458ad2befc0cdd4072d5c0805c11496ce958"
|
||
|
},
|
||
|
"_source": "git@github.com:LeaVerou/prism.git",
|
||
|
"_target": "gh-pages",
|
||
|
"_originalSource": "git@github.com:LeaVerou/prism.git",
|
||
|
"_direct": true
|
||
|
}
|