{"name":"cborg","version":"1.3.8","description":"Fast CBOR with a focus on strictness","main":"./cjs/cborg.js","bin":{"cborg":"cli.js"},"scripts":{"lint":"standard *.js lib/*.js test/*.js","build":"npm run build:js && npm run build:types","build:js":"ipjs build --tests --main","build:copy":"mkdir -p dist/test && cp test/*.js dist/test/ && cp -a tsconfig.json *.js *.ts lib dist/","build:types":"npm run build:copy && cd dist && tsc --build","test:cjs":"npm run build && mocha dist/cjs/node-test/test-*.js dist/cjs/node-test/node-test-*.js","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js test/node-test-*.js","test:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/node-test/test-*.js","test":"npm run lint && npm run test:node && npm run test:cjs && npm run test:browser","coverage":"c8 --reporter=html mocha test/test-*.js && npx st -d coverage -p 8080"},"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":{"c8":"^7.6.0","chai":"^4.3.3","ipjs":"^5.0.0","ipld-garbage":"^4.0.1","mocha":"^9.0.0","polendina":"^1.1.0","standard":"^16.0.3","typescript":"^4.2.4"},"exports":{".":{"browser":"./esm/cborg.js","require":"./cjs/cborg.js","import":"./esm/cborg.js"},"./taglib":{"browser":"./esm/taglib.js","require":"./cjs/taglib.js","import":"./esm/taglib.js"},"./json":{"browser":"./esm/lib/json/json.js","require":"./cjs/lib/json/json.js","import":"./esm/lib/json/json.js"}},"types":"cborg.d.ts","typesVersions":{"*":{"json":["types/lib/json/json.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",{"pkgRoot":"dist"}],"@semantic-release/github","@semantic-release/git"]},"browser":{".":"./cjs/cborg.js","./taglib":"./cjs/taglib.js","./json":"./cjs/lib/json/json.js"},"bugs":{"url":"https://github.com/rvagg/cborg/issues"},"homepage":"https://github.com/rvagg/cborg#readme","_id":"cborg@1.3.8","_nodeVersion":"14.17.4","_npmVersion":"7.20.3","dist":{"shasum":"5c13e790eeca2ec392631a2c07288f9535c8efeb","size":80721,"noattachment":false,"key":"/cborg/-/cborg-1.3.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/cborg/download/cborg-1.3.8.tgz"},"_npmUser":{"name":"rvagg","email":"r@va.gg"},"directories":{},"maintainers":[{"name":"rvagg","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cborg_1.3.8_1628126264955_0.479495746663414"},"_hasShrinkwrap":false,"publish_time":1628126265155,"_cnpm_publish_time":1628126265155,"_cnpmcore_publish_time":"2021-12-16T19:19:54.488Z","dist-tags":{"latest":"5.1.0"}}