UNPKG
test-data-store
Version:
latest (0.1.1)
0.1.1
0.1.0
an in-memory asynchronous promisified data-store simulator
test-data-store
/
package.json
8 lines
(7 loc)
•
249 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"test-data-store"
,
"description"
:
"an in-memory asynchronous promisified data-store simulator"
,
"author"
:
"Geoffrey Emerson <geoffrey.emerson.git
@gmail
.com> (http://geoffreyemerson.com)"
,
"version"
:
"0.1.1"
,
"main"
:
"index.js"
}