32 lines
712 B
JSON
32 lines
712 B
JSON
{
|
|
"name": "jquery-ujs",
|
|
"homepage": "https://github.com/rails/jquery-ujs",
|
|
"authors": [
|
|
"Stephen St. Martin",
|
|
"Steve Schwartz"
|
|
],
|
|
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
|
|
"main": "src/rails.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": ">1.8.*"
|
|
},
|
|
"ignore": [
|
|
"**/.*",
|
|
"Gemfile*",
|
|
"Rakefile",
|
|
"bower_components",
|
|
"script",
|
|
"test"
|
|
],
|
|
"version": "1.2.2",
|
|
"_release": "1.2.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.2.2",
|
|
"commit": "a50e9e458e4d7abab0915fe02663203f865885b9"
|
|
},
|
|
"_source": "https://github.com/rails/jquery-ujs.git",
|
|
"_target": "^1.2.1",
|
|
"_originalSource": "jquery-ujs"
|
|
} |