{"name":"promise-finally","version":"3.0.1","description":"Simple wrapper to run promise \"finally\" logic","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"prettier":"prettier --write","lint":"tslint \"src/**/*.{js,jsx,ts,tsx}\" --project tsconfig.json","format":"npm run prettier -- \"{.,src/**}/*.{js,jsx,ts,tsx,md,yml,yaml}\"","build":"rimraf dist && tsc","specs":"jest --coverage","test":"npm run -s lint && npm run -s build && npm run -s specs && npm run -s size","prepare":"npm run build","size":"size-limit"},"repository":{"type":"git","url":"git://github.com/blakeembrey/promise-finally.git"},"keywords":["promise","finally","done","always","complete","cleanup"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/promise-finally/issues"},"homepage":"https://github.com/blakeembrey/promise-finally","jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"size-limit":[{"path":"./dist/index.js","limit":"100 B"}],"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,jsx,ts,tsx,json,css,md,yml,yaml}":["npm run prettier","git add"]},"publishConfig":{"access":"public"},"devDependencies":{"@size-limit/preset-small-lib":"^2.1.6","@types/jest":"^24.0.22","@types/node":"^12.12.6","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","ts-jest":"^24.1.0","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.2"},"gitHead":"d2dfa1742c2cc066aa93a7fe46fc652a63dc9b62","_id":"promise-finally@3.0.1","_nodeVersion":"13.0.1","_npmVersion":"6.9.0","dist":{"shasum":"4ff41febf526d979e1a91e644b048549a5656d70","size":3241,"noattachment":false,"key":"/promise-finally/-/promise-finally-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/promise-finally/download/promise-finally-3.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":""}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/promise-finally_3.0.1_1573008688272_0.6523730923080351"},"_hasShrinkwrap":false,"publish_time":1573008688540,"_cnpm_publish_time":1573008688540,"dist-tags":{"latest":"3.0.1"}}