{"name":"neverthrow","version":"7.2.0","description":"Stop throwing errors, and instead return Results!","main":"dist/index.cjs.js","module":"dist/index.es.js","types":"dist/index.d.ts","scripts":{"local-ci":"npm run typecheck && npm run lint && npm run test && npm run format && npm run build","test":"jest && npm run test-types","test-types":"tsc --noEmit -p ./tests/tsconfig.tests.json","lint":"eslint ./src --ext .ts","format":"prettier --write 'src/**/*.ts?(x)' && npm run lint -- --fix","typecheck":"tsc --noEmit","clean":"rm -rf ./dist ./tmp","build":"npm run clean && rollup --config && mv tmp/*.js dist","prepack":"npm run build","release":"changeset publish"},"repository":{"type":"git","url":"git+https://github.com/supermacro/neverthrow.git"},"author":{"name":"Giorgio Delgado"},"license":"MIT","bugs":{"url":"https://github.com/supermacro/neverthrow/issues"},"homepage":"https://github.com/supermacro/neverthrow#readme","devDependencies":{"@babel/core":"7.24.7","@babel/preset-env":"7.24.7","@babel/preset-typescript":"7.24.7","@changesets/changelog-github":"^0.5.0","@changesets/cli":"^2.27.7","@types/jest":"27.4.1","@types/node":"^18.19.39","@typescript-eslint/eslint-plugin":"4.28.1","@typescript-eslint/parser":"4.28.1","babel-jest":"27.5.1","eslint":"7.30.0","eslint-config-prettier":"7.1.0","eslint-plugin-prettier":"3.4.0","jest":"27.5.1","prettier":"2.2.1","rollup":"^4.18.0","rollup-plugin-dts":"^6.1.1","rollup-plugin-typescript2":"^0.32.1","testdouble":"3.20.2","ts-jest":"27.1.5","ts-toolbelt":"9.6.0","typescript":"4.7.2"},"keywords":["typescript","functional","fp","error"],"engines":{"node":">=18"},"_id":"neverthrow@7.2.0","gitHead":"2d6e1ddfa79f9ca725ad6a35fcf896f89457f33d","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"shasum":"76fa0a6cf1f6d59f0770df461c92b8b270910694","size":19829,"noattachment":false,"key":"/neverthrow/-/neverthrow-7.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/neverthrow/download/neverthrow-7.2.0.tgz"},"_npmUser":{"name":"delgado14","email":"hi@gdelgado.ca"},"directories":{},"maintainers":[{"name":"delgado14","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/neverthrow_7.2.0_1725733210284_0.8545686819728593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-07T18:20:10.460Z","publish_time":1725733210460,"_source_registry_name":"default","_cnpm_publish_time":1725733210460,"dist-tags":{"beta":"6.0.1-0","latest":"8.2.0"}}