{"name":"rambda","version":"1.2.0","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"],"feature":["method"]},"files":["dist","lib","webVersion.js","index.d.ts"],"gitHead":"39977bd2866e05d0ba902cce1be55ae9ba205075","_id":"rambda@1.2.0","_npmVersion":"6.1.0","_nodeVersion":"10.6.0","_npmUser":{"name":"self_refactor","email":"deyan8284@gmail.com"},"dist":{"shasum":"22f1cb028932a8b38eeeabdf8f20b96cfd091f1e","size":71693,"noattachment":false,"key":"/rambda/-/rambda-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/rambda/download/rambda-1.2.0.tgz"},"maintainers":[{"name":"self_refactor","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rambda_1.2.0_1532603760360_0.38718485266612546"},"_hasShrinkwrap":false,"publish_time":1532603760432,"_cnpm_publish_time":1532603760432,"_cnpmcore_publish_time":"2021-12-16T14:20:34.478Z","dist-tags":{"beta":"6.7.0-beta.0","latest":"10.3.2"}}