{
  "name": "js-360",
  "version": "0.5.1",
  "description": "360 view with js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jln-pl/js-360.git"
  },
  "keywords": [
    "360"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jln-pl/js-360/issues"
  },
  "homepage": "https://github.com/jln-pl/js-360#readme",
  "dependencies": {
    "rx": "^3.1.1"
  },
  "main": "dist/js360.min.js",
  "devDependencies": {
    "babel-core": "^5.8.23",
    "babel-loader": "^5.3.2",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-jshint": "^0.11.1",
    "grunt-karma": "^0.12.0",
    "grunt-webpack-without-server": "^1.0.8",
    "jasmine-core": "^2.3.4",
    "karma": "^0.13.9",
    "karma-jasmine": "^0.3.6",
    "karma-phantomjs-launcher": "^0.2.0",
    "karma-webpack": "^1.7.0",
    "phantomjs": "^1.9.17",
    "webpack": "^1.12.13"
  }
}
