{"name":"@ungap/structured-clone","version":"1.1.2","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":"a7b5f812d628bd01f9d776740734be771fbc4d02","_id":"@ungap/structured-clone@1.1.2","_nodeVersion":"19.9.0","_npmVersion":"8.19.2","dist":{"shasum":"251224107402bde1f70b3e96634ac9fc39a871da","size":9385,"noattachment":false,"key":"/@ungap/structured-clone/-/@ungap/structured-clone-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ungap/structured-clone/download/@ungap/structured-clone-1.1.2.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.2_1683119633268_0.8290978780667055"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-03T13:13:53.464Z","publish_time":1683119633464,"_source_registry_name":"default","_cnpm_publish_time":1683119633464,"dist-tags":{"latest":"1.3.0"}}