{"name":"waitasecond","version":"0.5.0","description":"Simple tool library for the waiting using Promises.","main":"dist/main.js","typings":"dist/main.d.ts","sideEffects":false,"directions":{"functions":"dist/functions"},"scripts":{"start":"npm run build-watch","build":"tsc","build-watch":"tsc --watch","prettier":"prettier --config .prettierrc --write \"{src,test,.vscode}/**/*.{ts,json}\"","prettier-watch":"onchange \"{src,test,.vscode}/**/*.{ts,json}\" -- prettier --config .prettierrc --write {{changed}}","prettier-commit":"git diff --exit-code && npm run prettier && git add src && git commit --allow-empty -m \"Prettier\"","documentation":"typedoc --excludePrivate --hideGenerator --mode file --theme minimal --out docs --name \"Wait second\" ./src","documentation-commit":"git diff --exit-code && npm run documentation && git add docs && git commit --allow-empty -m \"Documentation\"","test":"jest --config jestconfig.json","test-watch":"jest --config jestconfig.json --watchAll","lint":"tslint -p tsconfig.json","preversion":"npm test && npm run lint && npm run build && npm run prettier-commit && npm run documentation-commit","postversion":"git push && git push --tags && npm publish"},"repository":{"type":"git","url":"git+ssh://git@github.com/hejny/waitasecond.git"},"author":{"name":"Pavol Hejný"},"license":"MIT","dependencies":{},"devDependencies":{"@types/jest":"^24.0.13","codecov":"^3.5.0","jest":"^24.8.0","onchange":"^3.3.0","prettier":"github:prettier/prettier","ts-jest":"^24.0.2","tslint":"^5.17.0","tslint-config-prettier":"^1.18.0","typedoc":"^0.14.2","typescript":"^3.5.1"},"gitHead":"0da6227ec5c199a39a260ebd2b68205624bd6873","bugs":{"url":"https://github.com/hejny/waitasecond/issues"},"homepage":"https://github.com/hejny/waitasecond#readme","_id":"waitasecond@0.5.0","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"d42cad5eeae4c0822a60b1b801e53fbe5d6ba6f1","size":4633,"noattachment":false,"key":"/waitasecond/-/waitasecond-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/waitasecond/download/waitasecond-0.5.0.tgz"},"maintainers":[{"name":"hejny","email":""}],"_npmUser":{"name":"hejny","email":"me@pavolhejny.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/waitasecond_0.5.0_1581763294438_0.9148537658954472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T15:23:10.097Z","publish_time":1581763294568,"_cnpm_publish_time":1581763294568,"dist-tags":{"latest":"1.11.149"}}