{"name":"@ungap/structured-clone","version":"1.1.0","description":"A structuredClone polyfill","main":"./cjs/index.js","types":"./esm/index.d.ts","scripts":{"build":"npm run cjs && npm run rollup:json && npm run copy-d-ts-into-cjs && npm run test","cjs":"ascjs esm cjs","copy-d-ts-into-cjs":"node ./copy-d-ts.js","coverage":"c8 report --reporter=text-lcov > ./coverage/lcov.info","rollup:json":"rollup --config rollup/json.config.js","test":"c8 node test/index.js"},"keywords":["recursion","structured","clone","algorithm"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"@rollup/plugin-node-resolve":"^15.0.2","@rollup/plugin-terser":"^0.4.1","ascjs":"^5.0.1","c8":"^7.13.0","coveralls":"^3.1.1","rollup":"^3.21.1"},"module":"./esm/index.js","type":"module","exports":{".":{"types":"./esm/index.d.ts","import":"./esm/index.js","default":"./cjs/index.js"},"./json":{"types":"./esm/json.d.ts","import":"./esm/json.js","default":"./cjs/json.js"},"./package.json":"./package.json"},"directories":{"test":"test"},"repository":{"type":"git","url":"git+https://github.com/ungap/structured-clone.git"},"bugs":{"url":"https://github.com/ungap/structured-clone/issues"},"homepage":"https://github.com/ungap/structured-clone#readme","gitHead":"8d363e51250ef2f1c2ef314425b6265424cf1a93","_id":"@ungap/structured-clone@1.1.0","_nodeVersion":"19.9.0","_npmVersion":"8.19.2","dist":{"shasum":"b0a0c84346777b0c62054ced8f2302df03987457","size":9392,"noattachment":false,"key":"/@ungap/structured-clone/-/@ungap/structured-clone-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ungap/structured-clone/download/@ungap/structured-clone-1.1.0.tgz"},"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/structured-clone_1.1.0_1682748128116_0.6900311567042559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-29T06:02:08.255Z","publish_time":1682748128255,"_source_registry_name":"default","_cnpm_publish_time":1682748128255,"dist-tags":{"latest":"1.3.0"}}