{"name":"native-dash","version":"1.3.0","description":"a replacement of lodash functions that are exported in both CJS and ES but where there are zero dependencies ... just modern JS code.","main":"dist/cjs/index.js","module":"dist/es/index.js","typings":"dist/@types/index.d.ts","scripts":{"clean":"rimraf dist/es dist/cjs dist/@types","build":"run-s clean autoindex build:es build:cjs","autoindex":"yarn do autoindex","build:es":"tsc -P tsconfig.es.json","build:cjs":"tsc -P tsconfig.cjs.json","test":"uvu -r ts-node/register tests","watch":"run-p watch:*","watch:autoindex":"yarn do autoindex -w","watch:es":"yarn tsc -P tsconfig.es.json -w","watch:cjs":"yarn tsc -P tsconfig.cjs.json -w"},"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","dependencies":{},"devDependencies":{"@rollup/plugin-node-resolve":"^9.0.0","@types/jest":"^26.0.15","@types/node":"12.0.0","@types/node-fetch":"^2.5.7","do-devops":"^0.5.4","husky":"^4.3.0","jest":"^26.6.1","jest-extended":"^0.11.5","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-typescript2":"^0.28.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typescript":"^4.0.3","uvu":"^0.3.4"},"husky":{"hooks":{"pre-merge-commit":"yarn build && yarn do validate TscFailure --error=release && yarn do validate TestingFailure --error=release && yarn do validate NpmVersion --error develop","pre-commit":"yarn do validate TscFailure --default warn --error develop && yarn do validate TestingFailure --error develop && yarn do validate NpmVersion --warn release,hotfix"}},"gitHead":"79a1b499d66ebd8cc1aed8152e092620fd91c17a","_id":"native-dash@1.3.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"541394b04213ddf243953095db6bd72a4a3811b8","size":6534,"noattachment":false,"key":"/native-dash/-/native-dash-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/native-dash/download/native-dash-1.3.0.tgz"},"maintainers":[{"name":"ksnyde","email":"ken+oss@ken.net"}],"_npmUser":{"name":"ksnyde","email":"ken@ken.net"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/native-dash_1.3.0_1603466743713_0.02348591514057774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T19:45:50.477Z","publish_time":1603466743842,"_cnpm_publish_time":1603466743842,"dist-tags":{"latest":"1.25.0"}}