{
  "_from": "stylis-plugin-rtl@1.1.0",
  "_id": "stylis-plugin-rtl@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-FPoSxP+gbBLJRUXDRDFNBhqy/eToquDLn7ZrjIVBRfXaZ9bunwNnDtDm2qW1EoU0c93krm1Dy+8iVmJpjRGsKw==",
  "_location": "/stylis-plugin-rtl",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "stylis-plugin-rtl@1.1.0",
    "name": "stylis-plugin-rtl",
    "escapedName": "stylis-plugin-rtl",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/stylis-plugin-rtl/-/stylis-plugin-rtl-1.1.0.tgz",
  "_shasum": "028d72419ccc47eeaaec684f3e192534f2c57ece",
  "_spec": "stylis-plugin-rtl@1.1.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com",
  "author": {
    "name": "Jop de Klein"
  },
  "bugs": {
    "url": "https://github.com/styled-components/stylis-plugin-rtl/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Evan Jacobs",
      "email": "probablyup@gmail.com",
      "url": "https://probablyup.com"
    }
  ],
  "dependencies": {
    "cssjanus": "^1.3.0"
  },
  "deprecated": false,
  "description": "Fork of stylis-rtl, uses cssjanus under the hood to flip style orientations for RTL",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-preset-env": "^1.7.0",
    "babel-preset-flow": "^6.23.0",
    "flow-bin": "^0.78.0",
    "flow-typed": "^2.5.1",
    "jest": "^23.5.0",
    "prettier": "^1.19.1",
    "stylis": "^3.5.4"
  },
  "files": [
    "dist",
    "types"
  ],
  "homepage": "https://github.com/styled-components/stylis-plugin-rtl#readme",
  "keywords": [
    "rtl",
    "bidi",
    "stylis",
    "emotion",
    "emotion-js",
    "css",
    "preprocessor",
    "styled-components"
  ],
  "license": "MIT",
  "main": "dist/stylis-rtl.js",
  "name": "stylis-plugin-rtl",
  "peerDependencies": {
    "stylis": "3.x"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/styled-components/stylis-plugin-rtl.git"
  },
  "scripts": {
    "build": "babel src --out-dir dist --ignore test.js",
    "flow": "flow check",
    "prepublish": "npm run build",
    "test": "jest"
  },
  "types": "types/stylis-rtl.d.ts",
  "version": "1.1.0"
}
