{
  "name": "vr-views",
  "version": "1.0.0",
  "description": "VR Views for the WordPress",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Daniel Walmsley <goldsounds@gmail.com> (http://goldsounds.com)",
  "license": "GPLv2",
  "devDependencies": {
    "babel": "^6.5.2",
    "babel-core": "^6.7.4",
    "babel-loader": "^6.2.4",
    "babel-preset-es2015": "^6.6.0",
    "vrview": "google/vrview",
    "webpack": "^1.12.14",
    "webpack-stream": "^3.1.0"
  }
}
