{
  "_from": "cssjanus@^1.3.0",
  "_id": "cssjanus@1.3.2",
  "_inBundle": false,
  "_integrity": "sha512-5pM/C1MIfoqhXa7k9PqSnrjj1SSZDakfyB1DZhdYyJoDUH+evGbsUg6/bpQapTJeSnYaj0rdzPUMeM33CvB0vw==",
  "_location": "/cssjanus",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cssjanus@^1.3.0",
    "name": "cssjanus",
    "escapedName": "cssjanus",
    "rawSpec": "^1.3.0",
    "saveSpec": null,
    "fetchSpec": "^1.3.0"
  },
  "_requiredBy": [
    "/stylis-plugin-rtl"
  ],
  "_resolved": "https://registry.npmjs.org/cssjanus/-/cssjanus-1.3.2.tgz",
  "_shasum": "7c23d39be92f63e1557a75c015f61d95009bd6b3",
  "_spec": "cssjanus@^1.3.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/stylis-plugin-rtl",
  "author": {
    "name": "Trevor Parscal",
    "email": "trevorparscal@gmail.com",
    "url": "http://www.trevorparscal.com/"
  },
  "bugs": {
    "url": "https://github.com/cssjanus/cssjanus/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Converts CSS stylesheets between left-to-right and right-to-left.",
  "devDependencies": {
    "eslint-config-wikimedia": "0.3.0",
    "grunt": "1.0.3",
    "grunt-contrib-watch": "1.1.0",
    "grunt-eslint": "21.0.0",
    "grunt-jsonlint": "1.1.0"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "files": [
    "src/",
    "LICENSE.txt"
  ],
  "homepage": "https://github.com/cssjanus/cssjanus",
  "license": "Apache-2.0",
  "main": "./src/cssjanus.js",
  "name": "cssjanus",
  "repository": {
    "type": "git",
    "url": "git://github.com/cssjanus/cssjanus.git"
  },
  "scripts": {
    "site": "grunt site",
    "test": "grunt test"
  },
  "version": "1.3.2"
}
