{"name":"cborg","version":"3.0.0","description":"Fast CBOR with a focus on strictness","main":"cborg.js","type":"module","bin":{"cborg":"lib/bin.js"},"scripts":{"lint":"standard *.js lib/*.js test/*.js","build":"npm run build:types","build:types":"tsc --build","prepublishOnly":"npm run build","test:node":"c8 --check-coverage --exclude=test/** mocha test/test-*.js","test:browser":"polendina --cleanup test/test-*.js","test":"npm run lint && npm run build && npm run test:node && npm run test:browser","test:ci":"npm run test","coverage":"c8 --reporter=html --reporter=text mocha test/test-*.js && npx st -d coverage -p 8888"},"repository":{"type":"git","url":"git+https://github.com/rvagg/cborg.git"},"keywords":["cbor"],"author":{"name":"Rod","email":"rod@vagg.org","url":"http://r.va.gg/"},"license":"Apache-2.0","devDependencies":{"@types/chai":"^4.3.6","@types/mocha":"^10.0.1","@types/node":"^20.5.9","c8":"^8.0.1","chai":"^4.3.8","ipld-garbage":"^5.0.0","mocha":"^10.2.0","polendina":"^3.2.1","standard":"^17.1.0","typescript":"^5.2.2"},"exports":{".":{"import":"./cborg.js","types":"./types/cborg.d.ts"},"./length":{"import":"./lib/length.js","types":"./types/lib/length.d.ts"},"./taglib":{"import":"./taglib.js","types":"./types/taglib.d.ts"},"./json":{"import":"./lib/json/json.js","types":"./types/lib/json/json.d.ts"}},"types":"cborg.d.ts","typesVersions":{"*":{"json":["types/lib/json/json.d.ts"],"length":["types/lib/length.d.ts"],"*":["types/*"],"types/*":["types/*"]}},"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":"chore","release":"patch"},{"type":"docs","release":"patch"},{"type":"test","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":"Trivial Changes"},{"type":"test","section":"Tests"}]}}],"@semantic-release/changelog","@semantic-release/npm","@semantic-release/github","@semantic-release/git"]},"gitHead":"026ee8f22b936c89b7efcc5dd0787b83131d7e23","bugs":{"url":"https://github.com/rvagg/cborg/issues"},"homepage":"https://github.com/rvagg/cborg#readme","_id":"cborg@3.0.0","_nodeVersion":"20.6.1","_npmVersion":"9.3.1","dist":{"shasum":"c46af129c864d97ca866b7245e987bfc170700ab","size":70297,"noattachment":false,"key":"/cborg/-/cborg-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/cborg/download/cborg-3.0.0.tgz"},"_npmUser":{"name":"rvagg","email":"r@va.gg"},"directories":{},"maintainers":[{"name":"rvagg","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cborg_3.0.0_1694398516665_0.12157528140565432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-11T02:15:16.957Z","publish_time":1694398516957,"_source_registry_name":"default","_cnpm_publish_time":1694398516957,"dist-tags":{"latest":"5.1.0"}}