{
  "name": "adapt-origin",
  "version": "0.1.1",
  "description": "Adapt framework authoring tool core application",
  "keywords": [
    "adapt",
    "authoring",
    "builder"
  ],
  "contributors": [
    {
      "name": "Dennis Heaney",
      "email": "dennis@learningpool.com"
    },
    {
      "name": "Brian Quinn",
      "email": "brian@learningpool.com"
    },
    {
      "name": "Daryl Hedley",
      "email": "darylhedley@hotmail.com"
    },
    {
      "name": "Kevin Corry",
      "email": ""
    },
    {
       "name": "Rob Moore",
       "email": ""
    },
    {
      "name": "Ryan Adams",
      "email": "ryana@learningpool.com"
    },
    {
      "name": "Thomas Taylor",
      "email": "thomas.taylor@kineo.com"
    },
    {
      "name": "Ryan Lafferty",
      "email": "ryanl@learningpool.com"
    },
    {
      "name": "Dan Gray",
      "email": "dan@sinensis.co.uk"
    },
    {
      "name": "Sven Laux",
      "email": "sven.laux@kineo.com" 
    },
    {
      "name": "Petra Nussdorfer",
      "email": "petra.nussdorfer@learnchamp.com"
    },
    {
      "name": "Thomas Eitler",
      "email": "thomas.eitler@learnchamp.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/adaptlearning/adapt_authoring.git"
  },
  "dependencies": {
    "archiver": "~0.8.1",
    "async": "0.2.5",
    "bcrypt-nodejs": "0.0.3",
    "bower": "1.3",
    "chalk": "^1.0.0",
    "connect-mongo": "0.4.x",
    "consolidate": "0.10.0",
    "express": "3.4.0",
    "fluent-ffmpeg": "1.7.1",
    "formidable": "1.0.14",
    "fs-extra": "^0.16.3",
    "grunt": "~0.4.1",
    "grunt-bower-requirejs": "~0.7.1",
    "grunt-concurrent": "~0.3.0",
    "grunt-contrib-connect": "~0.3.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-handlebars": "~0.7.0",
    "grunt-contrib-less": "~0.7.0",
    "grunt-contrib-requirejs": "~0.4.4",
    "grunt-contrib-watch": "~0.5.1",
    "grunt-merge-json": "^0.9.5",
    "grunt-mocha-test": "~0.7.0",
    "grunt-open": "~0.2.2",
    "grunt-requirejs-bundle": "~0.0.7",
    "matchdep": "~0.3.0",
    "handlebars-form-helpers": "0.1.3",
    "hbs": "2.4.0",
    "json-schema-mapper": "0.0.2",
    "mime": "1.2.x",
    "mkdirp": "0.3.5",
    "moment": "^2.9.0",
    "mongoose": "3.8.x",
    "ncp": "~0.5.1",
    "node-ffprobe": "~1.2.2",
    "node-gyp": "~0.12.1",
    "node-polyglot": "~0.4.1",
    "nodemailer": "~1.3.0",
    "passport": "~0.1.17",
    "prompt": "0.2.14",
    "request": "^2.53.0",
    "rimraf": "~2.2.5",
    "semver": "^2.3.1",
    "underscore": "~1.5.2",
    "unzip": "0.1.8",
    "validator": "3.3.0",
    "winston": "0.7.2"
  },
  "main": "index",
  "engines": {
    "node": ">=0.10"
  },
  "scripts": {
    "test": "make test"
  },
  "devDependencies": {
    "grunt-casperjs": "^1.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-handlebars": "~0.7.0",
    "grunt-contrib-less": "~0.7.0",
    "grunt-contrib-requirejs": "~0.4.4",
    "grunt-contrib-watch": "~0.5.1",
    "grunt-merge-json": "^0.9.5",
    "grunt-mocha-test": "~0.7.0",
    "grunt-open": "~0.2.2",
    "grunt-requirejs-bundle": "~0.0.7",
    "matchdep": "~0.3.0",
    "mocha": "~1.13.0",
    "phantom": "^0.6.5",
    "should": "~1.3.0",
    "supertest": "~0.8.1"
  }
}
