70 lines
2.0 KiB
JSON
70 lines
2.0 KiB
JSON
{
|
|
"_from": "jss-plugin-props-sort@^10.0.3",
|
|
"_id": "jss-plugin-props-sort@10.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-boetORqL/lfd7BWeFD3K+IyPqyIC+l3CRrdZr+NPq7Noqp+xyg/0MR7QisgzpxCEulk+j2CRcEUoZsvgPC4nTg==",
|
|
"_location": "/jss-plugin-props-sort",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jss-plugin-props-sort@^10.0.3",
|
|
"name": "jss-plugin-props-sort",
|
|
"escapedName": "jss-plugin-props-sort",
|
|
"rawSpec": "^10.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^10.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@material-ui/styles"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jss-plugin-props-sort/-/jss-plugin-props-sort-10.3.0.tgz",
|
|
"_shasum": "5b0625f87b6431a7969c56b0d8c696525969bfe4",
|
|
"_spec": "jss-plugin-props-sort@^10.0.3",
|
|
"_where": "D:\\WORK\\Menui\\menui_backend\\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.3.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "JSS plugin that ensures style properties extend each other instead of override",
|
|
"files": [
|
|
"dist",
|
|
"src",
|
|
"LICENSE"
|
|
],
|
|
"gitHead": "4094410d82dfdae772e1c09f0cd187cb48fa1cdc",
|
|
"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.3.0"
|
|
}
|