{"name":"rambda","version":"0.9.2","description":"Lightweight alternative to Ramda","main":"dist/rambda.cjs.js","module":"dist/rambda.esm.js","browser":"dist/rambda.umd.js","scripts":{"build":"run-s all-build browser-minify","test":"jest __tests__","docs":"docsify init ./docs","lint":"node files/lint","dev":"jest __tests__/logic/partialCurry","all-build":"rollup -c files/rollup.config.js","browser-minify":"run minify f dist/rambda.umd.js o _","node-minify":"run minify f dist/rambda.cjs.js o _","benchmark":"node benchmarks/index.js","cover":"jest __tests__ --coverage","lintall":"run-p lint-test lint-modules lint-rambda lint-files lint-benchmarks","lint-test":"cd __tests__&&run lintFolder","lint-modules":"cd modules&&run lintFolder","lint-files":"cd files&&run lintFolder","lint-benchmarks":"cd benchmarks&&run lintFolder","lint-rambda":"run lint f rambda.js","jest":"jest"},"repository":{"type":"git","url":"git+https://github.com/selfrefactor/rambda.git"},"keywords":["ramda","fp","functional","utility"],"author":{"name":"self_refactor"},"license":"MIT","bugs":{"url":"https://github.com/selfrefactor/rambda/issues"},"homepage":"https://github.com/selfrefactor/rambda#readme","devDependencies":{"babel-core":"^6.26.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.0","beautify-benchmark":"^0.2.4","benchmark":"^2.1.3","jest":"^21.0.1","lint-fn":"^0.3.0","lodash":"^4.17.4","npm-run-all":"^4.1.1","ramda":"^0.24.1","rollup":"^0.49.2","rollup-plugin-babel":"^3.0.2","run-fn":"^0.2.1"},"gitHead":"29d69236a1d54c5601cc96696130c00e17e73dc2","_id":"rambda@0.9.2","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"self_refactor","email":"deyan8284@gmail.com"},"dist":{"shasum":"dddf82c17b717bed606e963dda3bd05fbe54a36d","size":1108885,"noattachment":false,"key":"/rambda/-/rambda-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rambda/download/rambda-0.9.2.tgz"},"maintainers":[{"name":"self_refactor","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rambda-0.9.2.tgz_1506183881953_0.8817674757447094"},"directories":{},"publish_time":1506183883711,"_hasShrinkwrap":false,"_cnpm_publish_time":1506183883711,"_cnpmcore_publish_time":"2021-12-16T14:21:48.574Z","dist-tags":{"beta":"6.7.0-beta.0","latest":"10.3.2"}}