{
  "name": "xl-repo-linker",
  "version": "0.3.44",
  "main": "main.js",
  "devDependencies": {
    "bower": "1.3.8",
    "bower-installer": "1.2.0",
    "browserify": "10.2.4",
    "chai": "2.1.2",
    "cli-unit": "0.0.5",
    "del": "1.2.0",
    "diff": "2.1.0",
    "fs-mock": "1.1.3",
    "gulp": "3.9.0",
    "gulp-bower": "0.0.10",
    "gulp-browserify": "0.5.1",
    "gulp-coffee": "2.3.1",
    "gulp-connect": "2.2.0",
    "gulp-connect-proxy": "0.3.1",
    "gulp-concat": "2.6.0",
    "gulp-karma": "0.0.4",
    "gulp-less": "3.0.3",
    "gulp-mocha": "2.1.3",
    "gulp-release-it": "1.0.5",
    "gulp-run-sequence": "0.3.2",
    "gulp-sourcemaps": "1.5.2",
    "gulp-uglify": "1.2.0",
    "gulp-util": "3.0.6",
    "intern": "3.0.0",
    "jasmine-reporters": "2.0.6",
    "karma": "0.12.31",
    "karma-chai": "0.1.0",
    "karma-chrome-launcher": "0.1.12",
    "karma-coffee-preprocessor": "0.2.1",
    "karma-coverage": "0.3.1",
    "karma-firefox-launcher": "0.1.6",
    "karma-ie-launcher": "0.1.5",
    "karma-jasmine": "0.3.5",
    "karma-junit-reporter": "0.2.2",
    "karma-mocha": "0.1.10",
    "karma-phantomjs-launcher": "0.1.4",
    "karma-sinon-chai": "0.3.0",
    "karma-spec-reporter": "0.0.19",
    "load-grunt-tasks": "3.1.0",
    "mocha": "2.2.1",
    "mock-promises": "0.3.0",
    "reactify": "1.1.1",
    "rewire": "2.3.1",
    "should": "5.2.0",
    "sinon": "1.14.1",
    "sinon-chai": "2.8.0",
    "ssh-exec": "1.3.0",
    "test-cli": "0.1.0"
  },
  "scripts": {
    "start": "node ./bin/xl-repo-linker",
    "test": "node_modules/.bin/mocha -w"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/xebialabs-community/xl-repo-linker"
  },
  "keywords": [
    "xl-deploy",
    "repo-linker"
  ],
  "license": "ISC",
  "description": "The tool to import and export snapshots of XLD data and configurations.",
  "author": "Bogdan Nechyporenko",
  "dependencies": {
    "archiver": "0.14.3",
    "async": "~0.9.0",
    "body-parser": "1.13.3",
    "cache-storage": "2.0.0",
    "cli": "0.6.5",
    "colors": "1.1.2",
    "commander": "2.8.1",
    "compare-version": "0.1.2",
    "cookie-parser": "1.3.4",
    "decompress": "2.2.1",
    "express": "4.12.3",
    "express-session": "1.11.1",
    "fs-extra": "0.17.0",
    "fstream": "1.0.4",
    "getport": "0.1.0",
    "globule": "0.2.0",
    "googleapis": "2.0.5",
    "js-yaml": "3.2.7",
    "lodash-node": "3.3.1",
    "mime": "1.3.4",
    "mkdirp": "0.5.1",
    "mongolab-provider": "1.1.1",
    "ncp": "2.0.0",
    "nedb": "1.1.2",
    "open": "0.0.5",
    "optimist": "0.6.1",
    "q": "1.2.0",
    "rimraf": "2.3.2",
    "request": "2.53.0",
    "request-progress": "0.3.1",
    "request-promise": "0.4.0",
    "temp": "0.8.1"
  },
  "bin": {
    "xl-repo-linker": "./bin/xl-repo-linker"
  }
}
