mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 10:52:25 +00:00
commit
e45a9f4083
@ -24,3 +24,5 @@ build/Release
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
||||
test
|
||||
|
@ -2,7 +2,8 @@
|
||||
"name": "peer-id",
|
||||
"version": "0.6.4",
|
||||
"description": "IPFS Peer Id implementation in Node.js",
|
||||
"main": "src/index.js",
|
||||
"main": "lib/index.js",
|
||||
"jsnext": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "dignified-lint",
|
||||
"build": "dignified-build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user