{
  "name": "arabic-mathjax",
  "version": "2.1.1",
  "description": "A docker container for developing my MathJax plugins.",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/OmarIthawi/arabic-mathjax.git"
  },
  "devDependencies": {
    "browser-sync": "^2.26.3",
    "gulp": "^3.9.1",
    "gulp-uglifycss": "^1.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-order": "^1.2.0",
    "gulp-plumber": "1.0.0",
    "gulp-replace": "^0.5.4",
    "gulp-uglify": "^1.2.0",
    "run-sequence": "^1.2.1"
  },
  "author": "Omar Al-Ithawi <i@omardo.com>",
  "generator": "Quench <http://quenchjs.com/>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/OmarIthawi/arabic-mathjax/issues"
  },
  "homepage": "http://www.omardo.com/arabic-mathjax/index.html",
  "dependencies": {}
}
