historia-de-zainab/bower_components/pagePiling.js/.bower.json

48 lines
989 B
JSON
Raw Normal View History

2017-09-25 14:03:53 +02:00
{
"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
}