{"bugs":{"url":"https://github.com/ipld/js-dag-json/issues"},"dist":{"shasum":"8d30cc2dfacb0aef04d327465d3df91e79e8b6ce","tarball":"https://registry.npmjs.org/@ipld/dag-json/-/dag-json-8.0.11.tgz","fileCount":16,"integrity":"sha512-Pea7JXeYHTWXRTIhBqBlhw7G53PJ7yta3G/sizGEZyzdeEwhZRr0od5IQ0r2ZxOt1Do+2czddjeEPp+YTxDwCA==","signatures":[{"sig":"MEUCIQCmqoVX1B1Kr1/Zpt5CCoSvFziW4I4x23tHqtN1K0cgBAIgNgslLb5kMQVhTvkX/Zhv9wBmo52VOJRQP4X5OeOg0X4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCWXbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow1Q//YttzXAWGlDM8GOJ8Pbw6/Bb7rWJgBFccJSz4Z/X2auZQXRhj\r\n6/vEqUwJCV2nYz0bz6FwNr90RAYQ6a6oEwlmvycGsPrDR1V2EXbpWcMGb4nK\r\nlWQ8P4KgloH8lNC0qO4xKug0M6araI3dGy12N0wmILG1nt1Xt12EA3lRrq1F\r\nIMh65Se8KEJ8ODbf6k//16sz2uBOjx+TbIamWSxBzAz8vVPwiF1CTLwF+Ixn\r\nOaXROY749wEn0jXqn40rMx2ISnr/piScQS1uodF5Sank87HhFUzkDLfbqKOr\r\nGJs0sfB5IsfOVwGMrA8jWPMyxYB0xoqg8/SIraVrYf3FPlj91kJ0yGy21FTE\r\nh9iSLwTHN3rntfP/iHTyPbCr5nGi6re2j8jSMXVs61Sv0vJ4jZXcxNhInpxB\r\nPyndi0yKZf/KyudhnTD3LiG51JPodPTCbxZ2lS3Dh/72G0LwxdVyqiiQUl0a\r\nFEgb4MmuC3mcXWUJOIEqI7+nGbPSiDgY0NhQBt+0T6BNcUr57vLbmnIdCRoK\r\nfHesIzAd+dk1q7ihdQN57hGstmogzW2aLu5fLeQL1hBHVITWpmlgSahWIGfS\r\naI6x3fRGMZAKMU16OqaLKpJZ2w70eOpGxWZV5KlJ5H34jo2smOm118ItKJxX\r\njH5GBnf0Z0KDZ4L2HO9OV8szpLHcgdcShNU=\r\n=CZLD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./cjs/index.js","name":"@ipld/dag-json","types":"./types/index.d.ts","author":{"url":"http://r.va.gg/","name":"Rod","email":"rod@vagg.org"},"browser":"./cjs/index.js","exports":{"import":"./esm/index.js","browser":"./esm/index.js","require":"./cjs/index.js"},"gitHead":"81b3cf3dd7b206fd91b0c4b7e8c39ccb2c4411e8","license":"(Apache-2.0 AND MIT)","release":{"plugins":[["@semantic-release/commit-analyzer",{"preset":"conventionalcommits","releaseRules":[{"release":"major","breaking":true},{"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"],"branches":["master"]},"scripts":{"lint":"standard *.js test/*.js","test":"npm run lint && npm run test:node && npm run test:esm && npm run test:ts","build":"npm run build:js && npm run build:types","test:ci":"npm run lint && npm run test:node && npm run test:esm && npm run test:cjs && npm run test:ts","test:ts":"npm run build:types && npm run test --prefix test/ts-use","build:js":"ipjs build --tests --main && npm run build:copy","coverage":"c8 --reporter=html mocha test/test-*.js && npm_config_yes=true npx st -d coverage -p 8080","test:cjs":"npm run build:js && mocha dist/cjs/node-test/test-*.js && npm run test:cjs:browser","test:esm":"npm run build:js && mocha dist/esm/node-test/test-*.js && npm run test:esm:browser","test:node":"c8 --check-coverage --branches 100 --functions 100 --lines 100 mocha test/test-*.js","build:copy":"cp -a tsconfig.json index.js dist/ && mkdir -p dist/test && cp test/*.js dist/test/","build:types":"npm run build:copy && cd dist && tsc --build","test:cjs:browser":"polendina --page --worker --serviceworker --cleanup dist/cjs/browser-test/test-*.js","test:esm:browser":"polendina --page --worker --serviceworker --cleanup dist/esm/browser-test/test-*.js"},"_npmUser":{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},"homepage":"https://github.com/ipld/js-dag-json#readme","keywords":["ipfs","ipld","multiformats"],"standard":{"ignore":["dist"]},"repository":{"url":"git+https://github.com/ipld/js-dag-json.git","type":"git"},"_npmVersion":"8.18.0","description":"JS implementation of DAG-JSON","directories":{"test":"test"},"maintainers":[{"name":"npm-service-account-ipld","email":"npm-service-account+ipld@protocol.ai"},{"name":"lidel","email":"lidel@lidel.org"},{"name":"alanshaw","email":"alan138@gmail.com"},{"name":"vascosantos","email":"santos.vasco10@gmail.com"},{"name":"achingbrain","email":"alex@achingbrain.net"},{"name":"rvagg","email":"r@va.gg"},{"name":"daviddias","email":"mail@daviddias.me"},{"name":"mikeal","email":"mikeal.rogers@gmail.com"},{"name":"vmx","email":"volker.mische@gmail.com"}],"_nodeVersion":"14.20.0","dependencies":{"cborg":"^1.5.4","multiformats":"^9.5.4"},"typesVersions":{"*":{"*":["types/*"],"types/*":["types/*"]}},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","chai":"^4.3.4","ipjs":"^5.2.0","mocha":"^10.0.0","standard":"^17.0.0","polendina":"~3.1.0","typescript":"~4.8.2","ipld-garbage":"^4.0.10"},"_npmOperationalInternal":{"tmp":"tmp/dag-json_8.0.11_1661560283311_0.2789007176038336","host":"s3://npm-registry-packages"},"_id":"@ipld/dag-json@8.0.11","version":"8.0.11"}