mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-05-05 22:32:18 +00:00
Release v0.1.1.
This commit is contained in:
parent
604288f426
commit
4a9eabb293
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "abstract-record-store",
|
"name": "abstract-record-store",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store",
|
"description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
@ -12,7 +12,9 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"IPFS"
|
"IPFS"
|
||||||
],
|
],
|
||||||
"engines" : { "node" : "^4.0.0" },
|
"engines": {
|
||||||
|
"node": "^4.0.0"
|
||||||
|
},
|
||||||
"author": "David Dias <daviddias@ipfs.io>",
|
"author": "David Dias <daviddias@ipfs.io>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user