added site files
This commit is contained in:
parent
a6f70a6c78
commit
329148c253
253 changed files with 30486 additions and 0 deletions
52
EnlighterJS/bower.json
Normal file
52
EnlighterJS/bower.json
Normal file
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"name": "enlighterjs",
|
||||
"homepage": "http://enlighterjs.org",
|
||||
"authors": [
|
||||
"Andi Dittrich <opensource _AT andidittrich D-O-T de>"
|
||||
],
|
||||
"description": "MooTools based Syntax Highlighter",
|
||||
"main": [
|
||||
"Build/EnlighterJS.js",
|
||||
"Build/EnlighterJS.css"
|
||||
],
|
||||
"moduleType": [
|
||||
"globals"
|
||||
],
|
||||
"keywords": [
|
||||
"c++",
|
||||
"code",
|
||||
"coding",
|
||||
"cpp",
|
||||
"css",
|
||||
"customizable",
|
||||
"html",
|
||||
"java",
|
||||
"javascript",
|
||||
"mootools",
|
||||
"php",
|
||||
"Python",
|
||||
"Ruby",
|
||||
"shell",
|
||||
"sourcecode",
|
||||
"sql",
|
||||
"syntax",
|
||||
"highlighting",
|
||||
"themes",
|
||||
"visual",
|
||||
"editor",
|
||||
"xml"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"Util",
|
||||
"Docs"
|
||||
],
|
||||
"devDependencies": {
|
||||
},
|
||||
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue