{ "name": "jquery-ujs", "homepage": "https://github.com/rails/jquery-ujs", "authors": [], "description": "Ruby on Rails unobtrusive scripting adapter for jQuery", "main": "src/rails.js", "license": "MIT", "dependencies": { "jquery": ">1.7.* <2.0.0" }, "ignore": [ "**/.*", "Gemfile*", "Rakefile", "bower_components", "test" ] }