Files
old-kitabcitab-frontend/kitabcitab/node_modules/client-only/package.json

53 lines
1.3 KiB
JSON
Raw Normal View History

2022-12-27 12:05:56 +01:00
{
"_args": [
[
"client-only@0.0.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
2022-12-27 12:05:56 +01:00
],
"_from": "client-only@0.0.1",
"_id": "client-only@0.0.1",
"_inBundle": false,
"_integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
"_location": "/client-only",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "client-only@0.0.1",
"name": "client-only",
"escapedName": "client-only",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/styled-jsx"
],
"_resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"description": "This is a marker package to indicate that a module can only be used in Client Components.",
2022-12-27 12:05:56 +01:00
"exports": {
".": {
"react-server": "./error.js",
"default": "./index.js"
}
},
"files": [
"index.js",
"error.js"
],
"homepage": "https://reactjs.org/",
"keywords": [
"react"
],
"license": "MIT",
"main": "index.js",
"name": "client-only",
"version": "0.0.1"
2022-12-27 12:05:56 +01:00
}