{
  "name": "allons-y-web",
  "version": "1.0.8",
  "description": "Empty web platform based on Plumes.",
  "license": "MIT",
  "homepage": "https://allons-y.io",
  "author": "CodeCorico <hello@codecorico.com>",
  "bugs": "https://github.com/CodeCorico/allons-y-web/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/CodeCorico/allons-y-web.git"
  },
  "engines": {
    "node": ">=4.1",
    "npm": ">=3.2"
  },
  "devDependencies": {
    "allons-y-dev-chore": "^1.0.0"
  },
  "dependencies": {
    "allons-y-api": "^1.0.0",
    "allons-y-async": "^1.0.0",
    "allons-y-bodydata": "^1.0.1",
    "allons-y-events-manager": "^1.0.0",
    "allons-y-gulp": "^1.0.3",
    "allons-y-i18n": "^1.0.0",
    "allons-y-js-cookie": "^1.0.1",
    "allons-y-media": "^1.0.0",
    "allons-y-models": "^1.0.0",
    "allons-y-mvw-injection": "^1.0.0",
    "allons-y-plumes": "^1.0.1",
    "allons-y-public": "^1.0.0",
    "allons-y-realtime": "^1.0.0",
    "allons-y-routes": "^1.0.1",
    "allons-y-socketio": "^1.0.3",
    "fs-extra": "^0.30.0",
    "gulp-concat": "^2.6.0",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^2.0.0",
    "jsonfile": "^2.3.1"
  }
}
