{
  "name": "Silex",
  "description": "Website builder for designers.",
  "version": "0.8.0",
  "author": "Alex Hoyau aka lexoyo",
  "contributors": [
    "Thomas Fetiveau aka zabojad"
  ],
  "dependencies": {
    "body-parser": "1.9.2",
    "compression": "1.2.0",
    "connect-fs2": "0.1.*",
    "connect-multiparty": "1.2.4",
    "cookie-parser": "1.3.3",
    "express": "4.10.1",
    "express-session": "1.9.1",
    "grunt": "0.4.5",
    "grunt-cli": "0.1.13",
    "grunt-closure-linter": "0.1.4",
    "grunt-closure-tools": "0.9.7",
    "grunt-contrib-compress": "0.12.0",
    "grunt-contrib-concat": "0.5.0",
    "grunt-contrib-jade": "0.13.0",
    "grunt-contrib-jshint": "0.10.0",
    "grunt-contrib-less": "0.12.0",
    "grunt-lesslint": "1.1.13",
    "grunt-npm": "0.0.2",
    "lodash": "2.4.1",
    "path": "0.4.9",
    "qs": "2.2.3",
    "unifile": "0.0.49"
  },
  "devDependencies": {
    "assert": "1.1.2",
    "grunt-contrib-watch": "0.6.1",
    "grunt-selenium-webdriver": "0.2.431",
    "grunt-simple-mocha": "0.4.0",
    "phantomjs": "1.9.12",
    "webdriverio": "^2.4.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/silexlabs/Silex.git"
  },
  "keywords": [
    "online html page builder",
    "cloud based open source SaaS",
    "free website template builder",
    "live web page editor",
    "html5 web page editor",
    "free html5 editor",
    "free website builder with source code",
    "free cms for html website",
    "free website with html",
    "cms open source",
    "free online html editors",
    "open source online editor",
    "silex website",
    "silex website builder",
    "silex.me",
    "open source online website builder",
    "silex web",
    "free cms editor",
    "tuto silex",
    "website free builder",
    "html5 website builder online",
    "silex css",
    "cms flash open source",
    "website builder with html editor",
    "free website builder sites",
    "silex cms",
    "online website builder open source",
    "Create a free website",
    "Wix.com open source alternative",
    "professional designer",
    "webdesigner, CSS web master",
    "webmaster CSS made easy",
    "open source CMS",
    "CSS3 HTML5&nbsp;HTML 5&nbsp;javascript editor",
    "WYSIWYG",
    "creative commons web templates",
    "creative templates",
    "github",
    "silex",
    "creative commons"
  ],
  "main": "dist/server/server.js",
  "license": "GPL",
  "engines": {
    "node": "~0.10.32",
    "npm": "~1.3.0"
  },
  "scripts": {
    "start": "node dist/server/server.js",
    "deploy": "./node_modules/.bin/grunt deploy",
    "watch": "./node_modules/.bin/grunt watch",
    "test": "./node_modules/.bin/grunt test",
    "postinstall": "./node_modules/.bin/grunt deploy"
  }
}
