mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-16 15:40:49 +00:00
Release v0.0.1.
This commit is contained in:
parent
bb2307a968
commit
1077718a13
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libp2p",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Node.js implementation of libp2p",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
@ -13,7 +13,9 @@
|
||||
"keywords": [
|
||||
"IPFS"
|
||||
],
|
||||
"engines" : { "node" : "^4.0.0" },
|
||||
"engines": {
|
||||
"node": "^4.0.0"
|
||||
},
|
||||
"pre-commit": [],
|
||||
"author": "David Dias <daviddias@ipfs.io>",
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user