{
  "_from": "react-rnd@^9.0.4",
  "_id": "react-rnd@9.2.0",
  "_inBundle": false,
  "_integrity": "sha512-Sp2vCUcvnHcdwwODbL50FJqZL6yt/ElPGVIaennOulsRWWJZ+dMWo0eJl+5qlh8uxRaLzpi9VQoq+ADTkvytsg==",
  "_location": "/react-rnd",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-rnd@^9.0.4",
    "name": "react-rnd",
    "escapedName": "react-rnd",
    "rawSpec": "^9.0.4",
    "saveSpec": null,
    "fetchSpec": "^9.0.4"
  },
  "_requiredBy": [
    "/@redq/reuse-modal"
  ],
  "_resolved": "https://registry.npmjs.org/react-rnd/-/react-rnd-9.2.0.tgz",
  "_shasum": "0642a9f788ee2f16267d13cefe21d0e94da99668",
  "_spec": "react-rnd@^9.0.4",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/@redq/reuse-modal",
  "author": {
    "name": "bokuweb"
  },
  "avaron": {
    "fixture": "./fixture.html"
  },
  "bugs": {
    "url": "https://github.com/bokuweb/react-rnd/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "re-resizable": "5.0.1",
    "react-draggable": "3.3.0",
    "tslib": "1.9.3"
  },
  "deprecated": false,
  "description": "<p align=\"center\"><img src =\"https://github.com/bokuweb/react-rnd/blob/master/logo.png?raw=true\" /></p>",
  "devDependencies": {
    "@babel/cli": "7.4.4",
    "@babel/core": "7.4.5",
    "@babel/plugin-proposal-class-properties": "7.4.4",
    "@babel/plugin-transform-modules-commonjs": "7.4.4",
    "@babel/preset-react": "7.0.0",
    "@babel/preset-typescript": "7.3.3",
    "@babel/traverse": "7.4.5",
    "@babel/types": "7.4.4",
    "@emotion/core": "10.0.10",
    "@storybook/addon-actions": "5.1.3",
    "@storybook/addon-info": "5.1.3",
    "@storybook/addon-links": "5.1.3",
    "@storybook/addon-options": "5.1.3",
    "@storybook/react": "5.1.3",
    "@types/enzyme": "3.1.16",
    "@types/enzyme-adapter-react-16": "1.0.4",
    "@types/node": "^10.12.19",
    "@types/react": "16.4.1",
    "@types/react-dom": "16.0.11",
    "@types/sinon": "7.0.12",
    "@types/storybook__addon-actions": "3.4.3",
    "@types/storybook__react": "4.0.2",
    "avaron": "0.2.0",
    "babel-core": "7.0.0-bridge.0",
    "babel-eslint": "10.0.1",
    "babel-loader": "8.0.6",
    "cpy-cli": "2.0.0",
    "enzyme": "3.8.0",
    "enzyme-adapter-react-16": "1.9.1",
    "gh-pages": "2.0.1",
    "light-ts-loader": "1.1.2",
    "npm-run-all": "4.1.5",
    "prettier": "1.18.2",
    "react": "16.8.2",
    "react-dom": "16.8.2",
    "react-test-renderer": "16.8.6",
    "rollup": "1.14.4",
    "rollup-plugin-babel": "4.3.2",
    "rollup-plugin-commonjs": "10.0.0",
    "rollup-plugin-node-globals": "1.4.0",
    "rollup-plugin-node-resolve": "5.0.1",
    "rollup-plugin-replace": "2.2.0",
    "rollup-plugin-typescript2": "0.21.1",
    "rollup-watch": "4.3.1",
    "sinon": "7.3.2",
    "tslint": "5.17.0",
    "tslint-eslint-rules": "5.4.0",
    "tslint-plugin-prettier": "2.0.1",
    "tslint-react": "4.0.0",
    "typescript": "3.5.1"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/bokuweb/react-rnd",
  "jsnext:main": "./lib/index.js",
  "keywords": [
    "react",
    "resize",
    "resizable",
    "draggable",
    "component"
  ],
  "license": "MIT",
  "main": "./lib/index.es5.js",
  "module": "./lib/index.js",
  "name": "react-rnd",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bokuweb/react-rnd.git"
  },
  "scripts": {
    "build": "npm-run-all --serial build:prod:* copy:flow",
    "build-storybook": "build-storybook -o docs/stories",
    "build:prod:es5": "rollup -c scripts/prod.es5.js",
    "build:prod:main": "rollup -c scripts/prod.js",
    "copy:flow": "cpy src/index.js.flow lib && cpy src/index.js.flow lib --rename index.es5.js.flow",
    "deploy": "npm run build-storybook && gh-pages -d docs",
    "flow": "flow",
    "lint": "tslint -c tslint.json 'src/index.tsx'",
    "prepublish": "npm run build",
    "storybook": "start-storybook -p 6016",
    "test": "NODE_ENV='test' tsc && avaron lib/index.test.js --renderer",
    "test:ci": "npm run flow && npm run build",
    "tsc": "tsc -p tsconfig.json"
  },
  "title": "react-rnd",
  "types": "./lib/index.d.ts",
  "version": "9.2.0"
}
