{"name":"@wry/context","version":"0.7.4","author":{"name":"Ben Newman","email":"ben@eloper.dev"},"description":"Manage contextual information needed by (a)synchronous tasks without explicitly passing objects around","license":"MIT","type":"module","main":"lib/bundle.cjs","module":"lib/index.js","types":"lib/index.d.ts","keywords":[],"homepage":"https://github.com/benjamn/wryware","repository":{"type":"git","url":"git+https://github.com/benjamn/wryware.git"},"bugs":{"url":"https://github.com/benjamn/wryware/issues"},"scripts":{"build":"npm run clean:before && npm run tsc && npm run rollup && npm run clean:after","clean:before":"rimraf lib","tsc":"npm run tsc:es5 && npm run tsc:esm","tsc:es5":"tsc -p tsconfig.es5.json","tsc:esm":"tsc -p tsconfig.json","rollup":"rollup -c rollup.config.js","clean:after":"rimraf lib/es5","prepare":"npm run build","test:cjs":"../../shared/test.sh lib/tests/bundle.cjs","test:esm":"../../shared/test.sh lib/tests/bundle.js","test":"npm run test:esm && npm run test:cjs"},"dependencies":{"tslib":"^2.3.0"},"engines":{"node":">=8"},"_id":"@wry/context@0.7.4","gitHead":"16493ef8b4fb994a17e64f2bbeaf22ae9be16b4a","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"e32d750fa075955c4ab2cfb8c48095e1d42d5990","size":13971,"noattachment":false,"key":"/@wry/context/-/@wry/context-0.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@wry/context/download/@wry/context-0.7.4.tgz"},"_npmUser":{"name":"benjamn","email":"ben@benjamn.com"},"directories":{},"maintainers":[{"name":"benjamn","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/context_0.7.4_1698176224884_0.7469135962674995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-24T19:37:05.087Z","publish_time":1698176225087,"_source_registry_name":"default","_cnpm_publish_time":1698176225087,"dist-tags":{"latest":"0.7.4","next":"0.7.2"}}