{
  "_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",
  "_shasum": "38bba5d403c41ab150bff64a95c85013cf73bca1",
  "_spec": "client-only@0.0.1",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\styled-jsx",
  "bugs": {
    "url": "https://github.com/facebook/react/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This is a marker package to indicate that a module can only be used in Client Components.",
  "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"
}
