{"name":"make-event-props","version":"1.4.3","description":"Returns an object with on-event callback props curried with provided args.","main":"dist/cjs/index.js","module":"dist/esm/index.js","source":"src/index.js","types":"dist/cjs/index.d.ts","sideEffects":false,"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":["react","event","event props"],"author":{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl"},"license":"MIT","devDependencies":{"@types/react":"*","eslint":"^8.26.0","eslint-config-wojtekmaj":"^0.8.3","husky":"^8.0.0","prettier":"^2.7.0","pretty-quick":"^3.1.0","react":"^18.2.0","react-dom":"^18.2.0","rimraf":"^3.0.0","typescript":"^5.0.0","vitest":"^0.30.1"},"repository":{"type":"git","url":"https://github.com/wojtekmaj/make-event-props.git"},"funding":"https://github.com/wojtekmaj/make-event-props?sponsor=1","packageManager":"yarn@3.1.0","_id":"make-event-props@1.4.3","gitHead":"b2f92668e0eb7f7b9dfe64c468b474f5f2ca002d","dist":{"shasum":"489568b1490856434fe63c55146c487a76fbcad4","size":7483,"noattachment":false,"key":"/make-event-props/-/make-event-props-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-event-props/download/make-event-props-1.4.3.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-event-props_1.4.3_1681842831976_0.16134333217204078"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-18T18:33:52.139Z","publish_time":1681842832139,"_cnpm_publish_time":1681842832139,"dist-tags":{"latest":"2.0.0"}}