{"name":"value-or-promise","version":"1.0.0","description":"A thenable to streamline a possibly sync / possibly async workflow.","main":"build/main/index.js","typings":"build/main/index.d.ts","module":"build/module/index.js","repository":{"type":"git","url":"git+https://github.com/yaacovCR/value-or-promise.git"},"license":"MIT","keywords":[],"scripts":{"build":"run-p build:*","build:main":"tsc -p tsconfig.json","build:module":"tsc -p tsconfig.module.json","fix":"run-s fix:*","fix:prettier":"prettier \"src/**/*.ts\" --write","fix:lint":"eslint src --ext .ts --fix","test":"run-s build test:*","test:lint":"eslint src --ext .ts","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:mocha":"mocha --require ts-node/register \"src/**/*.spec.ts\"","watch:build":"tsc -p tsconfig.json -w","watch:test":"mocha --require ts-node/register --watch --watch-extensions ts --watch-files src \"src/**/*.spec.ts\" "},"engines":{"node":">=12"},"devDependencies":{"@types/mocha":"^8.2.2","@types/node":"^14.14.41","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.0.1","eslint":"^7.8.0","eslint-config-prettier":"^6.11.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-functional":"^3.0.2","eslint-plugin-import":"^2.22.0","expect":"^26.6.2","mocha":"^8.3.2","npm-run-all":"^4.1.5","prettier":"^2.1.1","ts-node":"^9.1.1","typescript":"^4.0.2"},"prettier":{"singleQuote":true},"dependencies":{"@changesets/cli":"^2.16.0"},"gitHead":"f81522ab28e18022c9c56a5a3330055817f1e81b","bugs":{"url":"https://github.com/yaacovCR/value-or-promise/issues"},"homepage":"https://github.com/yaacovCR/value-or-promise#readme","_id":"value-or-promise@1.0.0","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"31e8e7c3575014538577e326d81b877a5dd7e9eb","size":5433,"noattachment":false,"key":"/value-or-promise/-/value-or-promise-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/value-or-promise/download/value-or-promise-1.0.0.tgz"},"_npmUser":{"name":"yaacovcr","email":"yaacovcr@gmail.com"},"directories":{},"maintainers":[{"name":"yaacovcr","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/value-or-promise_1.0.0_1619466806029_0.48581485148120374"},"_hasShrinkwrap":false,"publish_time":1619466806242,"_cnpm_publish_time":1619466806242,"dist-tags":{"latest":"1.0.12"}}