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