{
  "_from": "jquery-parallax.js@^1.5.0",
  "_id": "jquery-parallax.js@1.5.0",
  "_inBundle": false,
  "_integrity": "sha512-+SyyADkSloW92ZbqJ53yT8M+36GLI+SFOM32q3NeScEJ32u+YCxrDCmpdZmBjrUcJ/CFYuaq9fRwvhfE5u75ew==",
  "_location": "/jquery-parallax.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jquery-parallax.js@^1.5.0",
    "name": "jquery-parallax.js",
    "escapedName": "jquery-parallax.js",
    "rawSpec": "^1.5.0",
    "saveSpec": null,
    "fetchSpec": "^1.5.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jquery-parallax.js/-/jquery-parallax.js-1.5.0.tgz",
  "_shasum": "4d57f669db2374526bbb6fd595830cecadd3c71f",
  "_spec": "jquery-parallax.js@^1.5.0",
  "_where": "C:\\wamp64\\www",
  "author": "",
  "bugs": {
    "url": "https://github.com/pixelcog/parallax.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jquery": ">=1.7"
  },
  "deprecated": false,
  "description": "Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin",
  "homepage": "https://github.com/pixelcog/parallax.js#readme",
  "keywords": [
    "parallax",
    "scroll",
    "scrolling",
    "image"
  ],
  "license": "MIT",
  "main": "parallax.min.js",
  "name": "jquery-parallax.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pixelcog/parallax.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.5.0"
}
