{"name":"native-dash","version":"1.5.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 --ignore fixtures","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","watch:test":"watchlist src tests -- yarn test"},"author":{"name":"Ken Snyder","email":"ken@ken.net"},"license":"MIT","dependencies":{},"devDependencies":{"@rollup/plugin-node-resolve":"^9.0.0","@type-challenges/utils":"^0.1.1","@types/node":"12.0.0","@types/node-fetch":"^2.5.7","do-devops":"^0.5.4","husky":"^4.3.0","npm-run-all":"^4.1.5","rollup":"^2.32.1","rollup-plugin-typescript2":"^0.29.0","ts-node":"^9.0.0","typescript":"^4.0.3","uvu":"^0.4.0","watchlist":"^0.2.3"},"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":"ae4519bcc268c71b460d47a0d8d0ac3f8342c797","_id":"native-dash@1.5.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"shasum":"d0523a918632d1f8fdc7d202eed0c8b7b2fb3dc0","size":10060,"noattachment":false,"key":"/native-dash/-/native-dash-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/native-dash/download/native-dash-1.5.0.tgz"},"_npmUser":{"name":"ksnyde","email":"ken@ken.net"},"directories":{},"maintainers":[{"name":"ksnyde","email":"ken+oss@ken.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/native-dash_1.5.0_1605478749448_0.9410771565634592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T19:45:53.327Z","publish_time":1605478749575,"_cnpm_publish_time":1605478749575,"dist-tags":{"latest":"1.25.0"}}