{
  "_args": [
    [
      "parallax-js@3.1.0",
      "/Users/rokaux/Sites/around-new"
    ]
  ],
  "_from": "parallax-js@3.1.0",
  "_id": "parallax-js@3.1.0",
  "_inBundle": false,
  "_integrity": "sha512-UONoPKSQykeNvFcemDPxYYDU/T89LSffoaZAwOMhDp0ABhmFPwthgn2GrfB7An9Qo+8nPZIuQeZsh2pWn1qN3A==",
  "_location": "/parallax-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "parallax-js@3.1.0",
    "name": "parallax-js",
    "escapedName": "parallax-js",
    "rawSpec": "3.1.0",
    "saveSpec": null,
    "fetchSpec": "3.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/parallax-js/-/parallax-js-3.1.0.tgz",
  "_spec": "3.1.0",
  "_where": "/Users/rokaux/Sites/around-new",
  "author": {
    "name": "Matthew Wagerfield",
    "email": "matthew@wagerfield.com"
  },
  "bugs": {
    "url": "https://github.com/wagerfield/parallax/issues"
  },
  "dependencies": {
    "object-assign": "^4.1.1",
    "raf": "^3.3.0"
  },
  "description": "Parallax Engine that reacts to the orientation of a smart device.",
  "devDependencies": {
    "autoprefixer": "^7.1.4",
    "babel-preset-es2015": "^6.24.1",
    "babelify": "^7.3.0",
    "browser-sync": "^2.18.13",
    "browserify": "^14.0.0",
    "gulp": "^3.9.1",
    "gulp-postcss": "^7.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-sourcemaps": "^2.6.1",
    "gulp-uglify": "^3.0.0",
    "gulp-util": "^3.0.8",
    "node-notifier": "^5.0.2",
    "rimraf": "^2.5.4",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  },
  "directories": {
    "example": "examples"
  },
  "homepage": "http://wagerfield.github.io/parallax/",
  "keywords": [
    "parallax",
    "gyroscope",
    "jquery",
    "javascript",
    "library"
  ],
  "license": "MIT",
  "main": "dist/parallax.js",
  "name": "parallax-js",
  "repository": {
    "type": "git",
    "url": "git://github.com/wagerfield/parallax.git"
  },
  "scripts": {},
  "version": "3.1.0"
}
