{
  "_args": [
    [
      "jss-plugin-props-sort@10.5.1",
      "C:\\laragon\\www\\itokin\\DriverOPCDA\\frontend"
    ]
  ],
  "_from": "jss-plugin-props-sort@10.5.1",
  "_id": "jss-plugin-props-sort@10.5.1",
  "_inBundle": false,
  "_integrity": "sha512-t+2vcevNmMg4U/jAuxlfjKt46D/jHzCPEjsjLRj/J56CvP7Iy03scsUP58Iw8mVnaV36xAUZH2CmAmAdo8994g==",
  "_location": "/jss-plugin-props-sort",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jss-plugin-props-sort@10.5.1",
    "name": "jss-plugin-props-sort",
    "escapedName": "jss-plugin-props-sort",
    "rawSpec": "10.5.1",
    "saveSpec": null,
    "fetchSpec": "10.5.1"
  },
  "_requiredBy": [
    "/@material-ui/styles"
  ],
  "_resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.5.1.tgz",
  "_spec": "10.5.1",
  "_where": "C:\\laragon\\www\\itokin\\DriverOPCDA\\frontend",
  "author": {
    "name": "JSS Team"
  },
  "bugs": {
    "url": "https://github.com/cssinjs/jss/issues/new?title=[jss-plugin-props-sort]"
  },
  "dependencies": {
    "@babel/runtime": "^7.3.1",
    "jss": "10.5.1"
  },
  "description": "JSS plugin that ensures style properties extend each other instead of override",
  "files": [
    "dist",
    "src",
    "!*.test.*"
  ],
  "gitHead": "a9f2288adcb26bf6377d3dd2f39c5f13580988d6",
  "homepage": "https://cssinjs.org/jss-plugin-props-sort",
  "keywords": [
    "cssinjs",
    "css-in-js",
    "css in js",
    "jss",
    "plugin",
    "sort",
    "props"
  ],
  "license": "MIT",
  "main": "dist/jss-plugin-props-sort.cjs.js",
  "module": "dist/jss-plugin-props-sort.esm.js",
  "name": "jss-plugin-props-sort",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssinjs/jss.git"
  },
  "scripts": {
    "build": "node ../../scripts/build.js",
    "check-snapshot": "node ../../scripts/match-snapshot.js"
  },
  "typings": "./src/index.d.ts",
  "unpkg": "dist/jss-plugin-props-sort.bundle.js",
  "version": "10.5.1"
}
