{
  "_args": [
    [
      "jquery-migrate@3.0.1",
      "D:\\wamp\\www\\front-v1.0"
    ]
  ],
  "_from": "jquery-migrate@3.0.1",
  "_id": "jquery-migrate@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-NYlhcFnRh4Bv9jvadPlcAKQdVGRE0+TSgFYxQ+ZnCxUUHbwd+SjbOg+Xvu1Oea9mpQJ+2VB1eCfcBORWNQsHaA==",
  "_location": "/jquery-migrate",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jquery-migrate@3.0.1",
    "name": "jquery-migrate",
    "escapedName": "jquery-migrate",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.0.1.tgz",
  "_spec": "3.0.1",
  "_where": "D:\\wamp\\www\\front-v1.0",
  "author": {
    "name": "jQuery Foundation and other contributors",
    "url": "https://github.com/jquery/jquery-migrate/blob/3.0.1/AUTHORS.txt"
  },
  "bugs": {
    "url": "http://bugs.jquery.com/"
  },
  "commitplease": {
    "components": [
      "Docs",
      "Tests",
      "Build",
      "Release",
      "Core",
      "Ajax",
      "Attributes",
      "Callbacks",
      "CSS",
      "Data",
      "Deferred",
      "Deprecated",
      "Dimensions",
      "Effects",
      "Event",
      "Manipulation",
      "Offset",
      "Queue",
      "Selector",
      "Serialize",
      "Traversing",
      "Wrap"
    ]
  },
  "description": "Migrate older jQuery code to jQuery 3.0+",
  "devDependencies": {
    "chalk": "2.0.1",
    "commitplease": "2.7.10",
    "eslint-config-jquery": "1.0.1",
    "grunt": "1.0.1",
    "grunt-cli": "1.2.0",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-uglify": "3.0.1",
    "grunt-contrib-watch": "1.0.0",
    "grunt-coveralls": "1.0.1",
    "grunt-eslint": "20.0.0",
    "grunt-git-authors": "3.2.0",
    "grunt-npmcopy": "0.1.0",
    "grunt-qunit-istanbul": "1.0.0",
    "jquery": "3.1.1",
    "load-grunt-tasks": "3.5.2",
    "qunitjs": "2.0.1",
    "testswarm": "1.1.0"
  },
  "homepage": "https://github.com/jquery/jquery-migrate",
  "keywords": [
    "jquery",
    "javascript",
    "browser",
    "plugin",
    "migrate"
  ],
  "license": "MIT",
  "main": "dist/jquery-migrate.js",
  "name": "jquery-migrate",
  "peerDependencies": {
    "jquery": ">=3 <4"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/jquery/jquery-migrate.git"
  },
  "scripts": {
    "build": "grunt build",
    "ci": "grunt ci",
    "test": "grunt test"
  },
  "title": "jQuery Migrate",
  "version": "3.0.1"
}
