{"name":"make-event-props","version":"1.6.2","description":"Returns an object with on-event callback props curried with provided args.","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 && yarn build-cjs-package","build-esm":"tsc --project tsconfig.build.json --outDir dist/esm","build-cjs":"tsc --project tsconfig.build.json --outDir dist/cjs --module commonjs --verbatimModuleSyntax false","build-cjs-package":"echo '{\n  \"type\": \"commonjs\"\n}' > dist/cjs/package.json","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"},"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.9.0","husky":"^8.0.0","lint-staged":"^14.0.0","prettier":"^3.0.0","react":"^18.2.0","react-dom":"^18.2.0","rimraf":"^3.0.0","typescript":"^5.0.0","vitest":"^0.34.0"},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"git+https://github.com/wojtekmaj/make-event-props.git"},"funding":"https://github.com/wojtekmaj/make-event-props?sponsor=1","packageManager":"yarn@3.1.0","bugs":{"url":"https://github.com/wojtekmaj/make-event-props/issues"},"homepage":"https://github.com/wojtekmaj/make-event-props#readme","_id":"make-event-props@1.6.2","_integrity":"sha512-iDwf7mA03WPiR8QxvcVHmVWEPfMY1RZXerDVNCRYW7dUr2ppH3J58Rwb39/WG39yTZdRSxr3x+2v22tvI0VEvA==","_resolved":"/home/runner/work/make-event-props/make-event-props/package.tgz","_from":"file:package.tgz","_nodeVersion":"20.8.0","_npmVersion":"10.1.0","dist":{"shasum":"c8e0e48eb28b9b808730de38359f6341de7ec5a2","size":7866,"noattachment":false,"key":"/make-event-props/-/make-event-props-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-event-props/download/make-event-props-1.6.2.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.6.2_1697635361155_0.4017655239651752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-18T13:22:41.371Z","publish_time":1697635361371,"_source_registry_name":"default","_cnpm_publish_time":1697635361371,"dist-tags":{"latest":"2.0.0"}}