{
  "_from": "react-spring-modal@1.0.8",
  "_id": "react-spring-modal@1.0.8",
  "_inBundle": false,
  "_integrity": "sha512-Wp/OipRsCtC2wa3r+WpproglpMqizhqjc5nA4mEw05d2aUd06AH8D4yfdWlGw0bgtjjWfBQOcksY8sUD2dKxvw==",
  "_location": "/react-spring-modal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-spring-modal@1.0.8",
    "name": "react-spring-modal",
    "escapedName": "react-spring-modal",
    "rawSpec": "1.0.8",
    "saveSpec": null,
    "fetchSpec": "1.0.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-spring-modal/-/react-spring-modal-1.0.8.tgz",
  "_shasum": "8397c66ba0a315fdbf5452807193028bd24ead18",
  "_spec": "react-spring-modal@1.0.8",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com",
  "author": {
    "name": "Christopher H. Brown",
    "email": "chbphone55@gmail.com",
    "url": "https://chrisbrown.netlify.com"
  },
  "bugs": {
    "url": "https://github.com/ChrisBrownie55/react-spring-modal/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@chbphone55/classnames": "^2.0.0",
    "react-use": "^8.3.1",
    "wicg-inert": "^2.1.0"
  },
  "deprecated": false,
  "description": "Animatable and accessible modals built with react-spring",
  "devDependencies": {
    "@types/node": "^12.0.0",
    "@types/react": "^16.8.15",
    "@types/react-dom": "^16.8.4",
    "e2e-verdaccio": "^1.0.0",
    "microbundle": "^0.11.0",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "react-spring": "^8.0.20"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/ChrisBrownie55/react-spring-modal#readme",
  "keywords": [
    "react",
    "react-spring",
    "modal",
    "a11y",
    "animation",
    "transition",
    "accessibility"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.m.js",
  "name": "react-spring-modal",
  "peerDependencies": {
    "react": "~16.8.6",
    "react-dom": "~16.8.6",
    "react-spring": "~8.0.20"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChrisBrownie55/react-spring-modal.git"
  },
  "scripts": {
    "build": "rm -rf dist/ && microbundle --jsx=React.createElement --raw"
  },
  "source": "index.ts",
  "typings": "dist/index.d.ts",
  "unpkg": "dist/index.umd.js",
  "version": "1.0.8"
}
