{
  "name": "photo-sphere-viewer-sa",
  "version": "3.2.0",
  "authors": [
    {
      "name": "Jérémy Heleine",
      "email": "jeremy.heleine@gmail.com",
      "homepage": "http://jeremyheleine.me"
    },
    {
      "name": "Damien \"Mistic\" Sorel",
      "email": "contact@git.strangeplanet.fr",
      "homepage": "http://www.strangeplanet.fr"
    }
  ],
  "main": "./dist/photo-sphere-viewer.js",
  "description": "A JavaScript library to display Photo Sphere panoramas",
  "homepage": "http://mistic100.github.io/Photo-Sphere-Viewer",
  "dependencies": {},
  "devDependencies": {
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-connect": "^0.11.2",
    "grunt-contrib-cssmin": "^0.14.0",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-sass": "^0.9.0",
    "grunt-contrib-uglify": "^0.11.0",
    "grunt-contrib-watch": "^0.6.0",
    "grunt-jscs": "^2.6.0",
    "grunt-open": "^0.2.3",
    "grunt-scss-lint": "^0.3.0",
    "grunt-wrap": "^0.3.0",
    "jit-grunt": "^0.9.0",
    "time-grunt": "^1.3.0"
  },
  "keywords": [
    "photosphere",
    "panorama",
    "threejs"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/mistic100/Photo-Sphere-Viewer.git"
  },
  "bugs": {
    "url": "https://github.com/mistic100/Photo-Sphere-Viewer/issues"
  },
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": ""
}
