{"name":"make-cancellable-promise","version":"1.3.0","description":"Make any Promise cancellable.","type":"module","sideEffects":false,"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","source":"./src/index.ts","types":"./dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"scripts":{"build":"yarn build-esm && yarn build-cjs","build-esm":"tsc --project tsconfig.build.json --outDir dist/esm --module esnext","build-cjs":"tsc --project tsconfig.build.json --outDir dist/cjs --module commonjs","clean":"rimraf dist","lint":"eslint .","prepack":"yarn clean && yarn build","prettier":"prettier --check . --cache","test":"yarn lint && yarn tsc && yarn prettier && yarn unit","tsc":"tsc --noEmit","unit":"vitest run"},"keywords":["promise","promise-cancelling"],"author":{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl"},"license":"MIT","devDependencies":{"eslint":"^8.26.0","eslint-config-wojtekmaj":"^0.8.4","husky":"^8.0.0","prettier":"^2.7.0","pretty-quick":"^3.1.0","rimraf":"^3.0.0","typescript":"^5.0.0","vitest":"^0.30.1"},"repository":{"type":"git","url":"https://github.com/wojtekmaj/make-cancellable-promise.git"},"funding":"https://github.com/wojtekmaj/make-cancellable-promise?sponsor=1","packageManager":"yarn@3.1.0","_id":"make-cancellable-promise@1.3.0","gitHead":"297947477b5247593b1beb76cccb8b956d4628b8","dist":{"shasum":"109dd373eb6a2b0e1e04af9c8ced3b3f58c97a05","size":3069,"noattachment":false,"key":"/make-cancellable-promise/-/make-cancellable-promise-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-cancellable-promise/download/make-cancellable-promise-1.3.0.tgz"},"_npmUser":{"name":"wojtekmaj","email":"kontakt@wojtekmaj.pl"},"directories":{},"maintainers":[{"name":"wojtekmaj","email":"kontakt@wojtekmaj.pl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/make-cancellable-promise_1.3.0_1685369389467_0.0007281799760125995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-29T14:09:49.662Z","publish_time":1685369389662,"_source_registry_name":"default","_cnpm_publish_time":1685369389662,"dist-tags":{"latest":"2.0.0"}}