{ "name": "once", "title": "jQuery Once", "description": "Act on jQuery elements only once.", "keywords": [ "jquery", "once" ], "version": "2.1.3", "author": { "name": "Rob Loach", "url": "http://robloach.net" }, "licenses": [ { "type": "GPL-2.0", "url": "http://opensource.org/licenses/gpl-2.0.php" }, { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "bugs": "https://github.com/RobLoach/jquery-once/issues", "homepage": "https://github.com/RobLoach/jquery-once", "download": "https://github.com/RobLoach/jquery-once/archive/master.zip", "dependencies": { "jquery": "*" } }