1{
2  "name": "syntaxhighlighter",
3  "version": "3.0.90",
4  "author": "Alex Gorbatchev <alex.gorbatchev@gmail.com> (http://alexgorbatchev.com)",
5  "licenses": [
6    {
7      "type": "MIT"
8    },
9    {
10      "type": "LGPL"
11    }
12  ],
13  "repository": {
14    "type": "git",
15    "url": "https://github.com/alexgorbatchev/SyntaxHighlighter.git"
16  },
17  "devDependencies": {
18    "async": "0.2.x",
19    "express": "3.2.x",
20    "jade": "0.30.x",
21    "coffee-script": "1.6.x",
22    "uglify-js": "2.2.x",
23    "less": "1.3.x",
24    "minimatch": "0.2.x",
25    "grunt-cli": "0.1.x",
26    "grunt": "0.4.x",
27    "bower": "1.2.x",
28    "node-sass": "0.6.x",
29    "shelljs": "0.2.x",
30    "ejs": "~0.8.4"
31  }
32}
33