infrastructure-components
Version:
Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.
61 lines (60 loc) • 1.59 kB
JSON
{
"_args": [
[
"stylis-rule-sheet@0.0.10",
"/Users/frank.zickert/WebstormProjects/infrastructure-components"
]
],
"_from": "stylis-rule-sheet@0.0.10",
"_id": "stylis-rule-sheet@0.0.10",
"_inBundle": false,
"_integrity": "sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==",
"_location": "/stylis-rule-sheet",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "stylis-rule-sheet@0.0.10",
"name": "stylis-rule-sheet",
"escapedName": "stylis-rule-sheet",
"rawSpec": "0.0.10",
"saveSpec": null,
"fetchSpec": "0.0.10"
},
"_requiredBy": [
"/styled-components"
],
"_resolved": "https://registry.npmjs.org/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz",
"_spec": "0.0.10",
"_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components",
"author": {
"name": "Sultan Tarimo",
"email": "sultantarimo@me.com"
},
"bugs": {
"url": "https://github.com/thysultan/stylis.js/issues"
},
"description": "stylis plugin to extract individual rules to use with insertRule API",
"files": [
"index.js"
],
"homepage": "https://github.com/thysultan/stylis.js",
"keywords": [
"stylis",
"plugin"
],
"license": "MIT",
"main": "index.js",
"name": "stylis-rule-sheet",
"peerDependencies": {
"stylis": "^3.5.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/thysultan/stylis.js.git"
},
"scripts": {
"test": "node ./tests"
},
"version": "0.0.10"
}