{"name":"libp2p","version":"0.46.7","description":"JavaScript implementation of libp2p, a modular peer to peer network stack","license":"Apache-2.0 OR MIT","homepage":"https://github.com/libp2p/js-libp2p/tree/master/packages/libp2p#readme","repository":{"type":"git","url":"git+https://github.com/libp2p/js-libp2p.git"},"bugs":{"url":"https://github.com/libp2p/js-libp2p/issues"},"keywords":["IPFS","libp2p","network","p2p","peer","peer-to-peer"],"type":"module","types":"./dist/src/index.d.ts","typesVersions":{"*":{"*":["*","dist/*","dist/src/*","dist/src/*/index"],"src/*":["*","dist/*","dist/src/*","dist/src/*/index"]}},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./autonat":{"types":"./dist/src/autonat/index.d.ts","import":"./dist/src/autonat/index.js"},"./circuit-relay":{"types":"./dist/src/circuit-relay/index.d.ts","import":"./dist/src/circuit-relay/index.js"},"./dcutr":{"types":"./dist/src/dcutr/index.d.ts","import":"./dist/src/dcutr/index.js"},"./fetch":{"types":"./dist/src/fetch/index.d.ts","import":"./dist/src/fetch/index.js"},"./identify":{"types":"./dist/src/identify/index.d.ts","import":"./dist/src/identify/index.js"},"./insecure":{"types":"./dist/src/insecure/index.d.ts","import":"./dist/src/insecure/index.js"},"./ping":{"types":"./dist/src/ping/index.d.ts","import":"./dist/src/ping/index.js"},"./pnet":{"types":"./dist/src/pnet/index.d.ts","import":"./dist/src/pnet/index.js"},"./upnp-nat":{"types":"./dist/src/upnp-nat/index.d.ts","import":"./dist/src/upnp-nat/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["!.aegir.js","test/ts-use","*.d.ts"]},"scripts":{"clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","prepublishOnly":"node scripts/update-version.js && npm run build","build":"aegir build","generate":"run-s generate:proto:*","generate:proto:autonat":"protons ./src/autonat/pb/index.proto","generate:proto:circuit-relay":"protons ./src/circuit-relay/pb/index.proto","generate:proto:dcutr":"protons ./src/dcutr/pb/message.proto","generate:proto:fetch":"protons ./src/fetch/pb/proto.proto","generate:proto:identify":"protons ./src/identify/pb/message.proto","generate:proto:plaintext":"protons ./src/insecure/pb/proto.proto","test":"aegir test","test:node":"aegir test -t node -f \"./dist/test/**/*.{node,spec}.js\" --cov","test:chrome":"aegir test -t browser -f \"./dist/test/**/*.spec.js\" --cov","test:chrome-webworker":"aegir test -t webworker -f \"./dist/test/**/*.spec.js\"","test:firefox":"aegir test -t browser -f \"./dist/test/**/*.spec.js\" -- --browser firefox","test:firefox-webworker":"aegir test -t webworker -f \"./dist/test/**/*.spec.js\" -- --browser firefox","test:webkit":"aegir test -t browser -f \"./dist/test/**/*.spec.js\" -- --browser webkit","test:interop":"aegir test -t node -f dist/test/interop.js"},"dependencies":{"@achingbrain/nat-port-mapper":"^1.0.9","@libp2p/crypto":"^2.0.3","@libp2p/interface":"^0.1.2","@libp2p/interface-internal":"^0.1.4","@libp2p/keychain":"^3.0.3","@libp2p/logger":"^3.0.2","@libp2p/multistream-select":"^4.0.2","@libp2p/peer-collections":"^4.0.3","@libp2p/peer-id":"^3.0.2","@libp2p/peer-id-factory":"^3.0.3","@libp2p/peer-record":"^6.0.3","@libp2p/peer-store":"^9.0.3","@libp2p/utils":"^4.0.2","@multiformats/mafmt":"^12.1.2","@multiformats/multiaddr":"^12.1.5","@multiformats/multiaddr-matcher":"^1.0.0","abortable-iterator":"^5.0.1","any-signal":"^4.1.1","datastore-core":"^9.0.1","delay":"^6.0.0","interface-datastore":"^8.2.0","it-all":"^3.0.2","it-drain":"^3.0.2","it-filter":"^3.0.1","it-first":"^3.0.1","it-handshake":"^4.1.3","it-length-prefixed":"^9.0.1","it-map":"^3.0.3","it-merge":"^3.0.0","it-pair":"^2.0.6","it-parallel":"^3.0.0","it-pipe":"^3.0.1","it-protobuf-stream":"^1.0.0","it-stream-types":"^2.0.1","merge-options":"^3.0.4","multiformats":"^12.0.1","p-defer":"^4.0.0","p-queue":"^7.3.4","p-retry":"^5.0.0","private-ip":"^3.0.0","protons-runtime":"^5.0.0","rate-limiter-flexible":"^2.3.11","uint8arraylist":"^2.4.3","uint8arrays":"^4.0.6","wherearewe":"^2.0.1","xsalsa20":"^1.1.0"},"devDependencies":{"@chainsafe/libp2p-gossipsub":"^10.0.0","@chainsafe/libp2p-noise":"^13.0.0","@chainsafe/libp2p-yamux":"^5.0.0","@libp2p/bootstrap":"^9.0.5","@libp2p/daemon-client":"^7.0.0","@libp2p/daemon-server":"^6.0.0","@libp2p/floodsub":"^8.0.6","@libp2p/interface-compliance-tests":"^4.0.5","@libp2p/interop":"^9.0.0","@libp2p/kad-dht":"^10.0.5","@libp2p/mdns":"^9.0.5","@libp2p/mplex":"^9.0.5","@libp2p/tcp":"^8.0.5","@libp2p/websockets":"^7.0.5","@types/xsalsa20":"^1.1.0","aegir":"^40.0.8","execa":"^8.0.1","go-libp2p":"^1.1.1","it-pushable":"^3.2.0","it-to-buffer":"^4.0.1","npm-run-all":"^4.1.5","p-event":"^6.0.0","p-times":"^4.0.0","p-wait-for":"^5.0.2","protons":"^7.0.2","sinon":"^15.1.2","sinon-ts":"^1.0.0"},"browser":{"./dist/src/connection-manager/constants.js":"./dist/src/connection-manager/constants.browser.js","./dist/src/config/connection-gater.js":"./dist/src/config/connection-gater.browser.js"},"_id":"libp2p@0.46.7","gitHead":"1511105774db3c3c7707809b0262e57bdfa544d8","_nodeVersion":"18.17.1","_npmVersion":"9.8.1","dist":{"shasum":"e2703de55dff8f95a2c7aa99f7556103158aa33b","size":362829,"noattachment":false,"key":"/libp2p/-/libp2p-0.46.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/libp2p/download/libp2p-0.46.7.tgz"},"_npmUser":{"name":"npm-service-account-libp2p","email":"npm-service-account+libp2p@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"npm-service-account-libp2p","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/libp2p_0.46.7_1692988778160_0.3616357296296657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-25T18:39:38.460Z","publish_time":1692988778460,"_source_registry_name":"default","_cnpm_publish_time":1692988778460,"dist-tags":{"latest":"3.2.0","next":"3.2.0-b30baa93a"}}