{"name":"make-event-props","version":"1.4.2","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","jest":"jest","lint":"eslint .","prepack":"yarn clean && yarn build","prettier":"prettier --check . --cache","test":"yarn lint && yarn tsc && yarn prettier && yarn jest","tsc":"tsc --noEmit"},"keywords":["react","event","event props"],"author":{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl"},"license":"MIT","devDependencies":{"@babel/cli":"^7.15.0","@babel/core":"^7.15.0","@babel/preset-env":"^7.15.0","@babel/preset-typescript":"^7.18.6","@types/jest":"^29.0.0","@typescript-eslint/eslint-plugin":"^5.41.0","@typescript-eslint/parser":"^5.44.0","eslint":"^8.26.0","eslint-config-wojtekmaj":"^0.7.1","husky":"^8.0.0","jest":"^29.0.0","prettier":"^2.7.0","pretty-quick":"^3.1.0","rimraf":"^3.0.0","typescript":"^4.9.4"},"resolutions":{"semver@7.0.0":"^7.0.0"},"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.2","gitHead":"c65b88fb0239cc466fcab810c903edb98083c88f","dist":{"shasum":"b140e8a63b7aaf1bff9ac5a2fa453a6d2dd1ecfe","size":5298,"noattachment":false,"key":"/make-event-props/-/make-event-props-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/make-event-props/download/make-event-props-1.4.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.4.2_1675423469373_0.7872045036965492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-03T11:24:29.564Z","publish_time":1675423469564,"_cnpm_publish_time":1675423469564,"dist-tags":{"latest":"2.0.0"}}