{ "_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": "range", "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", "_shasum": "44e64a2b076643f4b52e5ff71efc04d8c3c4a430", "_spec": "stylis-rule-sheet@^0.0.10", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/styled-components", "author": { "name": "Sultan Tarimo", "email": "sultantarimo@me.com" }, "bugs": { "url": "https://github.com/thysultan/stylis.js/issues" }, "bundleDependencies": false, "deprecated": false, "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" }