{
	"name": "jquery-migrate",
	"title": "jQuery Migrate",
	"description": "Migrate older jQuery code to jQuery 1.9+",
	"main": "dist/jquery-migrate.js",
	"version": "1.4.1",
	"homepage": "https://github.com/jquery/jquery-migrate",
	"author": {
		"name": "jQuery Foundation and other contributors",
		"url": "https://github.com/jquery/jquery-migrate/blob/1.4.1/AUTHORS.txt"
	},
	"repository": {
		"type": "git",
		"url": "git://github.com/jquery/jquery-migrate.git"
	},
	"bugs": {
		"url": "http://bugs.jquery.com/"
	},
	"license": "MIT",
	"scripts": {
		"test": "grunt"
	},
	"devDependencies": {
		"chalk": "1.1.1",
		"grunt": "~0.4.5",
		"grunt-cli": "^0.1.13",
		"grunt-contrib-concat": "0.5.1",
		"grunt-contrib-jshint": "0.11.0",
		"grunt-contrib-qunit": "0.5.2",
		"grunt-contrib-uglify": "0.8.0",
		"grunt-contrib-watch": "0.6.1",
		"grunt-git-authors": "3.0.0",
		"grunt-npmcopy": "0.1.0",
		"jquery": "^2.1.3",
		"phantomjs-polyfill": "0.0.1",
		"qunitjs": "1.17.1",
		"testswarm": "~1.1.0"
	},
	"keywords": []
}
