Updated literal
This commit is contained in:
parent
1b8ccca815
commit
acf3254797
@ -1,4 +1,4 @@
|
||||
# indexeddb-chunk-store
|
||||
IndexedDB chunk store that is abstract-chunk-store compliant
|
||||
IndexedDB chunk store that is abstract-chunk-store compatible
|
||||
|
||||
[](https://github.com/mafintosh/abstract-chunk-store)
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "indexeddb-chunk-store",
|
||||
"version": "0.0.1",
|
||||
"description": "IndexedDB chunk store that is abstract-chunk-store compliant",
|
||||
"description": "IndexedDB chunk store that is abstract-chunk-store compatible",
|
||||
"main": "dist/Store.js",
|
||||
"scripts": {
|
||||
"build-test": "tsc && browserify test/test.js > test/bundle.js"
|
||||
|
Loading…
x
Reference in New Issue
Block a user