{
"_from": "jss-plugin-props-sort@^10.0.0",
"_id": "jss-plugin-props-sort@10.0.0",
"_inBundle": false,
"_integrity": "sha512-41mf22CImjwNdtOG3r+cdC8+RhwNm616sjHx5YlqTwtSJLyLFinbQC/a4PIFk8xqf1qpFH1kEAIw+yx9HaqZ3g==",
"_location": "/jss-plugin-props-sort",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jss-plugin-props-sort@^10.0.0",
"name": "jss-plugin-props-sort",
"escapedName": "jss-plugin-props-sort",
"rawSpec": "^10.0.0",
"saveSpec": null,
"fetchSpec": "^10.0.0"
},
"_requiredBy": [
"/@material-ui/styles"
],
"_resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.0.0.tgz",
"_shasum": "38a13407384c2a4a7c026659488350669b953b18",
"_spec": "jss-plugin-props-sort@^10.0.0",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/@material-ui/styles",
"author": {
"name": "JSS Team"
},
"bugs": {
"url": "https://github.com/cssinjs/jss/issues/new?title=[jss-plugin-props-sort]"
},
"bundleDependencies": false,
"dependencies": {
"@babel/runtime": "^7.3.1",
"jss": "10.0.0"
},
"deprecated": false,
"description": "JSS plugin that ensures style properties extend each other instead of override",
"files": [
"dist",
"src",
"LICENSE"
],
"gitHead": "9562e1d1ba2a137fbc459ed83cd3a61cb894cdb2",
"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.0.0"
}