{"name":"value-or-promise","version":"1.0.5","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":"6d51f9240dcc529612656d80cf3ca0d8274091b7","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.5","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"6c9c5496288df3be9c71c60def01262e95d30adf","size":4917,"noattachment":false,"key":"/value-or-promise/-/value-or-promise-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/value-or-promise/download/value-or-promise-1.0.5.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.5_1619553430023_0.5686207629298679"},"_hasShrinkwrap":false,"publish_time":1619553430213,"_cnpm_publish_time":1619553430213,"dist-tags":{"latest":"1.0.12"}}