mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
27 lines
695 B
JSON
27 lines
695 B
JSON
{
|
|
"name": "jquery-migrate",
|
|
"filename": "jquery-migrate.min.js",
|
|
"version": "1.2.1",
|
|
"description": "This project can be used to detect and restore APIs, features or functionality that have been deprecated in jQuery and removed as of version 1.9.",
|
|
"homepage": "http://jquery.com/",
|
|
"keywords": [
|
|
"framework",
|
|
"toolkit",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The jQuery Project"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery-migrate.git"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.6.4"
|
|
}
|
|
}
|