UNPKG
seekmix
Version:
latest (1.3.8)
1.3.8
1.3.6
1.3.5
1.3.4
1.3.2
1.3.0
1.2.0
1.1.8
1.1.6
1.1.4
1.1.2
1.1.0
1.0.8
1.0.6
1.0.4
1.0.2
1.0.0
🔍 A local semantic caching library for Node.js.
github.com/clasen/SeekMix
clasen/SeekMix
seekmix
/
demo
/
package.json
15 lines
(14 loc)
•
249 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"demo"
,
"version"
:
"1.0.0"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"description"
:
""
,
"dependencies"
: {
"dotenv"
:
"^16.4.7"
} }