{"_id":"@ar-packages-changeit/selection-types","_rev":"2-3976013c9e40da5c43b26a9a2025ca35","name":"@ar-packages-changeit/selection-types","dist-tags":{"develop":"1.0.2-7bc25721","latest":"1.0.2"},"versions":{"1.0.2-7bc25721":{"name":"@ar-packages-changeit/selection-types","version":"1.0.2-7bc25721","author":{"name":"Rosen Team"},"license":"MIT","_id":"@ar-packages-changeit/selection-types@1.0.2-7bc25721","maintainers":[{"name":"arsalanyavari","email":"arya48.yavari79@gmail.com"}],"homepage":"https://github.com/rosen-bridge/selection#readme","bugs":{"url":"https://github.com/rosen-bridge/selection/issues"},"dist":{"shasum":"3ba6716f8ff490cd2317483b49f29ef81b6abdb5","tarball":"https://registry.npmjs.org/@ar-packages-changeit/selection-types/-/selection-types-1.0.2-7bc25721.tgz","fileCount":6,"integrity":"sha512-oV2XbJOYpJJAv/GPCcaSeVf6htturEZtKVlpjT5ZBPddd/izmtRjQPJ9w+xsgv5UL03s+mZj6884Bj7PpMq3Tg==","signatures":[{"sig":"MEYCIQC/exYSmCBIs9sgKsi9IFqBAyqd7PrwQNVAM18pCJWPyAIhAJ+jPYOqxnKnS44H00+2kXzbiSoJu03QQaZqKsFc/eid","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4313},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=22.18.0"},"gitHead":"7bc25721f554f9b4be8b1c1599b621955c6dbb6c","scripts":{"lint":"eslint --fix . && npm run prettify","build":"tsc --build tsconfig.build.json","clean":"rimraf dist && rimraf tsconfig.build.tsbuildinfo","release":"npm run clean && npm run build && npm publish --access public","prettify":"prettier --write . --ignore-path ../../.gitignore","lint:check":"eslint . && npm run prettify:check","type-check":"tsc --noEmit","prettify:check":"prettier --check . --ignore-path ../../.gitignore"},"_npmUser":{"name":"arsalanyavari","email":"arya48.yavari79@gmail.com"},"repository":{"url":"git+https://github.com/rosen-bridge/selection.git","type":"git"},"_npmVersion":"11.6.2","description":"A Typescript package containing types of general UTxO selection","directories":{},"_nodeVersion":"22.18.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/selection-types_1.0.2-7bc25721_1763557932440_0.3253521720628909","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@ar-packages-changeit/selection-types","version":"1.0.2","description":"A Typescript package containing types of general UTxO selection","repository":{"type":"git","url":"git+https://github.com/rosen-bridge/selection.git"},"license":"MIT","author":{"name":"Rosen Team"},"type":"module","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc --build tsconfig.build.json","clean":"rimraf dist && rimraf tsconfig.build.tsbuildinfo","lint":"eslint --fix . && npm run prettify","lint:check":"eslint . && npm run prettify:check","prettify":"prettier --write . --ignore-path ../../.gitignore","prettify:check":"prettier --check . --ignore-path ../../.gitignore","release":"npm run clean && npm run build && npm publish --access public","type-check":"tsc --noEmit"},"engines":{"node":">=22.18.0"},"gitHead":"fc55a043c8019b3f18d0c1a033f12d43a4693458","_id":"@ar-packages-changeit/selection-types@1.0.2","bugs":{"url":"https://github.com/rosen-bridge/selection/issues"},"homepage":"https://github.com/rosen-bridge/selection#readme","_nodeVersion":"22.18.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-g84TGpGqKWHoM7yVt7jpy6oHU+zbtB4A90pL63VsMkxdoademil2wfpGBlxc0PBkGyfya0GRU58FxIcSJStxYw==","shasum":"d98209966efd28d46d44c1b725010d29fbb9c549","tarball":"https://registry.npmjs.org/@ar-packages-changeit/selection-types/-/selection-types-1.0.2.tgz","fileCount":7,"unpackedSize":19982,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEWIyklGo3mTlDM4Ni9/c9KGGNv9CrpaQcXZLDcbMJ50AiEA3JIvvUrBVpf0iRTrPojo4+7D0+MQ9ebo3h03BJFYd6Y="}]},"_npmUser":{"name":"arsalanyavari","email":"arya48.yavari79@gmail.com"},"directories":{},"maintainers":[{"name":"arsalanyavari","email":"arya48.yavari79@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/selection-types_1.0.2_1763558449420_0.185559124923649"},"_hasShrinkwrap":false}},"time":{"created":"2025-11-19T13:12:12.367Z","modified":"2025-11-19T13:20:49.841Z","1.0.2-7bc25721":"2025-11-19T13:12:12.639Z","1.0.2":"2025-11-19T13:20:49.615Z"},"bugs":{"url":"https://github.com/rosen-bridge/selection/issues"},"author":{"name":"Rosen Team"},"license":"MIT","homepage":"https://github.com/rosen-bridge/selection#readme","repository":{"type":"git","url":"git+https://github.com/rosen-bridge/selection.git"},"description":"A Typescript package containing types of general UTxO selection","maintainers":[{"name":"arsalanyavari","email":"arya48.yavari79@gmail.com"}],"readme":"# @rosen-bridge/selection-types\n\n## Table of contents\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n- [Usage](#usage)\n\n## Introduction\n\nA Typescript package for general UTxO selection, providing an all required types of `@rosen-bridge/abstract-box-selection`.\n\n## Installation\n\nnpm:\n\n```sh\nnpm i @rosen-bridge/selection-types\n```\n\nyarn:\n\n```sh\nyarn add @rosen-bridge/selection-types\n```\n","readmeFilename":"README.md"}