{"_id":"jquery.resizeend","_rev":"9-ef4296b9424eafd1d697a19dd22a759b","name":"jquery.resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","dist-tags":{"latest":"1.1.1"},"versions":{"0.2.0":{"name":"jquery.resizeend","title":"jQuery resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","version":"0.2.0","homepage":"http://312development.com","author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"repository":{"type":"git","url":"https://github.com/nielse63/jquery.resizeend.git"},"licenses":[{"type":"MIT","url":"https://github.com/nielse63/jquery.resizeend/blob/master/LICENSE.md"}],"dependencies":{"node-promise":"^0.5.10"},"devDependencies":{"blanket":"^1.1.7","grunt":"~0.4.5","grunt-casperjs":"^2.1.0","grunt-contrib-jshint":"^0.11.2","grunt-contrib-uglify":"^0.9.1","grunt-contrib-watch":"^0.6.1","grunt-jsbeautifier":"^0.2.10","grunt-newer":"^1.1.0","jshint-html-reporter":"^0.2.4","load-grunt-tasks":"^3.1.0","mocha":"^2.2.5","should":"^6.0.3"},"gitHead":"0ac2867cdd577d23fc070027532a59ef3eebbad5","bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"_id":"jquery.resizeend@0.2.0","scripts":{},"_shasum":"edc92443f19fdb4cac280228f969873f8741f5e5","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"nielse63","email":"erik@312development.com"},"maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"dist":{"shasum":"edc92443f19fdb4cac280228f969873f8741f5e5","tarball":"https://registry.npmjs.org/jquery.resizeend/-/jquery.resizeend-0.2.0.tgz","integrity":"sha512-Q/iBWSoQXmtHb2Zd8rUwn2dnyJKTAF4PbY1G9+PhBDLl9T7XK5WXgqtXzivOmcSnKMs1NrB2nyGSW4h/U7fSLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAvDKiCJCCU5kTtGm9BqHTapy2B7J3Pm42KAGuZJ8s3AIhAO1r/SrDxO/bSWb3BfCbZowiVmRdsKPv/KRXz3Or2DB/"}]},"directories":{}},"0.2.1":{"name":"jquery.resizeend","title":"jQuery resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","version":"0.2.1","homepage":"https://nielse63.github.io/jquery.resizeend/","author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"repository":{"type":"git","url":"https://github.com/nielse63/jquery.resizeend.git"},"licenses":[{"type":"MIT","url":"https://github.com/nielse63/jquery.resizeend/blob/master/LICENSE.md"}],"keywords":["jquery-plugin","resizeend","jQuery","events","scroll"],"dependencies":{"node-promise":"^0.5.10"},"devDependencies":{"blanket":"^1.1.7","grunt":"~0.4.5","grunt-casperjs":"^2.1.0","grunt-contrib-jshint":"^0.11.2","grunt-contrib-uglify":"^0.9.1","grunt-contrib-watch":"^0.6.1","grunt-jsbeautifier":"^0.2.10","grunt-newer":"^1.1.0","jshint-html-reporter":"^0.2.4","load-grunt-tasks":"^3.1.0","mocha":"^2.2.5","should":"^6.0.3"},"gitHead":"a5c077ca2381c3b7d4960c66044b813df1f21f97","bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"_id":"jquery.resizeend@0.2.1","scripts":{},"_shasum":"44cf0352d55ea507937e942ac565b0a60074f513","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"nielse63","email":"erik@312development.com"},"maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"dist":{"shasum":"44cf0352d55ea507937e942ac565b0a60074f513","tarball":"https://registry.npmjs.org/jquery.resizeend/-/jquery.resizeend-0.2.1.tgz","integrity":"sha512-NoRXdBnyjawDGPZ8nbBMu/pEEKX9JgQTKyswbNWHy8G1FarzAK4LPow8v6vkfBDCadUV2/X+EWsmsEQzC7IvxA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4Nd6B6AU0XJFTeMYNoZOOg5HU8Tiz7fMSJ/yM5GThPgIhANoyT8ATGBTyXPOptdH07Tt2o6EK0j0JY0VFxdjwIes+"}]},"directories":{}},"1.0.0":{"name":"jquery.resizeend","title":"jQuery resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","version":"1.0.0","homepage":"https://nielse63.github.io/jquery.resizeend/","author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"repository":{"type":"git","url":"git+https://github.com/nielse63/jquery.resizeend.git"},"licenses":"MIT","keywords":["jquery-plugin","resizeend","jQuery","events","scroll"],"main":"lib/jquery.resizeend.js","bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"scripts":{"lint":"eslint src ./*.js --ignore-pattern '!.eslintrc.js'","lint-fix":"npm run lint -- --fix","rollup":"rollup -c --environment BABEL_ENV:production,NODE_ENV:production","minify":"uglifyjs -mco lib/jquery.resizeend.min.js --  lib/jquery.resizeend.js","prebuild":"npm run lint && rm -rf lib/ && mkdir lib","build":"npm run rollup","postbuild":"npm run minify","pretest":"npm run build","test":"node test/e2e/runner.js","prepublishOnly":"npm run build"},"devDependencies":{"babel-eslint":"^7.2.3","babel-preset-env":"^1.6.0","babel-register":"^6.24.1","chromedriver":"^2.30.1","cross-spawn":"^5.1.0","eslint":"^4.2.0","eslint-config-airbnb-base":"^11.2.0","eslint-plugin-import":"^2.7.0","express":"^4.15.3","nightwatch":"^0.9.16","rollup":"^0.45.0","rollup-plugin-babel":"^2.7.1","selenium-server":"^3.4.0","uglify-js":"^3.0.24"},"engines":{"node":">= 8.x","npm":">= 5.x"},"gitHead":"c9cd7a79a90cbd1650aab27aac562af67a7ffc8a","_id":"jquery.resizeend@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"nielse63","email":"erik@312development.com"},"dist":{"integrity":"sha512-sfrt0oT/uzogJe5owjYKOb6Hu1uN9NbrJndm2vVHQJ1Bh+/QxI9l0x5Y+SwNB390OiYybY8SvuOMNeFGNhwScA==","shasum":"ac8eca48aba87a5d7d36e641b0be44bf37cda414","tarball":"https://registry.npmjs.org/jquery.resizeend/-/jquery.resizeend-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCBs6n5qGCAJ7/ImI7nKWpNJcuSVbg7lHSpSA1zOP81wIgKGRu+2VMGb3aVvbstPapVmOeRNc0X5QC1w6SOJaZ22w="}]},"maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jquery.resizeend-1.0.0.tgz_1499713964944_0.5696544826496392"},"directories":{}},"1.0.1":{"name":"jquery.resizeend","title":"jQuery resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","version":"1.0.1","homepage":"https://nielse63.github.io/jquery.resizeend/","author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"repository":{"type":"git","url":"git+https://github.com/nielse63/jquery.resizeend.git"},"licenses":"MIT","keywords":["jquery-plugin","resizeend","jQuery","events","scroll"],"main":"lib/jquery.resizeend.js","bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"scripts":{"lint":"eslint src ./*.js --ignore-pattern '!.eslintrc.js'","lint-fix":"npm run lint -- --fix","rollup":"rollup -c --environment BABEL_ENV:production,NODE_ENV:production","minify":"uglifyjs -mco lib/jquery.resizeend.min.js --  lib/jquery.resizeend.js","prebuild":"npm run lint && rm -rf lib/ && mkdir lib","build":"npm run rollup","postbuild":"npm run minify","pretest":"npm run build","test":"node test/e2e/runner.js","prepublishOnly":"npm run build"},"devDependencies":{"babel-eslint":"^7.2.3","babel-preset-env":"^1.6.0","babel-register":"^6.24.1","chromedriver":"^2.30.1","cross-spawn":"^5.1.0","eslint":"^4.2.0","eslint-config-airbnb-base":"^11.2.0","eslint-plugin-import":"^2.7.0","express":"^4.15.3","nightwatch":"^0.9.16","rollup":"^0.45.2","rollup-plugin-babel":"^2.7.1","selenium-server":"^3.4.0","uglify-js":"^3.0.25"},"engines":{"node":">= 8.x","npm":">= 5.x"},"gitHead":"600c144c87fa35d52bcccd71d1b5e4777b1ca604","_id":"jquery.resizeend@1.0.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.4","_npmUser":{"name":"nielse63","email":"erik@312development.com"},"dist":{"integrity":"sha512-lSBRYsEHXuWXn6ChKQQNzQkpbpbwzg7asz3rzbcHm3b2LmAaSxSOykpL1D2OgmfGGQYuAcQ/mBGKPIMvrcxgKQ==","shasum":"8172b3c8af047322a551f9d801c179b5aec7cd44","tarball":"https://registry.npmjs.org/jquery.resizeend/-/jquery.resizeend-1.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0VLzPGAqtAQOoAep8q341URiszsVFEJ9/yXI+PJeaFgIgI6u6c4RX7+FsmVa5TDFxj/dmJybgdPZK1QaNcgCQWx4="}]},"maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jquery.resizeend-1.0.1.tgz_1500406385092_0.34682208485901356"},"directories":{}},"1.0.2":{"name":"jquery.resizeend","title":"jQuery resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","version":"1.0.2","homepage":"https://nielse63.github.io/jquery.resizeend/","author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"repository":{"type":"git","url":"git+https://github.com/nielse63/jquery.resizeend.git"},"licenses":"MIT","keywords":["jquery-plugin","resizeend","jQuery","events","scroll"],"main":"lib/jquery.resizeend.js","bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"scripts":{"lint":"eslint src ./*.js --ignore-pattern '!.eslintrc.js'","lint-fix":"npm run lint -- --fix","rollup":"rollup -c --environment BABEL_ENV:production,NODE_ENV:production","minify":"uglifyjs -mco lib/jquery.resizeend.min.js --  lib/jquery.resizeend.js","prebuild":"npm run lint && rm -rf lib/ && mkdir lib","build":"npm run rollup","postbuild":"npm run minify","pretest":"npm run build","test":"node test/e2e/runner.js","prepublishOnly":"npm run build"},"devDependencies":{"babel-eslint":"^7.2.3","babel-preset-env":"^1.6.0","babel-register":"^6.26.0","chromedriver":"^2.31.0","cross-spawn":"^5.1.0","eslint":"^4.5.0","eslint-config-airbnb-base":"^11.3.2","eslint-plugin-import":"^2.7.0","express":"^4.15.4","nightwatch":"^0.9.16","rollup":"^0.48.2","rollup-plugin-babel":"^3.0.2","selenium-server":"^3.5.0","uglify-js":"^3.0.28"},"engines":{"node":">= 8.x","npm":">= 5.x"},"gitHead":"7bcd7cce1e7f3c7e79bf160cbebde4524596413e","_id":"jquery.resizeend@1.0.2","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"nielse63","email":"erik@312development.com"},"dist":{"integrity":"sha512-c3V0v9BIFx4Wm0ZUUCrnFotWlWKh2qYoGk33qa2eToqA8CR4smLM5G6uf6FpZlPP47xshc2o/+7SD8aFlTwjLw==","shasum":"4ffbe2682116f515d6ddc7cd976967d481224e4c","tarball":"https://registry.npmjs.org/jquery.resizeend/-/jquery.resizeend-1.0.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQConnjjTtUheA5Gyzl+INPFP6eX3Bl7Ht4uIisfZDkvzQIhAPvobfpLERaTlV+S3WVUZkcdJPSDXgGnBxzbVMIbyoVA"}]},"maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jquery.resizeend-1.0.2.tgz_1503509501733_0.1623037129174918"},"directories":{}},"1.1.1":{"name":"jquery.resizeend","title":"jQuery resizeend","description":"A jQuery plugin that allows for window resize-end event handling.","version":"1.1.1","homepage":"https://nielse63.github.io/jquery.resizeend/","author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"repository":{"type":"git","url":"git+https://github.com/nielse63/jquery.resizeend.git"},"license":"MIT","keywords":["jquery-plugin","resizeend","jQuery","events","scroll"],"main":"lib/jquery.resizeend.js","bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"scripts":{"lint":"eslint src ./*.js --ignore-pattern '!.eslintrc.js'","lint-fix":"npm run lint -- --fix","rollup":"rollup -c --environment BABEL_ENV:production,NODE_ENV:production","minify":"uglifyjs -mco lib/jquery.resizeend.min.js --  lib/jquery.resizeend.js","prebuild":"npm run lint && rm -rf lib/ && mkdir lib","build":"npm run rollup","postbuild":"npm run minify","pretest":"npm run build","test":"node test/e2e/runner.js","prepublishOnly":"npm run build","release":"release-it"},"devDependencies":{"babel-eslint":"^8.2.6","babel-preset-env":"^1.6.0","babel-register":"^6.26.0","chromedriver":"^2.31.0","cross-spawn":"^6.0.5","eslint":"^5.3.0","eslint-config-airbnb-base":"13.1.0","eslint-plugin-import":"^2.14.0","express":"^4.15.4","nightwatch":"^0.9.16","release-it":"^7.6.1","rollup":"^0.64.1","rollup-plugin-babel":"^3.0.2","selenium-server":"^3.5.0","uglify-js":"^3.0.28"},"engines":{"node":">= 8.x","npm":">= 5.x"},"gitHead":"d1183fb89caea580d4bc812b7f0e8b84dd7a65d2","_id":"jquery.resizeend@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"nielse63","email":"erik@312development.com"},"dist":{"integrity":"sha512-Wvc7L/iXTfph4YWLWpDQWhnxouVZc/+ZOIrFTaGhyfckYOhYlZB3TMNJv3PL/3KJaUypugvEWTgHKzHnyJzF3A==","shasum":"0d2cf02266a8a1af51944a8f84b3fe3378097c0a","tarball":"https://registry.npmjs.org/jquery.resizeend/-/jquery.resizeend-1.1.1.tgz","fileCount":24,"unpackedSize":202141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbm6VOCRA9TVsSAnZWagAAC9kP/RtifU0NgFBIyr1pELIC\nWilQ5bd+tU/a33HsLnUbjcdwoT4Mh2JJmq+2LU7F9hjola0rOxCpuzOz8w4Y\n7mnqWhN5xKDr4yke389gtR0d0lbl7icR+l6KQp6DCJL5aTCtBHwz9X17S4KY\nEnHnDHIGjs1qI038C10pboGjf3tkoSPfNpjO3gpzFBThY6IRAZD3v8ttWg4N\nYpWy31YX/YSMfMhbbQrnmIVme29MxRoBuJq5xKbCdfdBXpw6+KU8n5SjeM+k\n9KHRAgDA9PY0Gm0O7WFcGQ5UZIDusOizyjruv/jn9rbc29Gc746eS17z4vWj\nQwfiWrvufaS2fJBGR1JdqQkzo4dlxAKcEU68+PMLKMyxW3caN6DVSR2J2zfE\nmnUmniAa7L72qn6rrfDcNjD06E5zbiz/KqByYPlCT0Uj5EqdwFVS0QqQXdIx\nDcBIam7QInL+VrLkviFFfwIdVjRD7XuZ3bPHaEpnkR9q8iXFjxO4C5yUtSj7\nuiJjk2e8TZpxeaHatW3StGXmwCH01G6O3Uwzz92iFRJS3tC/fciQr/Ur+vnV\nB/isNciV08Eqm/QAaYnm08BCd6efN+W9Mk0pbFnDujtxlyk6N6nOPPxrmG3H\nZb1nJNtDKLMrlvmpxzQhS9rRXTpsNoqz5Fv/vdY5hGbA2XiiWpnD1kFJ7bvI\nce79\r\n=4a0v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYOzzdVnwXtYMXK9IjfPI/gJY9Y/99TBkDA2L/h1FXfAiEAkfaDqO6ReCtH8At0tibqahPV/XGQ0pUiv82PczFTpak="}]},"maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jquery.resizeend_1.1.1_1536927052236_0.8929378879441006"},"_hasShrinkwrap":false}},"readme":"# jquery.resizeend\n\n[![Build Status](https://travis-ci.org/nielse63/jquery.resizeend.svg?branch=master)](https://travis-ci.org/nielse63/jquery.resizeend)\n[![devDependencies Status](https://david-dm.org/nielse63/jquery.resizeend/dev-status.svg)](https://david-dm.org/nielse63/jquery.resizeend?type=dev)\n[![Code Climate](https://codeclimate.com/github/nielse63/jquery.resizeend/badges/gpa.svg)](https://codeclimate.com/github/nielse63/jquery.resizeend)\n[![NPM version](https://badge.fury.io/js/jquery.resizeend.svg)](http://badge.fury.io/js/jquery.resizeend)\n[![npm](https://img.shields.io/npm/dt/jquery.resizeend.svg?style=flat-square)](https://www.npmjs.com/package/jquery.resizeend)\n[![Greenkeeper badge](https://badges.greenkeeper.io/nielse63/jquery.resizeend.svg)](https://greenkeeper.io/)\n\nA jQuery plugin that allows for window resize-end event handling.\n\n## Installation\n\n### With `yarn`\n\n```sh\nyarn add jquery.resizeend\n```\n\n### With `npm`\n\n```sh\nnpm install jquery.resizeend\n```\n\n### In the browser\n\nReference your local script:\n\n```html\n<script src=\"node_modules/jquery.resizeend/lib/jquery.resizeend.min.js\"></script>\n```\n\nOr load the script via jsdelivr:\n\n```html\n<script src=\"https://cdn.jsdelivr.net/npm/jquery.resizeend@latest/lib/jquery.resizeend.min.js\"></script>\n```\n\n## Usage\n\n```js\n$(window).on('resizeend', function(e) {\n  // ...\n});\n```\n\n## Contributing\n\nFork the repo and clone locally, then run:\n\n```sh\nyarn install\n```\n\nThis will install the `devDependencies` packages and build the `dist` folder.\n\nOnce you've made your desired changes, make sure to write any new tests for\nyour feature and run the tests:\n\n```sh\nyarn run lint # lints js\n\nyarn test     # runs test suite\n```\n\nIf all tests pass, [create a pull request](https://github.com/nielse63/jquery.resizeend/pulls).\n\n## License\n\nThis plugin is licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","maintainers":[{"name":"nielse63","email":"erik@312development.com"}],"time":{"modified":"2022-06-19T05:23:17.245Z","created":"2015-08-15T05:36:38.481Z","0.2.0":"2015-08-15T05:36:38.481Z","0.2.1":"2015-08-18T15:08:41.345Z","1.0.0":"2017-07-10T19:12:46.039Z","1.0.1":"2017-07-18T19:33:06.178Z","1.0.2":"2017-08-23T17:31:42.990Z","1.1.1":"2018-09-14T12:10:53.722Z"},"homepage":"https://nielse63.github.io/jquery.resizeend/","repository":{"type":"git","url":"git+https://github.com/nielse63/jquery.resizeend.git"},"author":{"name":"Erik Nielsen","email":"erik@312development.com","url":"http://312development.com"},"bugs":{"url":"https://github.com/nielse63/jquery.resizeend/issues"},"readmeFilename":"README.md","keywords":["jquery-plugin","resizeend","jQuery","events","scroll"],"license":"MIT"}