{
  "_args": [
    [
      "@rc-component/context@1.3.0",
      "/data/DATAPROJECTS/playground/daniel/TikTok-Shop-Data-Sync-Services"
    ]
  ],
  "_from": "@rc-component/context@1.3.0",
  "_id": "@rc-component/context@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-6QdaCJ7Wn5UZLJs15IEfqy4Ru3OaL5ctqpQYWd5rlfV9wwzrzdt6+kgAQZV/qdB0MUPN4nhyBfRembQCIvBf+w==",
  "_location": "/@rc-component/context",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@rc-component/context@1.3.0",
    "name": "@rc-component/context",
    "escapedName": "@rc-component%2fcontext",
    "scope": "@rc-component",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/rc-table"
  ],
  "_resolved": "https://registry.npmjs.org/@rc-component/context/-/context-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/data/DATAPROJECTS/playground/daniel/TikTok-Shop-Data-Sync-Services",
  "author": "",
  "bugs": {
    "url": "http://github.com/react-component/context/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.10.1",
    "rc-util": "^5.27.0"
  },
  "description": "React way perf context selector",
  "devDependencies": {
    "@rc-component/father-plugin": "^1.0.0",
    "@types/jest": "^24.0.18",
    "@types/react": "^18.0.0",
    "@types/react-dom": "^18.0.0",
    "@types/warning": "^3.0.0",
    "cross-env": "^7.0.3",
    "dumi": "^2.0.15",
    "eslint": "^7.1.0",
    "father": "^4.0.0",
    "np": "^5.0.3",
    "rc-test": "^7.0.14",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "typescript": "^4.0.3"
  },
  "files": [
    "lib",
    "es"
  ],
  "homepage": "http://github.com/react-component/context",
  "keywords": [
    "react",
    "react-component",
    "context"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "@rc-component/context",
  "peerDependencies": {
    "react": ">=16.9.0",
    "react-dom": ">=16.9.0"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/react-component/context.git"
  },
  "scripts": {
    "build": "dumi build",
    "compile": "father build",
    "coverage": "father test --coverage",
    "lint": "eslint src/ docs/ --ext .tsx,.ts,.jsx,.js",
    "now-build": "npm run build",
    "prepublishOnly": "npm run compile && np --yolo --no-publish",
    "start": "dumi dev",
    "test": "rc-test",
    "tsc": "tsc --noEmit"
  },
  "version": "1.3.0"
}
