{"name":"waitasecond","version":"0.1.1","description":"ple tool library for the waiting using Promises.","main":"dist/index.js","typings":"dist/index.d.ts","sideEffects":false,"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}}","documentation":"git diff --exit-code && typedoc --excludePrivate --hideGenerator --mode file --theme minimal --out docs --name \"Wait second\" ./src && git add docs && git commit -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 documentation","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":"2819c3c257e2b072dc5e5c078a7e56447f8fd81e","bugs":{"url":"https://github.com/hejny/waitasecond/issues"},"homepage":"https://github.com/hejny/waitasecond#readme","_id":"waitasecond@0.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"hejny","email":"me@pavolhejny.com"},"dist":{"shasum":"076f2c9181bb1f27926b5306c2cf58008aca9c16","size":4020,"noattachment":false,"key":"/waitasecond/-/waitasecond-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/waitasecond/download/waitasecond-0.1.1.tgz"},"maintainers":[{"name":"hejny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/waitasecond_0.1.1_1562708883556_0.13426517054975662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T15:23:02.760Z","publish_time":1562708883653,"_cnpm_publish_time":1562708883653,"dist-tags":{"latest":"1.11.149"}}