61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stylis-rule-sheet@0.0.10",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_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": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"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"
|
|
}
|