{"name":"ipfs-unixfs","version":"9.0.0","description":"JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)","license":"Apache-2.0 OR MIT","homepage":"https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs#readme","repository":{"type":"git","url":"git+https://github.com/ipfs/js-ipfs-unixfs.git"},"bugs":{"url":"https://github.com/ipfs/js-ipfs-unixfs/issues"},"keywords":["IPFS"],"engines":{"node":">=16.0.0","npm":">=7.0.0"},"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":"./src/index.js"}},"eslintConfig":{"extends":"ipfs","parserOptions":{"sourceType":"module"},"ignorePatterns":["src/unixfs.d.ts"]},"release":{"branches":["master"],"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"breaking":true,"release":"major"},{"revert":true,"release":"patch"},{"type":"feat","release":"minor"},{"type":"fix","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","release":"patch"},{"type":"deps","release":"patch"},{"scope":"no-release","release":false}]}],["@semantic-release/release-notes-generator",{"preset":"conventionalcommits","presetConfig":{"types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{"type":"chore","section":"Trivial Changes"},{"type":"docs","section":"Documentation"},{"type":"deps","section":"Dependencies"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"scripts":{"generate":"npm run generate:proto && generate:proto-types","generate:proto":"pbjs -t static-module -w es6 -r ipfs-unixfs --force-number --no-verify --no-delimited --no-create --no-beautify --no-defaults --lint eslint-disable -o src/unixfs.js ./src/unixfs.proto","generate:proto-types":"pbts -o src/unixfs.d.ts src/unixfs.js","test":"aegir test","test:node":"aegir test -t node --cov","test:chrome":"aegir test -t browser --cov","test:firefox":"aegir test -t browser -- --browser firefox","build":"aegir build","clean":"aegir clean","lint":"aegir lint","dep-check":"aegir dep-check","release":"aegir release"},"dependencies":{"err-code":"^3.0.1","protobufjs":"^7.0.0"},"devDependencies":{"aegir":"^37.5.0","protobufjs-cli":"^1.0.0","uint8arrays":"^4.0.2"},"browser":{"fs":false},"typedoc":{"entryPoint":"./src/index.js"},"gitHead":"6a4b1e77f3aad5181be914f5258a2ca70a000543","_id":"ipfs-unixfs@9.0.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.3","dist":{"shasum":"d555b2cb8fac62c58fd7ac79e8fab4ba456fb227","size":22171,"noattachment":false,"key":"/ipfs-unixfs/-/ipfs-unixfs-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ipfs-unixfs/download/ipfs-unixfs-9.0.0.tgz"},"_npmUser":{"name":"npm-service-account-ipfs","email":"npm-service-account+ipfs@protocol.ai"},"directories":{},"maintainers":[{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"daviddias","email":"daviddias.p@gmail.com"},{"name":"ipfs-npm-publisher-bot","email":""},{"name":"npm-service-account-ipfs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ipfs-unixfs_9.0.0_1673013797331_0.5171351474269701"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-06T14:03:51.222Z","publish_time":1673013797481,"_cnpm_publish_time":1673013797481,"dist-tags":{"latest":"12.0.1","next":"6.0.7-rc.5"}}