{
  "name": "pagePiling.js",
  "homepage": "https://github.com/alvarotrigo/pagePiling.js",
  "authors": [
    "Alvaro Trigo https://github.com/alvarotrigo"
  ],
  "description": "Create a beautiful scrolling pile of pages",
  "main": [
    "jquery.pagepiling.min.js",
    "jquery.pagepiling.css"
  ],
  "keywords": [
    "website",
    "template",
    "scroll",
    "scrolling",
    "fullscreen",
    "onepage",
    "singlepage",
    "pile",
    "page",
    "layout",
    "javascript"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "examples"
  ],
  "dependencies": {
    "jquery": ">=1.7.0"
  },
  "version": "1.5.4",
  "_release": "1.5.4",
  "_resolution": {
    "type": "version",
    "tag": "1.5.4",
    "commit": "ee55946ee92019ee01677aabc107670646b9be70"
  },
  "_source": "https://github.com/alvarotrigo/pagepiling.js.git",
  "_target": "^1.5.4",
  "_originalSource": "pagepiling.js",
  "_direct": true
}