{"name":"value-or-promise","version":"1.0.6","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":{"@changesets/cli":"^2.16.0","@types/mocha":"^8.2.2","@types/node":"^15.0.1","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.22.0","eslint":"^7.25.0","eslint-config-prettier":"^8.3.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-functional":"^3.2.1","eslint-plugin-import":"^2.22.1","expect":"^26.6.2","mocha":"^8.3.2","npm-run-all":"^4.1.5","prettier":"^2.2.1","ts-node":"^9.1.1","typescript":"^4.2.4"},"prettier":{"singleQuote":true},"gitHead":"a246304d0150bf2ab10da07a59c911c02cc7a223","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.6","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"218aa4794aa2ee24dcf48a29aba4413ed584747f","size":4949,"noattachment":false,"key":"/value-or-promise/-/value-or-promise-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/value-or-promise/download/value-or-promise-1.0.6.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.6_1619789308507_0.9909353907814042"},"_hasShrinkwrap":false,"publish_time":1619789308688,"_cnpm_publish_time":1619789308688,"dist-tags":{"latest":"1.0.12"}}