12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_from": "@algolia/cache-in-memory@4.13.0",
- "_id": "@algolia/cache-in-memory@4.13.0",
- "_inBundle": false,
- "_integrity": "sha512-hHdc+ahPiMM92CQMljmObE75laYzNFYLrNOu0Q3/eyvubZZRtY2SUsEEgyUEyzXruNdzrkcDxFYa7YpWBJYHAg==",
- "_location": "/@algolia/cache-in-memory",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@algolia/cache-in-memory@4.13.0",
- "name": "@algolia/cache-in-memory",
- "escapedName": "@algolia%2fcache-in-memory",
- "scope": "@algolia",
- "rawSpec": "4.13.0",
- "saveSpec": null,
- "fetchSpec": "4.13.0"
- },
- "_requiredBy": [
- "/algoliasearch"
- ],
- "_resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.13.0.tgz",
- "_shasum": "10801a74550cbabb64b59ff08c56bce9c278ff2d",
- "_spec": "@algolia/cache-in-memory@4.13.0",
- "_where": "D:\\work\\liebao-developApi\\node_modules\\algoliasearch",
- "bugs": {
- "url": "https://github.com/algolia/algoliasearch-client-javascript/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@algolia/cache-common": "4.13.0"
- },
- "deprecated": false,
- "description": "Promise-based cache library using memory.",
- "files": [
- "index.js",
- "dist"
- ],
- "homepage": "https://github.com/algolia/algoliasearch-client-javascript#readme",
- "license": "MIT",
- "main": "index.js",
- "module": "dist/cache-in-memory.esm.js",
- "name": "@algolia/cache-in-memory",
- "private": false,
- "repository": {
- "type": "git",
- "url": "git://github.com/algolia/algoliasearch-client-javascript.git"
- },
- "sideEffects": false,
- "types": "dist/cache-in-memory.d.ts",
- "version": "4.13.0"
- }
|