{ "private": true, "name": "react-cache", "description": "A basic cache for React applications", "version": "16.6.0-beta.0", "repository": "facebook/react", "files": [ "LICENSE", "README.md", "index.js", "cjs/" ], "peerDependencies": { "react": "^16.3.0-alpha.1 || 16.6.0-beta.0" } }