{
  "name": "locomote-video-player",
  "version": "1.1.12",
  "description": "Media player for Adobe Flash with support for RTSP, RTMP and HTTP.",
  "scripts": {
    "test": "./node_modules/.bin/gulp test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/AxisCommunications/locomote-video-player.git"
  },
  "main": "dist/locomote.min.js",
  "devDependencies": {
    "jscs": "^1.8.0",
    "jshint": "^2.5.10",
    "flex-sdk": "^4.6.0-0",
    "underscore": "^1.7.0",
    "gulp": "^3.8.10",
    "gulp-util": "^3.0.1",
    "gulp-rimraf": "^0.1.1",
    "gulp-jshint": "^1.9.0",
    "gulp-jscs": "^1.3.1",
    "gulp-uglify": "^1.0.1",
    "gulp-rename": "^1.2.0",
    "gulp-git": "^0.5.5",
    "gulp-bump": "^0.1.11",
    "yargs": "^1.3.3"
  },
  "engines": {
    "node": "0.10.x"
  },
  "author": "Alexander Olsson <alexander.olsson@axis.com>",
  "license": "BSD-3-Clause"
}
