{"name":"value-or-promise","version":"1.0.1","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":"d1a87c2b6f69887ba30fe4e2f516e152b43d5e2c","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.1","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"7021919262c7a13605da701bcbd3c9ae8219bf68","size":5240,"noattachment":false,"key":"/value-or-promise/-/value-or-promise-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/value-or-promise/download/value-or-promise-1.0.1.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.1_1619468116110_0.5773088236608281"},"_hasShrinkwrap":false,"publish_time":1619468116278,"_cnpm_publish_time":1619468116278,"dist-tags":{"latest":"1.0.12"}}