{
  "_from": "wicg-inert@^2.1.0",
  "_id": "wicg-inert@2.2.1",
  "_inBundle": false,
  "_integrity": "sha512-xaI3ig1hhEcec2+5uUs9i2BrVXzJ83dOn2ij3ze2RAKUQ4X03Cm99SLny1Vh1KL4Rc1SPZnQOs0mdtVkQ0Tclw==",
  "_location": "/wicg-inert",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "wicg-inert@^2.1.0",
    "name": "wicg-inert",
    "escapedName": "wicg-inert",
    "rawSpec": "^2.1.0",
    "saveSpec": null,
    "fetchSpec": "^2.1.0"
  },
  "_requiredBy": [
    "/react-spring-modal"
  ],
  "_resolved": "https://registry.npmjs.org/wicg-inert/-/wicg-inert-2.2.1.tgz",
  "_shasum": "8128c0f05f0608415ed19ae2c97b925925159804",
  "_spec": "wicg-inert@^2.1.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/react-spring-modal",
  "author": {
    "name": "Alice Boxhall",
    "email": "alice@chromium.org"
  },
  "bugs": {
    "url": "https://github.com/WICG/inert/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Rob Dodson",
      "email": "robdodson@chromium.org"
    },
    {
      "name": "Jesse Beach"
    },
    {
      "name": "Brian Kardell"
    },
    {
      "name": "Valdrin Koshi"
    }
  ],
  "deprecated": false,
  "description": "A polyfill for the proposed inert API",
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es3": "^1.0.1",
    "chai": "^4.1.2",
    "eslint": "^5.0.0",
    "eslint-config-google": "^0.9.1",
    "eslint-plugin-es5": "^1.3.1",
    "husky": "^0.14.3",
    "karma": "^3.0.0",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^2.2.0",
    "karma-firefox-launcher": "^1.1.0",
    "karma-fixture": "^0.2.6",
    "karma-html2js-preprocessor": "^1.1.0",
    "karma-mocha": "^1.3.0",
    "karma-polyfill": "^1.0.0",
    "karma-sauce-launcher": "^1.2.0",
    "karma-sourcemap-loader": "^0.3.7",
    "karma-spec-reporter": "0.0.32",
    "lint-staged": "^7.0.0",
    "mocha": "^5.0.0",
    "rollup": "^0.65.0",
    "rollup-plugin-babel": "^3.0.4",
    "rollup-plugin-uglify": "^4.0.0"
  },
  "homepage": "https://github.com/WICG/inert#readme",
  "keywords": [
    "inert",
    "polyfill",
    "browser"
  ],
  "main": "dist/inert.js",
  "module": "dist/inert.esm.js",
  "name": "wicg-inert",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WICG/inert.git"
  },
  "scripts": {
    "build": "rollup -c",
    "prepublishOnly": "SAUCE=true npm run test",
    "test": "npm run build && karma start"
  },
  "version": "2.2.1"
}
