{"name":"remeda","version":"0.0.31","description":"A utility library for JavaScript and Typescript.","main":"dist/commonjs/index.js","module":"dist/es/index.js","jsnext:main":"dist/es/index.js","sideEffects":false,"devDependencies":{"@types/jest":"^26.0.14","jest":"^26.4.2","marked":"^0.4.0","prettier":"^2.1.2","ts-jest":"^26.4.1","ts-node":"^8.4.1","typedoc":"^0.11.1","typescript":"^4.4.4"},"scripts":{"test":"jest --coverage && yarn run compile","compile":"tsc -p ./tsconfig.json --noEmit","prettier":"prettier 'src/**/*.ts' --write","docs:install":"cd docs && yarn","docs:fix":"rm -rf node_modules/typedoc/node_modules/typescript","docs:generate-ts":"typedoc --json out.json --excludeNotExported src","docs:generate-json":"yarn run docs:generate-ts && cd scripts && ts-node generate && cp def.json ../docs/src/data.json","docs:build":"yarn run docs:install && yarn run docs:fix && yarn run docs:generate-json && cd docs && yarn run build"},"repository":{"type":"git","url":"git+https://github.com/remeda/remeda.git"},"keywords":["utils","fp","functional","programming","typescript"],"author":{"name":"Łukasz Sentkiewicz"},"license":"MIT","bugs":{"url":"https://github.com/remeda/remeda/issues"},"homepage":"https://github.com/remeda/remeda#readme","jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"/src/.*.test.(jsx?|tsx?)$","testPathIgnorePatterns":["/node_modules/","/dist/"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"types":"./dist/commonjs/index.d.ts","gitHead":"e961f253d20a9561f7e5ea9bc485c8371377f815","_id":"remeda@0.0.31","_nodeVersion":"16.11.1","_npmVersion":"8.0.0","dist":{"shasum":"ce14672dc5cab3669a0ee7e5d10813c889670465","size":113431,"noattachment":false,"key":"/remeda/-/remeda-0.0.31.tgz","tarball":"http://registry.cnpm.dingdandao.com/remeda/download/remeda-0.0.31.tgz"},"_npmUser":{"name":"tkdodo","email":"dominik@dorfmeister.cc"},"directories":{},"maintainers":[{"name":"eranhirsch","email":""},{"name":"lsentkiewicz","email":""},{"name":"tkdodo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/remeda_0.0.31_1638446458950_0.45411701041073926"},"_hasShrinkwrap":false,"publish_time":1638446459102,"_cnpm_publish_time":1638446459102,"_cnpmcore_publish_time":"2021-12-17T03:46:44.667Z","dist-tags":{"beta":"2.0.0-beta.29","latest":"2.33.6"}}