{"_id":"scrollability","_rev":"5-accf4675a25d6d5e9deedc27c25c72c0","name":"scrollability","description":"Native-like scrolling for the web","dist-tags":{"latest":"0.0.3"},"versions":{"0.0.1":{"name":"scrollability","description":"Native-like scrolling for the web","version":"0.0.1","homepage":"http://github.com/joehewitt/scrollability","repository":{"type":"git","url":"git://github.com/joehewitt/scrollability.git"},"keywords":["scrolling"],"author":{"name":"Joe Hewitt","email":"joe@joehewitt.com"},"contributors":[],"dependencies":{},"engines":{"node":">=0.4.0"},"main":"./scrollability","directories":{},"app.js":{"static":"./static"},"devDependencies":{},"_id":"scrollability@0.0.1","_engineSupported":true,"_npmVersion":"1.0.5","_nodeVersion":"v0.4.11","_defaultsLoaded":true,"dist":{"shasum":"8e02b51ce61f9e5ebc3661205ebbbff3db285da0","tarball":"https://registry.npmjs.org/scrollability/-/scrollability-0.0.1.tgz","integrity":"sha512-HvRn8hubru897t63UF0PWm9gtOzQH3zQ9S/8Y2e3jMaZ/r1oAP789DuPOsZQSUPUCN1ItMy9rD/mBHHdGPeMyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCps62lB0QR/BZfHt+cmsrj8EtQ3+x/fJijdyHH9s+fuQIgQTxNMffeDNiHxvRY9JHqNXZvCF5gZ/2l1BQ2BQzBSwE="}]},"scripts":{},"maintainers":[{"name":"joehewitt","email":"joe@joehewitt.com"}]},"0.0.2":{"name":"scrollability","description":"Native-like scrolling for the web","version":"0.0.2","homepage":"http://github.com/joehewitt/scrollability","repository":{"type":"git","url":"git://github.com/joehewitt/scrollability.git"},"keywords":["client"],"author":{"name":"Joe Hewitt","email":"joe@joehewitt.com"},"contributors":[],"dependencies":{},"engines":{"node":">=0.4.0"},"main":"./scrollability","directories":{},"app.js":{"static":"./static"},"devDependencies":{},"_id":"scrollability@0.0.2","_engineSupported":true,"_npmVersion":"1.0.5","_nodeVersion":"v0.4.11","_defaultsLoaded":true,"dist":{"shasum":"3442383de80fda2d472aa7299ff70300ec32c5d5","tarball":"https://registry.npmjs.org/scrollability/-/scrollability-0.0.2.tgz","integrity":"sha512-AHyAJYgyXlty+/vot2ExcVn41FxmNGjbvjozezl5PM0GKOhtX8pZn+eo8ESAAOAdXMniogi0y4sqJDR9CmYZrg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpsdNQ61m4dek4MwM1fTEMI+O0ypyMeuspFZcP2iOcPAiAmNIu0zNpe8ksLu0YoZngZyp8DVFlNYLczXGUDCJjESA=="}]},"scripts":{},"maintainers":[{"name":"joehewitt","email":"joe@joehewitt.com"}]},"0.0.3":{"name":"scrollability","description":"Native-like scrolling for the web","version":"0.0.3","homepage":"http://github.com/joehewitt/scrollability","repository":{"type":"git","url":"git://github.com/joehewitt/scrollability.git"},"keywords":["client"],"author":{"name":"Joe Hewitt","email":"joe@joehewitt.com"},"contributors":[],"dependencies":{},"engines":{"node":">=0.4.0"},"main":"./scrollability","directories":{},"app.js":{"static":"./static"},"devDependencies":{},"optionalDependencies":{},"_npmUser":{"name":"joehewitt","email":"joe@joehewitt.com"},"_id":"scrollability@0.0.3","_engineSupported":true,"_npmVersion":"1.1.16","_nodeVersion":"v0.6.15","_defaultsLoaded":true,"dist":{"shasum":"2c9508656808c92c7aacf8539ccd027330d9593e","tarball":"https://registry.npmjs.org/scrollability/-/scrollability-0.0.3.tgz","integrity":"sha512-2+rsc6pE5XJKoQ0VjpWYoTkn1oOnY8og8duq5eWrlZChzwxMFRz97tAm7fDNYu7HbHvpzvJjnVsJOi5UxK+v7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFLcnmX4rtCpI0HNnfjC+0gRMyPpKLCUGDt5li4x2WjAiEAuAEjTa+lvxVEK6DdqfkbT1gfWev8R2fucFOEQd4DtQo="}]},"maintainers":[{"name":"joehewitt","email":"joe@joehewitt.com"}]}},"maintainers":[{"name":"joehewitt","email":"joe@joehewitt.com"}],"time":{"modified":"2022-06-26T16:54:14.005Z","created":"2011-10-10T03:39:48.749Z","0.0.1":"2011-10-10T03:39:49.634Z","0.0.2":"2011-10-11T21:42:36.322Z","0.0.3":"2012-04-14T21:13:00.169Z"},"author":{"name":"Joe Hewitt","email":"joe@joehewitt.com"},"repository":{"type":"git","url":"git://github.com/joehewitt/scrollability.git"},"readme":"Scrollability\n=============\n\nScrollability adds a good imitation of iOS native scrolling to your mobile web apps.\n\nScrollability is a single script, it's small, and it has no external dependencies. Drop it into your page, add a few CSS classes to scrollable elements, and scroll away. \n\nStatus\n------\n\nThis project is a work-in-progress, but I hope to have a stable, documented release in time for iOS 5. Stay tuned!\n\nPlan\n----\n\nAs of this writing, Scrollability supports only basic vertical or horizontal scrolling.  Future plans include:\n\n* Snapping to pages\n* Sticky table headers\n* Photo browser\n* More customization of the animation details\n\nLicense \n-------\n\nCopyright 2011 Joe Hewitt\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n \n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","readmeFilename":""}