forked from RedisLabs/redislabs-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
24 lines (24 loc) · 906 Bytes
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "redislabs-docs",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@abrookins-redis/redis-sitesearch-frontend": "^1.0.1"
}
},
"node_modules/@abrookins-redis/redis-sitesearch-frontend": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@abrookins-redis/redis-sitesearch-frontend/-/redis-sitesearch-frontend-1.0.1.tgz",
"integrity": "sha512-M0Igo5q/HCV0lyYIRV1D9K9TBOJ9ERrSgN3dBJKKT7LwU2/wLA9sTwxRZvMpD5sH1nCdS61p6B7A0ICHjILavA=="
}
},
"dependencies": {
"@abrookins-redis/redis-sitesearch-frontend": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@abrookins-redis/redis-sitesearch-frontend/-/redis-sitesearch-frontend-1.0.1.tgz",
"integrity": "sha512-M0Igo5q/HCV0lyYIRV1D9K9TBOJ9ERrSgN3dBJKKT7LwU2/wLA9sTwxRZvMpD5sH1nCdS61p6B7A0ICHjILavA=="
}
}
}