{"name":"rambda","version":"1.2.2","description":"Lightweight alternative to Ramda","main":"./dist/rambda.js","module":"./dist/rambda.esm.js","typings":"./index.d.ts","sideEffects":false,"scripts":{"test:watch":"jest --watch","dev":"jest __tests__/object/zipObj.js --watch","test":"jest __tests__","docs":"docsify init ./docs","lint":"node files/lint","de":"commit","build":"NODE_ENV=build run-s build-main build-minify","build-main":"microbundle --entry rambda.js","build-minify":"node files/minify","benchmark":"node benchmarks/index.js --all","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","prepublish":"BABEL_ENV=development babel modules/ --out-dir lib/"},"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","depFn":["babel-cli","babel-plugin-external-helpers","babel-preset-env"],"devDependencies":{"babel-cli":"^6.26.0","babel-plugin-annotate-pure-calls":"^0.2.2","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.1","beautify-benchmark":"^0.2.4","benchmark":"^2.1.4","commit-message":"git+https://github.com/selfrefactor/commit-message.git#3.0.0","jest":"^23.0.0-alpha.4","lint-fn":"^0.3.6","lodash":"^4.17.5","microbundle":"^0.4.4","minify":"git+https://github.com/selfrefactor/minify.git#0.1.0","npm-run-all":"^4.1.2","rambda-repl":"git+https://github.com/selfrefactor/rambda-repl.git#0.3.0","ramda":"^0.25.0"},"dependencies":{},"commitMessage":{"support":["docs","build","prepublish"],"feature":["method"]},"gitHead":"a7ad8b1e49c2576c9a18cf67cd9441adf69c78e3","_id":"rambda@1.2.2","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"self_refactor","email":"deyan8284@gmail.com"},"dist":{"shasum":"92e22c70e3eac170b79defe75053a9806d88c6ca","size":73780,"noattachment":false,"key":"/rambda/-/rambda-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rambda/download/rambda-1.2.2.tgz"},"maintainers":[{"name":"self_refactor","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rambda_1.2.2_1535493601438_0.10853678665348698"},"_hasShrinkwrap":false,"publish_time":1535493601629,"_cnpm_publish_time":1535493601629,"_cnpmcore_publish_time":"2021-12-16T14:20:33.762Z","dist-tags":{"beta":"6.7.0-beta.0","latest":"10.3.2"}}