{"_id":"func-loc","_rev":"17-7fab4c90081600a47afbcf9c9b68d71a","name":"func-loc","dist-tags":{"latest":"0.1.16"},"versions":{"0.1.0":{"name":"func-loc","version":"0.1.0","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint .","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"semver":"^5.6.0","uuid":"^3.3.2"},"devDependencies":{"chai":"^4.2.0","coveralls":"^3.0.3","eslint":"^5.15.1","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","mocha":"^6.0.2","nyc":"^13.3.0","prettier":"^1.16.4"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"npm test","pre-push":"npm test"}},"gitHead":"1cf4cde036e590875c97bf26d4bdbb3f0b4c31ee","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.0","_nodeVersion":"11.11.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Xj3fB7PFa+XZnznKkJF7m/M1vuMrdNZbr/Xphp0PkjSZJjbK6KRaKyaJpTPQuucR6YSjr0zEcZhTL88/1wPBYQ==","shasum":"8b5d95934f4c9d307dbe209dd18aaceef59cb530","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.0.tgz","fileCount":5,"unpackedSize":9021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciD8nCRA9TVsSAnZWagAAWKIQAIVaMtbtDyZa1FanmuM2\n04iDKIOg7UK+WMFcMi93kiEZCzYBTHClhrmWLoSqTTat4Xft86tHTiwwSFCU\nDbJG/lrAbcrOlbc5Q8x8MhGebf0GfWWgLEN8vycpZzk+ocu0/0zdRPlbkX2x\nNN3XwB7sNpLEXPipH9AfzRrK+W7P76ncfC0uVsJ6Evg1PP7pCLD/pO7slsLC\nWrcksnByP/0Zj7VChdG8ZLbjwJxYtHPVN9dLYQrb/HYrqNcLeo57X/67awLt\nBVeqF78aHSrBjad3b5J1rC/49ZUgYj/7WxDjJd43O9SftlfjnYFuhxBMZ0X+\n+cTwW1mruJnyphb9Iy4PbVqq63YnEQVZtEqkzlyxQE5AV88wc7XGU+Q+in1T\nHbV1GYQgE/zc4K1SnWu9QkhpwnTezTtnFPoobD3mpbNPRCzU37sy+m3NBvj6\nWK1HFc55CZMcfHVh3RIpKSAaUDbb2qQcbCmi+L6w2aETANv3vU2650TT9YgF\ndDoAt92LTaFt6cD8mpl/r0apnQQOZqlsmOJ2+KJ3c4q64d9ecRLKsjaGeHY6\nMNFEKtfk9rPp6C9f36fexvonZjPxmsb5XE4uf+owH5CvdrmbIPji71lr3BB1\nRcWoExJUbL0zORloQeeNODR7hE4GLe0eNKLG4Ikwtp1nM+Fxr4RfwCNNrtk/\n3FH9\r\n=8Is2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/lonuGGrslnjmfyrf11qBIzY4Wg73qcrW3gqHhZne3AIgQgnsw6heV7hozZNW+K80pEwn/Fz1efO4i/+QfTfuNm0="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.0_1552432934668_0.029585916805836998"},"_hasShrinkwrap":false},"0.1.1":{"name":"func-loc","version":"0.1.1","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.2"},"devDependencies":{"chai":"^4.2.0","coveralls":"^3.0.3","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.2","nyc":"^13.3.0","prettier":"^1.16.4","release-it":"^10.4.1","tslint":"^5.15.0","typescript":"^3.4.3","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"6fd92c98cde826ffb023edef04bdea0687d90bb9","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-iorsuOlXBXFwpogc0n8FENlRREAujNzwOdZFqCNrLqjznxG3Box2180vVHoU1zrOcNBtz7HPWK8clqIsIApaXQ==","shasum":"c0f639149c608d6fd938f4f2012988b0166c7863","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.1.tgz","fileCount":4,"unpackedSize":9406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrhwNCRA9TVsSAnZWagAApNoP/iglbgtGibHZ/XtEYnwD\njyYVT7KC7xgfOZLh15GRJnu8m1sIoG91II3NA1W28JIPDxHgXgDmhf8rvsrJ\nBNWwiE58ln/8g44O2qY6i+mIqfZaJHUJmBZuQV6XMcm0SWwv9IYWUUNV6tTn\npFFKUrUQ7gaplaSq4t5Od5qjL1+RijNq+9sWDhjYRG3NTmIKlrR/tETgsHIn\nuRTpceeU6/vx5ZEgFKCAq+LblCQmVCt0NMMZpKG9yXy9ewl02cniRBPbh3Fr\nOot0Q72Bk/S4sndFeXZObmmN7exciANoJjDuPuQRdmoozrulqhZj2Yf+e/lG\nJlqiWCbbcYCLbjLkXtg84fkU/sF0G9E9c1hDCm8FWyHoxz8yExBBcEdaBXox\noStbf1IowTUNK3c7fWeqVCqfFHgu5ergxsOWknG5LSquXs07kfzOo6ZPK2eC\nb/GeJaGSG0xB67czXMrtKVuRiLk7oS9RenQzYM+nMy0NzmnkJjBRp0p5JcOt\n5pIfPSMQBCe/N+K488Aq7RXYSX7lgsAgyxyzczdf9UhzmixGkjs3lExaF5q3\nHj80xRkLIxwalkyrWwfu47a4FtVs59Mqt9qbI3OlYgw5dNLdUurMChpsLao3\nl0Yey5hDZlklQwoY7d4mnxko4OsdWqlufNl60rUcVRcuV3ayEIQ9z9/7v6Zo\nfFHk\r\n=nTAy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcPIUB5COF9ZiNon5w6lRi86vHpPx7S3LxEpM4dJHsdwIhANLypuX5wdktH1cS+dkR2y4UYwaQKsFh5L4losL/OOsj"}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.1_1554914316959_0.07120411944286742"},"_hasShrinkwrap":false},"0.1.2":{"name":"func-loc","version":"0.1.2","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.2"},"devDependencies":{"chai":"^4.2.0","coveralls":"^3.0.3","eslint":"^5.16.0","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","husky":"^1.3.1","lint-staged":"^8.1.5","mocha":"^6.1.2","nyc":"^13.3.0","prettier":"^1.16.4","release-it":"^10.4.1","tslint":"^5.15.0","typescript":"^3.4.3","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"63a4f4992dba032d55eba84fed6fac1f3835bcda","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.2","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-LEzwGEktYfeADFe7DG2uR5o0T8Fynaq2+hKXUhgVkEo98pfBJoxvtIGu88Blfiw5z1Q2RY9HXsnwlcBlzSus9A==","shasum":"174daabd276bb445ad510ed1f1e348cacfc80cf8","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.2.tgz","fileCount":4,"unpackedSize":9404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcricbCRA9TVsSAnZWagAAgIEP/2b/+Eey+2TPKmByHwNV\nCn/HJD2Rz4wZ7yYCBPIti7U+hxTKl1IbIqyleQBPYLcsT+wtokeTj022CycH\nJY6u2WJB94R7+KNn1rn9S1lhWoyIBK7PuaUxNKWbw9PHA49E42D/NR+2CEfV\nGgfIBLpfY5Hzzl3NZpIySppOKiUDP9wEhH5Ypi/u8YN+1KfSyB0BbWb3zlIO\nZKbUPsbSjQkvfx/IdeVx61gihzWQ31AfqHfTF0XL6jm0OSpTKb9hF329w+lN\n9qit2mpgk9ke5vlBbuoZAv/atVPXQnOTY/0nEYr6XaZCfl7tw4WpYNzkAOtC\n63nT4/7zLoxSxdbaz8BOlOxaJp6L6xpev9h5CIBZYX3wiN8Y36F6l5VKYD3d\n4hVwD7cu6hW7x4+E7MfXpbVbx3zCh2a6REvyotHKlkf88U/tdQqa5ibcHK09\nZN9+nTAaZe4WjXKBBS+yRmycZ3WUy69biVXLAN4mWv454RaPlhV2QJxV0U7S\nfZFWvuhH/LmM6fbScHAGGmy4q9gO8rn4ifdfvRC93JJgiI17STL9on7Uw0ZI\nF9VKKlhaXLuu6/KEjF4wDtOTZGOiv9+Odpjfn/valVnYW/s/j3Chduxo3A3m\nNz5K2OCRsULkTGrLu/Jc6ZoWnXiF5AIsiuVb4QqmU3pIEAUAVhPGVNiu8MiX\nxxUC\r\n=o44m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeK4bY1WTPW1DtHkFDCLUmkjCR3ZaFzIMYJVuP9ZyJvQIgBJdcvmyvWA09BEBzOw7MOPwZZQI12P+0SCmmxWFYea8="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.2_1554917147009_0.9056490960813572"},"_hasShrinkwrap":false},"0.1.3":{"name":"func-loc","version":"0.1.3","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.2"},"devDependencies":{"@commitlint/cli":"^8.0.0","@commitlint/config-conventional":"^8.0.0","chai":"^4.2.0","coveralls":"^3.0.4","eslint":"^6.0.1","eslint-config-airbnb-base":"^13.1.0","eslint-config-prettier":"^6.0.0","eslint-plugin-import":"^2.18.0","husky":"^2.7.0","lint-staged":"^8.2.1","mocha":"^6.1.4","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.3.0","tslint":"^5.18.0","typescript":"^3.5.2"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"3f1d3b303a9586d231f2bce5c86d1ea59d963b61","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.3","_nodeVersion":"11.10.1","_npmVersion":"6.9.0","dist":{"integrity":"sha512-n9gBgQdDmBH9jpeAb172u2IRGRgcxPg1LoyYeSXjup67+cQjqu+Hm7x22Gq85eYLd1lsvmp3zU/HsnmILYnFDA==","shasum":"78f75d280532faefad16c7d90a046ae4c846339f","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.3.tgz","fileCount":4,"unpackedSize":9432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFqKyCRA9TVsSAnZWagAAd1gP/3N39+VQNnWDGXp3Pb67\nFWS9hIeoRnMIhMDV+9jI+42Ic1aGLlU/Ux/BNgCPOoDZjcUpzfcokJGqzdBF\nLXkKjckBx85IHW9vzeMfG7ZwiFL50Au5Zu/ysakgXue1k70bMImv92SAY2Zh\nVF7tlY/NfcFbiXl3ySW7h0SgEQ7ICvssSUflDFqvXyqiVAtq2PKvKdqtqu2p\nYQCCbSl/H2uqL4P27H1yhdm9WbHez6SiH+ZhBzTQbUuVuFChD2x4RwQHzxQx\nAtfpUIM1jVopkplCklbYYsMyzxG6ZpT+p8gkOHB+6Dyvcw575E7QMARP6IMG\nqnsUpSpNlLNuBzGQw6oXgOKF9wTdhhMbsptQjQoRikxlrCsS0lD6mdtusI7l\nvoWt9ham1lSMlYNszzlF380enH1/CaR0YeSGivVQSC9bGZ7eCPLKHpnnYm3O\nghCIFXOZ1FEZUcdfGiM0mjqkfyN//YuCfKYL7OrJ0GGbNvgIjvpbHL2OB+/2\nxzcCqY8eM5Azu2NapnLF2FqKXP71PtYDb5FNNlJFilhT6gvK5B3Aqa5ZVJz9\nrq+nB85Pr+w6IhwoRwSPtpgY/wJyyMjdgKnOyKcOqETnn88VhJuif2GZr+oD\ndZFbsx5cPAPe6GDO/BMDeS0Wg/sCjB7anCQwUGqgoz2+EKcQ1TOGzLYgQVfs\njhUp\r\n=qZ0e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1/6HSx4TgseK8q7Osye4C8TLWjOEfOTVxeyUVHHtsxwIhAP9JRU8VKZe+tLTLBRDPBT/Bt81cyGfxoox7ggAWLfTS"}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.3_1561764529823_0.5407766826439147"},"_hasShrinkwrap":false},"0.1.4":{"name":"func-loc","version":"0.1.4","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.6","eslint":"^6.4.0","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.3.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.5","lint-staged":"^9.3.0","mocha":"^6.2.0","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.1","tslint":"^5.20.0","typescript":"^3.6.3"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"80bbf443e18f8fe3d1586bd6ce881bf7556a337b","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.4","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","dist":{"integrity":"sha512-AvrHKAWog7sYbRzFXOJoeWOr9V2hdaIYBswK73x5Z5D0EK2ytW+gBlUlDyFc5mGN2GmZolBmQjYEsbIp4cSDMQ==","shasum":"6182cf71b0ceb6ce9e9fb78c20ea7383aa9c008f","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.4.tgz","fileCount":4,"unpackedSize":9432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdidwZCRA9TVsSAnZWagAAmtUP/1YyhGG661ylL2NVIWEu\nDF5dFEUOTQn4vsMYFmUh/fkRuuIXcjWzFvkJcpN0KzRZxYEC+akQhfdK2L89\nyyka4X9kP1I35Kqbd26Nsmf1u7ruACQGWs7lscDM0m8mBuTvJsPeUDr6A+s7\nCoLdCLBd0dk/R+evSdFWGoOwdFo3GuQwHWDJIFhI8+3tRJkUkW5eJn7bgeHf\nEgG0VMXOkJ2nB0NAPbt/wLpHcZfLGFOnH21QI0H1HRMDVTIFVvBEA5QDj/WY\nbt0lSYsJOXFupBwYpLeygPkO2jQST44eS5uOkzpvXgFZ73mGZXP4uAE3nCk6\nPPebB5fvWzxtt8sF/T5c54R/hk+rEh0wErwz05gOX5pI2r8kc0Nlw9G4W3u4\nsW7tWDg/Pmq6pKcVrqddHnG73L5pokMZG/5hm42x/afDK5Q339BLGWTALPKV\nYqq4h1oeAR12VvTF5cYINlLmXd5l21FDGMvgpHDBicEu67AZ+R6IeUneNL6r\nPVHPeNr0GDj4MtiUeD4iylVPkwNS1klut1p/BchoZ1pEWfZ5H5PlQScGKzoe\nRU6U30bw0Qwuasqs71mskTW541iLZLmF3lT2wIcTDVU9w+eU99jpomoYnPFa\nXg7dKwi4ET0Y+6qhCQMPFqDpSVJLzJDRNQjH76Rb9KjE5kBkIfDLdIR3nkC3\nE6C7\r\n=R0VK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+Qlgg1L+Adwo6kO5ZCkwzlU1MZFLqM4ZHCD0zHfPIdgIhAMmDmdOj42F6ss9LvoWu0LoLJLuH1/oaKWxFjPd9YjqG"}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.4_1569315864670_0.9078143439063366"},"_hasShrinkwrap":false},"0.1.5":{"name":"func-loc","version":"0.1.5","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.6","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.4.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.8","lint-staged":"^9.4.2","mocha":"^6.2.1","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.2","tslint":"^5.20.0","typescript":"^3.6.3"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"b1bc82024d375f02aa0af514a19b7953f40c2199","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.5","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"integrity":"sha512-Tq9SUlkPIZN//F04+BMxyCnBJT290C2oQTKT3ZahFMkSXaTPq4Ug5v7e9vbS2+XnEVtC54fLExlajq7UYULanA==","shasum":"3509a7f2bfa3cc6b9c4813715116fe2d772bca44","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.5.tgz","fileCount":4,"unpackedSize":9432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJACCRA9TVsSAnZWagAA/VwP/0oJ7jx2Bfr8sQd7aJj3\nAuuVf8YTWjlCctkMi4Uyj2HqANyNzQUVlzSX72y9SmkqNXe1j+0G9FF82Zft\nNMiChuiHaz9ISHjFGIBwwAeF3krSxmCsjmOrUtGsxqQjPCIn0AOQDf40R2L1\ndzLJJvSaCrqvz96Z/4uVqIdEwAfttHy/p4IbtXhgdhD4DDgzcWlStXOLhGQI\nU7gkvkz/w7uvTNKL/lLCd9KWdIFrmKHnzRsvqhJk197ZFfhEiUCp3baSLEyl\n21q/QzPt0gK21GIqtjuiVEwSXSpgqK27RPnSZ+aFaW3LzFKoTmzqNKeVtU24\ndRONjBGvYCEmhB2CZXniksmZdUAS1HOBRetUSp2rBfYAVLbuPSJj5kHWmjpi\nVDu7fgm0lTsEXNWLbUPcIR31pPEnG3HnzJPJt+Rs279fBB12cmCJnzOmtZfE\neLtsiDOUIY58Whrf+xOGfj5U3/Y8d9WObLlqgtXXNszOGruq5KuCLYXZ9Vqd\nEXZbQQe4R2dkj45B94KnQrXLmrjea5SR7HnQT9FwhmpzXIcyPC2YnU61kNM4\nBrHFPxOGXUmg2Zwwnn8DSvH+DURTmPO1fT1WRcVeQyxFIsb/lcDo8gnddY7h\n0U0BcE/fadA7A2Rka2Hy1DfkJjLSHyEQu2kdMVr3JyrIEGAbIFxLtVGsQTwa\nlDFu\r\n=9TYg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQcVkzqSM4eKKtX5KCQkVMgdYc+ErHVQ8AE981m0yNXAIhAMCh+l4GHTSY/G4gAEsrTexMyB/4MovtIbWgyElrS5Cg"}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.5_1570541570017_0.20206403156592723"},"_hasShrinkwrap":false},"0.1.6":{"name":"func-loc","version":"0.1.6","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.6","eslint":"^6.5.1","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.4.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.8","lint-staged":"^9.4.2","mocha":"^6.2.1","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.2","tslint":"^5.20.0","typescript":"^3.6.3"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"069a2ec0adbf037c6b385ba6df61ce577c198373","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.6","_nodeVersion":"12.11.1","_npmVersion":"6.11.3","dist":{"integrity":"sha512-phRj9IbO3R8bhYv2fF4oZBsDrNMNtomJotkToT92L80n2w34LVHExW7vfC6t1JX/FIAIqCLU3sOSPhMAPxA1EA==","shasum":"2637e0dafa664cafc93666ef63b1c8dd621c37c0","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.6.tgz","fileCount":4,"unpackedSize":9756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJeGCRA9TVsSAnZWagAAP30P/29jCKPMgiJvbP4aKqom\ndoKXD/vvZxI51FvpVu1Psfgug5cNniyc4MXmkwwutSfV9DzaiI3BH6diAvOw\nNBDgpz5hrCvvlJ8A+CN2ieqpUC+POpyTracMLG1VFJgdTupbmXEsHNdfCM5v\nSOw6m05lAduu235tKeG+yRtqx04D/URoUajj4Ja+KpAsaNjJqIpDMEGO001S\nA0/OnUXTJZFJ/S8igMu/9ZZ0A/wZdKXOpKvCBtY86bKTXfzkomOFalUhfwkW\nxbRcNWr8l9aqXcxW+9fPshIiXlpBvA2hYHJo0vllslEHUzDgoNkFiaLnpVXh\n6bSEgSXTaBKcIPMaSiKFZcw8bfGHOIeu0yrnTgI1t9HlMMkYkUSWdW+DacCd\nxxttVhKGciaVYH5FCXmxDYKqHJuOZV2nIEtFXoqJc4fMFeTdsPvOZVivW1T/\nYvoyiLSJk+ORQEEDvniOWQ2exngYbM+/SECB/+Eql3Y4lpD0JOR5L4qwuUV2\nTwdURoGiCqJGiyuplLAVDXOol+z0FoxDzHtgU1l16ysg3/HMC6b9wCeru3DQ\nqJ70im71WSu/NPy+QCyz7V4bZ+HztujzS1fP7ar8Tqv7DyYN3acZZtvbTybJ\nD340HfVx2IYt3DypBLb50vT75+YvEsx/ldqjn5UyUs1ewEaTU3mnCyVbyf1b\n33xJ\r\n=d47S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCq0qTajjWIqmT1AgMD4CsKPO24yFno3LWLyqlUcoBFhAIgSfxPtbLdGtAwC4P5atvp+KQ5hP3qAOVInHQO8MLanyM="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.6_1570543493880_0.6982088855396211"},"_hasShrinkwrap":false},"0.1.7":{"name":"func-loc","version":"0.1.7","description":"Retrieve the function location from it reference in NodeJS.","main":"./src/index.js","types":"./lib/index.d.ts","scripts":{"lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.5.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.9","lint-staged":"^9.4.2","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.3","tslint":"^5.20.0","typescript":"^3.6.4"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","pre-push":"npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"7ca9c977abe35b7c2dcef815fb93e7ee26158a39","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.7","_nodeVersion":"12.3.1","_npmVersion":"6.12.0","dist":{"integrity":"sha512-SniuJVcNfDUJquY0zPUz9bID26VQS08IYgWE3dLPqE0nzrH0F1ak1xdU8Fs61w1GsPhoruEhr2QMWklrAhCQVA==","shasum":"7f4061f2929e7eae1897024ddc9de54802dd7564","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.7.tgz","fileCount":4,"unpackedSize":9756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdte+ECRA9TVsSAnZWagAANSIP/iI/FWUSOxwQwBIKxU7V\nGQfDn8JnAZ2/T8E1BfGvrolYo/M1/fL7TBy16+sV4HZjSU9xPEQRQ6dlFfAF\nf/0qPF10Sz0shmP3dQplhjnLQ4mbjbzB+f0/T23kdcX7lUq0HoambGUd5qfN\nVqFMcNQF+DMktbyj46i+3lDWOnJApy62ufu9lUdW8C+9ObWPXhk8nMXf8opu\nyHkMtc6otqkrg7+V5dMTf81gH4VNyGhuAdr6KGnzG7gTXiAtmWM1dNvPHNdJ\niAPVv803DMtizT1hGFg9ZZta74TuU2Ad32fVcN32N+90YG8tWtV7h0aUHDcO\nc+cN68Q4GpbaYiruOT7TtPKh+u+nIXvFgqJKycOjtWN4TavZ39UcXleDhhft\nB062Q3whvGNCD2e+slE3JQPrRkn1mzXXc1vA4tZvw6soEieNSUgLzcGnTDJT\nbh9+1IT/qY8x6tBh+WT1M3jD9WSLXhEt/fNWJvi6aniyQNd/VcY/2Aqla/VG\n0al5KYnG4XDrQeOWRMkkprwwSW3r+jA6DK1tfEoKyuaiKjAXR83tWOP8Beuv\n8wuHhojJM9m5TFn8ZNuttL44f6hIYuPrGv6oZ+/zERRIRXA/Rs3EzIdrdWXo\n2RlO4fQpht/Nvd52ki2hm+epQNyH+kX7p3mbRZEF001xW/hHOxmz0275e1mJ\nGaid\r\n=kJI/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtPkbDBT1VBJ1fDEU2JhAGvFE8C0JAUbu65KhmhLMwBQIgdsb4qZgMNdcpCqxNf4s07JINYveUwmE+vSoy5Tg5EoE="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.7_1572204420104_0.5169032968506968"},"_hasShrinkwrap":false},"0.1.8":{"name":"func-loc","version":"0.1.8","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.5.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.9","lint-staged":"^9.4.2","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.3","rimraf":"^3.0.0","tslint":"^5.20.1","typescript":"^3.7.2"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"d7a55648e073e9d3cc60c51c09569cb6c4edbe14","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.8","_nodeVersion":"12.11.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-VMpE8v2mE99UkAEGyUZluYdSImzkwH+Wtl5l2xVnmuV0PojXEf+cMr/fezDjSfhKh4XhFAfjn4Edzy8QfHfm6Q==","shasum":"cfde2cdba15d9eb4a1f4fe8aab9716ce1282b3e5","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.8.tgz","fileCount":23,"unpackedSize":22717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxUm5CRA9TVsSAnZWagAAWugP/3oo0EKYDijmiYerrCVR\nF80oEim+3JfOeEVJo4rkfwCsTDz7XbBwADtEE5fgM13pTXL7pEAipuqqW4eY\nW+vV13YRQ/XQyXshKi1SiBHTY6sX/98poywygL9Y1UmOkqUmKTDzwk1KkcBZ\nE9dbQ+ELS2XuViRh+FcTwdwgwQOdeuaTzp1A/V6fqATwtXeWrWP9YjBvsfJm\n7GAC2TlsJKVPLl2QDPzTW0oZ8uQKe/RzC42+46g1vq9evxRT7FaiIiHLoHBf\n8ShmoON+4Mjydo1oX15h6I4Zfyc6tnP50yrEIVheWXd9S4270PZV6iPOfCDp\noMokFCFPyQNx5PaPwAiVT5uaG3ZP00DrjSASOf01ZaskUgSQU0DbjcjrWo1l\nL5Vw8a2gpN9S0yN3tphCCF7+LoRMnnFQlu7FX/x7w4Qt8DSoJxQEQv3AlyHk\n3HQFc/X3O9GBY6wxNXhSpsYwRyBnBvulKr1YLHcwmNWocBYL6xo2ZB1ARZeD\nCg+okxZ4emn9kqrRrFQO2Cmt5rk1/fKWRWiKeEIJ83OB/3qzbxo2znfga/2i\nR2k37E2cjqH2n3cf/D/5mYMA//S/2gNdmcrnjkikcDiegIqBuc2W6EQvwiA5\nIF76t7pszxuNTDMvMtQYoRzyQ20fthNvBmTNe6Vjuzx17iZoIqrdaENgalJ7\nNhVY\r\n=2pU+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTS5AEyaWfjLtbqJFDHUqLELa/Wf5T2sYAgF2FFseL1wIhAPWBa3H3lDjR5Pd/FGdqHnR+me4Yr2IsXwsoVjp+nvO6"}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.8_1573210553551_0.88420501487171"},"_hasShrinkwrap":false},"0.1.9":{"name":"func-loc","version":"0.1.9","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha --exit --reporter spec ./__tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.5.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.9","lint-staged":"^9.4.2","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.3","rimraf":"^3.0.0","tslint":"^5.20.1","typescript":"^3.7.2"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"846e330678a07a955daa6f0139ee80210b425af6","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.9","_nodeVersion":"12.11.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-8xthFrnPhLYHED/VLpfCn8M4hYoOsJRbI7JX62S0F1d++Lh8S6dejN2sjo5IKVRHRQ4Qv5iUMWrrOVr3DFsFYQ==","shasum":"ac0c56482697eb0f8f862bdcf10b7f3705282123","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.9.tgz","fileCount":19,"unpackedSize":18394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxUwMCRA9TVsSAnZWagAA9LAP/RTy4XNHN0ozrbxNMD2L\nhJTdjgQGB/6RG8NIvlzIPYQImqjY815LU13TkvsN6OmBs+dXzjIwnANiqtI2\n+Bbgr6HrG0JZPIkapvzJqasDoIZsCllojdKV7k3nfzQD6Yj7644g+ld9GoBq\n6eAbjt7FjjVBcxl+4tSwsp4MVji53YOWdY5dZQ6XAoC9sj2Y+U040UJCuW5v\nWuma/kTDSpk/uIbmDm7Naemr2zQ7zQNLAVNU1O6TTJQJ6mHMXBldXMNNDlqF\nYPBf+LBv+UBP9bBq9pmR3EnsSA4vzDPkcmLaHmcDyIvaMgV8lhBf0RnWh6an\nEUKMnXEWattsh/hoJAXNBEGbNYaMdwsniK/+do8QOvxO9x3xqjWhK08Zqqez\nS3+VlFFqTX5YqStGUbzr8OwbjzNJ2w6GU0rBalJRRpAMtA5UeFYvlLAmcTWl\n7Fk4H+9KvUazwAQVPEYy7lDk0m2iNvdcMBJOrLUg/9LRwTATehwnpA70fmiG\nquUIl4H/iCK/rH78bsK9Tk+af4EVjmaXbpwXtrS1BXLUHkFjhPHiv0gz35HD\nmpGB9O1RuNg8YsOEk6bfodPWEtniV77oUP3IISVJqSzUZJCxMv+DigB4BXmb\nrxlfw7TqIlbdKCSj5fjDoQIR0mSCITJ/bzmNKoaaD5sG7pz19CGnZuiYB6lG\nn61Y\r\n=h/ic\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAwW1S6hZ22ZEMCGzF+/9uHaQIFea7YzHPrJwjLbFaUAiEAw7AuT7tG18gSA+D/W1KF4MwGdI2ZpUNf+ahaYjGrQqk="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.9_1573211148050_0.8729419851792684"},"_hasShrinkwrap":false},"0.1.10":{"name":"func-loc","version":"0.1.10","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"source-map":"^0.7.3","uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.5.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.9","lint-staged":"^9.4.2","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.3","rimraf":"^3.0.0","tslint":"^5.20.1","typescript":"^3.7.2"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"4b3e73310df2c668aa138539b5d7a0baa6538352","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.10","_nodeVersion":"12.11.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-1eUoOtqH3NFPpUb4WDZN/8IQS9fAMe1qRBvoQbuVv50L5v1yvWAE7t5QjSo3AHq1LuybrWGGWn1TXo9K8xk02A==","shasum":"0b3c84fbcc6447e4e5edcd1d9e322c5b9a42b876","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.10.tgz","fileCount":23,"unpackedSize":25465,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxaAnCRA9TVsSAnZWagAAAh8P/iAYRFNRasL4ewQuox+v\nbtLbBtzNGPBlLevRmMEPvIS5Xxc+4aFlwmHhFh7WntPUmO65CmUB9fYxDfHw\n2IGUGjNK61PJX4q4YOCHLYpSmaeMMYPujzMV/r0syYvwCjfoWDSkNPL0dmwj\n2YYcIQ4KvzWv9lZtNeHNYVxd3K4eFBW02Y4UAVJvjimknyvFhFCzBugtWgEa\nFicdLXghDTz6Ujh58TF+pUBX/1CzbJuoiE142B/4k2VYCvio68OTdQHYqeOk\n34PHLkce6x0oKluKVNwpy1Imha+XuKb87RvLfiG5xWTEnG3yIp4sAKe1xOOo\nHDT3rg9xGNBi6je/D2+MuPvJyxmmeYPXFsTSUYKMrE1mrEzSIMYuWylZu4ei\nXhZ2RYf7Rw+3ONqGjmkJwGs2QdQcPbl5ytxhP8CnZHYhKYNaA8IPHqyqci09\nyJ6MHYD1e5OYL7qLCZ6VrGU07qHxcKJPPH4fplYgjhrSNBxftm4bfb6Gq0db\ntfpwTcLb5TuIg771y8UjW6GXOmkymFw1otypYLRVtr91S0a3CozJqhi0Mn8H\nj9uMXhG93lL0E1Idy6shvJxBvOKbbkuM6nwNpDooRmrVdPHskphk8mYwXtCU\nHNBOye3I58cKZhQLf8+kJdAQ0FtOvVIhUOGRmR4T1rrMJvtpmpLRZ+TG65NB\n0fQY\r\n=Q/2v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB8rScEqbi9PuhyabhGC6kVSyWT5KTzeqWJC90tBM113AiEA1hJIYmZLa60WycTmpKknPicU8JVP3inr6TYUKv/alQg="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.10_1573232678851_0.7062292805866126"},"_hasShrinkwrap":false},"0.1.11":{"name":"func-loc","version":"0.1.11","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"source-map":"^0.7.3","uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.7","eslint":"^6.6.0","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.5.0","eslint-plugin-import":"^2.18.2","husky":"^3.0.9","lint-staged":"^9.4.2","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.18.2","release-it":"^12.4.3","rimraf":"^3.0.0","tslint":"^5.20.1","typescript":"^3.7.2"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"4bee500f099e44f0e7fc84ca06b23a3392209981","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.11","_nodeVersion":"12.11.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-5MiCOS9aAg5WImrIcG3o9Uqw7kkT2ZWWLAh6Am4CbXk9GdGy6Ibxvsf7sO5LjhUNmvp36qZzuTSFEqHNCQh5KQ==","shasum":"7716207d94e948e4d7f2bfc009cf5bfb76f0eadf","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.11.tgz","fileCount":23,"unpackedSize":25493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxaPkCRA9TVsSAnZWagAAH0MP/3WRWaEwSiMiFtBsu/ID\nmr2cRQ7by7mrUJ43SAkQAh+IzNE/+DNXYecoj2F8IjRBk2aYDpsVKiUr2QFT\nG4L9hlarRrEIJSmrG/tn6FH0WC9lcB95ou1dHSqQhJdhndLbegCjyHRf+5I3\nvg9BCxTZU0guSwl97wJX9XFJrEocQ0Bw9EPWjHNcb0MPRtTXIf9039FcN7OJ\n/i7gPdGxICcg34WYmsQcXDxnqfKkXb2azWkmU+9sMs3T+AcnHCKv7XNbqAQ8\nKVFfNUqxXHt5C8cXEVvWEHHFethDej87SMERQPDKZYovGatxYfCG2AqofQkR\nWpfVgEkd2dzpVH86WycW4fF/32qCJn4dycqKf+6yrqiY8CchW+UeXlyRq+f8\nRKmQQcl2vB7CWiWnsaHHpw+bp9m3Kg+ErKKqfeF81xz7UqMjk3i0FDp0AYVs\nFtjibzlo2wQNXDTNtDfG+6XhSwg/aDKkyFScMckKu/Pcqj2/ZbYn4pLUaq5V\n///bDS7M/MmtXjK3FLw7S03hpX0JhBpe3L3vpzUW7eVU+k6fk5njmJReF7h9\nME98CBbXJ1+YsG+vT2nucCFXpGX7am66EXAnDYTfaHVlHqefNNkbko51F/j6\nRi5M+72xnb2KhmnI/6iFI4qG3+2jV1Y7qMbGl/fgiwVrJ/8jDRThlPK5ybWO\njQAr\r\n=Qylq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAkVbkquRs2qU0/ELh5l5WW0uDOE5pJFdJUJnGP7fopaAiEAvsYcP45fYHaKoxMKMwvI0t2SOZYBL+ae4/vPkUyC2Fw="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.11_1573233635627_0.07825858341370817"},"_hasShrinkwrap":false},"0.1.12":{"name":"func-loc","version":"0.1.12","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"source-map":"^0.7.3","uuid":"^3.3.3"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","chai":"^4.2.0","coveralls":"^3.0.9","eslint":"^6.7.1","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.7.0","eslint-plugin-import":"^2.18.2","husky":"^3.1.0","lint-staged":"^9.5.0","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.19.1","release-it":"^12.4.3","rimraf":"^3.0.0","tslint":"^5.20.1","typescript":"^3.7.2"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"bd1d9228f43440ac65b3c8d4d610a35e37c3152e","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.12","_nodeVersion":"12.11.1","_npmVersion":"6.13.0","dist":{"integrity":"sha512-CIzEUFAyhi8+1HsJPsICtoYLc8Od3pv8PZYsyL6blwHWwx7u204zmkNS7RolWDBHfR6X9t7TxgZiA1L82qywyg==","shasum":"a7a313356aab0dfb5780b6f97a692927c223306b","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.12.tgz","fileCount":23,"unpackedSize":26696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3ljpCRA9TVsSAnZWagAAwmQQAI7DDIf1jgONSR7HRDPK\nRrO4R9C1b2ZB0/IKkG417cuqdI35MpkTfoNndlYh1oh9fFSrx+R/yoAgFqjf\nseQ5lh6Zr030apyIqdd5nk3N5h3ibxCPuzrI04uk/cP5G/1iVzPwicspvoI4\nhB7i8R7Pxg2ABtZWIP5fCTTztbVl/Xuh+Z6s1Cu6pF2WK5O3Xqe/zypCcqGe\n5+iH8nMmzrhpudGqs2xchPediwLAzDHMnCBX0/zB0qD698Q/8Ccocm1vrzML\nRu09EfiYX5jChaiukIsFnXAMFRrm/6YkrEumo0oFL3gdMOJeHaV+yOghj5RS\n6HM6uE8UXIyOaYhgd9LwYUjIGoiSZg2wCu7HK9SsSX7fD6M4hJUg/4Z/5ckj\n3VVYZ+ww+h1snRTXjYX+BaOCzC5B04VARTNdUDPdIxjsYkg9d8jkVtXWhuTd\nFHY8fqU8G/5QBwhUze2gasgNt/5CmbxaSRUuqMSMgMDXqKtFY2lQNg45TN+X\n3xwEA2IhK6UDK9Ji66iQS72QHfmG7i0fx68Pc65Ptw8gfW+/FaXmAmkar9Yk\nr2oJCNM787l5qZbVkttt61feGZ8G1OgGdfIMDpfDt+7bYYUKjujDYg+2hDSm\nRrX1Wp8WF+1L63t4yJ2nh0V2X24SbzvzE3q4BHhNwcZdPSpzW+XwztXWgKvQ\nx/G0\r\n=Wjtc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNO9c/Ct8v2sz3c+und9fDm13kVXZHkem8ugGTxabdCwIgDe3n7bGhmqT94vOw5z7tQXJzbn1dd1tILU4kMPsLI8c="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.12_1574852840989_0.007321129935687232"},"_hasShrinkwrap":false},"0.1.13":{"name":"func-loc","version":"0.1.13","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts' '__tests__/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha __tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"source-map":"^0.7.3","uuid":"^8.3.0"},"devDependencies":{"@commitlint/cli":"^9.1.2","@commitlint/config-conventional":"^9.1.1","chai":"^4.2.0","coveralls":"^3.1.0","eslint":"^7.6.0","eslint-config-airbnb-base":"^14.2.0","eslint-config-prettier":"^6.11.0","eslint-plugin-import":"^2.22.0","husky":"^4.2.5","lint-staged":"^10.2.11","mocha":"^8.1.1","nyc":"^15.1.0","prettier":"^2.0.5","release-it":"^13.6.6","rimraf":"^3.0.2","tslint":"^6.1.3","typescript":"^3.9.7"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"0f1167891fdd15984d845c6befdedfff4792a5cd","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.13","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-IriDnJet3yFyFSOT0RgpZP6rY/U62zwnRflOGluVHNVm2Za7S0oAKOk+AzIS8di2YJWFLSPdIlcxTFMaGyTD1A==","shasum":"ff9af992e72d4565a3103af7e8ed8160c27e2ddf","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.13.tgz","fileCount":23,"unpackedSize":26896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNIZXCRA9TVsSAnZWagAAdJgP/00zyR4tPCyMm/8W2XCf\n8XppPWQxP6DnpkO845O74yBOkp3tvZcl844ofaM/VZiPaJjWUOM9Ctf0X7/g\nnKJQ4d2czFWXBDnfWE+4Mu+lNySx+g5bXqucFyl+Pc4hVZswDzR4ioIKk9nW\nRhH4McTpZLTcZPRZ3pE/NBKLqMnD4Qvm+7lbPyZ+/LqckMwOl1u/QDw/YNhv\n8Vhd1PXRYBzP/HLlSRVxxEaN74hLq/j5e/n0bZun6vBeNAn+i0nL0zDGBHhR\nogJd6Ndc0ZPgdT0K8MA5jMMI1ag66cSBy/vXvx1+r160y9zWmstWNQXjJVHI\nqkFUhvSeMDp/mQUBZnCC8NaUkp44zsk+j3lCo0ejpg3Yh30dWsT2mVCa5V2y\nZ5pg8qJNq3qnc9W57/ZmpA2dyFB3Mthm1BmJrd6XzaKnaVLCD7jNRk4W510E\n8rXheqMG2XCiKqwFEbwihcei95JYeDt68vRlyftrtRnE7tIQMbeZ1KtHlNuF\nLttNIm7EYLqKT2uX6AZeVs/EbbhQ1JhUKzs7K/xK4hA8iaszmnkdbDws6cQF\nzgnUl0ra/kR1P9U+EPkCrbq33isp4N8qEuSqGiyy0LklIYkJrN7NqSQSiXAg\n7ta6Cyhy1KXkPBy7nLWbDmvDtiIXj9+0aYb42MJdQ+GfQYFBTl4rhHA79BFo\n6fIC\r\n=4jTm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJHVyvzcsaJ6wrLifbeG1E5Gvs6WKm3fIUpg1JWoXb+gIhAL9Q1BEiduJHDq6At8wpaURBB56B1NKxNtEu1MVKGikC"}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.13_1597277782545_0.48292732043731235"},"_hasShrinkwrap":false},"0.1.14":{"name":"func-loc","version":"0.1.14","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts' '__tests__/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha __tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"source-map":"^0.7.3","uuid":"^8.3.0"},"devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","chai":"^4.2.0","coveralls":"^3.1.0","eslint":"^7.10.0","eslint-config-airbnb-base":"^14.2.0","eslint-config-prettier":"^6.12.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","lint-staged":"^10.4.0","mocha":"^8.1.3","nyc":"^15.1.0","prettier":"^2.1.2","release-it":"^14.0.3","rimraf":"^3.0.2","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"36db0eb3e229271a01902324f576a48e58c22531","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.14","_nodeVersion":"14.3.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-mzsw8JobfuvCT2UCl3AE6/76M6lvGnIUrQ608+c4Jv5cCVpsHxZSfEZhOwB+seNYwEWQ+mFXgYEAvYxFtKpfXA==","shasum":"54c4d7dfd8e6b449a506963dac8d617717854e2e","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.14.tgz","fileCount":23,"unpackedSize":26898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdTJTCRA9TVsSAnZWagAAxdIP+gKheTGjzjOdWz1OvxHo\n7LpQgLYtdEDlxFfZhBkXyvHc5kuUnpKr1j3bJ7IMKiAFKgJcYXjD5MfH646F\nhdvCuz7E4zRkwB7RkdumNJLbaOJuC8+WRk9TumVYdC37yWfle+ZupkvMTtG7\nYU3Le266xxrNdDpzmINFVlf6sGd8TqL9aCSP7HBJ/Dbp9V9vQP4imuMpoJcC\nE3NDWtQ+c992QkEQccFlDdBOf1xjDi9Fo6BpuGpdQgFd1gvXoUdiB2196QSN\nqEydTtpzSwGgpvI2/tjXtXmfhlj0qCOiGR+/KcFC1uDZ4wQCDdYDZK4aJA6P\nfXT5gI/jDn6hEMxGp7dEAg+//1z5CtY0QJoxz1FxERwEP3WZskKXBctYTwWm\nEQ8pI/Qy/SC+UvqjXaZ3avjjPuZ8IDoxgAUjSOT7r+lXZ/VGRqz6r61T/rNd\n43wG5Dp+lyN85/Ufh8ICn5e/Ii+zV1XeUO0AYL8U+zfhTcLzyANRuRUrtQ7d\nDhSp37E94Xuk7uiqyX5Vyz+4tRJkOuZITsLd74yaE+3JSvCh5gn82KHOKk7x\nrftdP9UcscojFW9fT9jVlyGxFQySCqSWY82DsmQpPAPLqOMkUN7wrNzr2D7M\nan/R1QeL7l16I7Aojqp0e6G9CmMidPPMCItk6b+sgb51y5DDkrZDMw6Z9xAY\n++xK\r\n=Ht1c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICXcH+RZX2HLAoYWUh0cwfOLM7U/p8c6Szw5n03Jr4k0AiEA7qC922xgn+dl62oVmKJjQ8/9RwGtox+nE9TbWQvXAPc="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.14_1601516114848_0.38294412147919843"},"_hasShrinkwrap":false},"0.1.15":{"name":"func-loc","version":"0.1.15","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","scripts":{"test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts' '__tests__/**/*.ts'","format":"prettier --write \"src/**/*.js\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha __tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"source-map":"^0.7.3","uuid":"^8.3.1"},"devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-conventional":"^11.0.0","chai":"^4.2.0","coveralls":"^3.1.0","eslint":"^7.11.0","eslint-config-airbnb-base":"^14.2.0","eslint-config-prettier":"^6.13.0","eslint-plugin-import":"^2.22.1","husky":"^4.3.0","lint-staged":"^10.4.2","mocha":"^8.2.0","nyc":"^15.1.0","prettier":"^2.1.2","release-it":"^14.2.0","rimraf":"^3.0.2","tslint":"^6.1.3","typescript":"^4.0.3"},"engines":{"node":">= 8.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged && npm test","post-merge":"npm i","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"8908df287c51c33c6abbf62df2c624afaed15f2b","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.15","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"integrity":"sha512-B/l/8lkV4l72Otq4nveZ3vYv6cIlqd/AtmDLZ+4+HALiB9EyyYPQ0QburQnAdOHt4n7gRsEDaleO1Ekb9ZzS0g==","shasum":"5220bcbe3bc651e67a1d8402b553211b7614903c","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.15.tgz","fileCount":23,"unpackedSize":26898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjMauCRA9TVsSAnZWagAAnS0QAJ+trTN7aWi9px2FfnSv\nfesAfvhRw5xmGVWrK3IqmB20GvowLJNIEW9EbiO6YjrhBkdKXbsNG8OrCXbS\n4WK6X5pjpC5HrSk0sVZ3Yr34OXitdeTKjUJQGhuHj0Lg7TaKc8d9Ua50nemo\ne4686FzPAOui0WdTv0GtCx4bWU6IQNINLGq8WoSuVcY38FBGNtAg0X9qa64e\nxVkPnIBzQ13Gf1a3yeWsy2Wl8IUAuKsfUyh9YuDPabkXxIuf2Nug5gyZb+Kj\nmOuTxPP5ImAHXutwJTN+JSECbSsJnp9LOhcztcQCa+qL2JvNbBLdu1UDz5zR\nKdTbUAPSEHluL9QcamxmEMUbWQSYQbFrfcIXcXwvTb6bgF818+KdR486V+sD\n5IBrxvsxk54Z+WcRS86/btp9DcaJCkVCv3B9MggNN9yMk6pGVquUy+JON5yZ\nuvxUl45+vJeDhgNpv5qgmPO5Yk7SAgtruEZxjhpYMzgVTwE29KtxReBGQVCj\nSPvQIwsw90Gjt4n5+7fQXFdk+mvnCcymnIESF1adUW/hg4tu7297Uzuo2svX\nTZ/yCh925RoH0EhtuOTZCXx05ZFPtWp+aho0XDcTHdTyUd/gjoFQSlVlJsn2\nCkh0yPraPw9gAUhgVUHYwgGFgLKD/0Gv6kek/wT4MWPfaSePv7AgshKcCmvh\nKWNZ\r\n=+SP6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCC7gRuTBcnIE0nvClowHfBlPS3vtZEhtPrhs2DZCe/ygIgLb269dgio4lUaRj9DNamKHT0k29E3ixHQ3FCuuTLISo="}]},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.15_1603061421945_0.6427688084653223"},"_hasShrinkwrap":false},"0.1.16":{"name":"func-loc","version":"0.1.16","description":"Retrieve the function location from it reference in NodeJS.","main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"prepare":"husky install","test:tsc":"tsc --sourceMap __tests__/assets/*.ts","build":"tsc --build tsconfig.json","prebuild":"rimraf dist","watch":"tsc -w","lint":"eslint . && tslint -c tslint.json 'lib/**/*.ts' '__tests__/**/*.ts'","format":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.js\"","pretest":"npm run build && npm run lint","test":"nyc --reporter=html --reporter=text mocha __tests__/**/*.test.js","prepublishOnly":"npm test","preversion":"npm run lint","release:major":"release-it major","release:minor":"release-it minor","release:patch":"release-it patch","version":"npm run format && git add -A src","postversion":"git push && git push --tags","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"keywords":["function","location","nodejs","node","inspector","promise"],"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"license":"MIT","dependencies":{"data-urls":"^2.0.0","source-map":"^0.7.3","uuid":"^8.3.2"},"devDependencies":{"@commitlint/cli":"^12.1.1","@commitlint/config-conventional":"^12.1.1","chai":"^4.3.4","coveralls":"^3.1.0","eslint":"^7.25.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.22.1","husky":"^6.0.0","lint-staged":"^10.5.4","mocha":"^8.3.2","nyc":"^15.1.0","prettier":"^2.2.1","release-it":"^14.6.1","rimraf":"^3.0.2","ts-node":"^9.1.1","tslint":"^6.1.3","typescript":"^4.2.4"},"engines":{"node":">= 8.0.0"},"lint-staged":{"*.js":["eslint --fix","prettier --write","git add"]},"gitHead":"d50449c33bd7e71f261f400e5d6bfed461e4fc9d","bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"homepage":"https://github.com/midrissi/func-loc#readme","_id":"func-loc@0.1.16","_nodeVersion":"14.16.0","_npmVersion":"7.7.4","dist":{"integrity":"sha512-xxKNe8YQ1++4WhCVLZo9ASrP0gjlO0WmhGz/brwyXyTm4Xk8QzuNi50ZeBsVxxTVXl5r51eW6Niu53aaJCAaIA==","shasum":"05a6152769d6efa1dce86d574f618a27a20da48c","tarball":"https://registry.npmjs.org/func-loc/-/func-loc-0.1.16.tgz","fileCount":23,"unpackedSize":27908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgj/VmCRA9TVsSAnZWagAAJhMQAIEFffnXFNHcY3kQIJfb\nfTacKZ4jMtP+ThZagbq1Od7HoDHHB4eM/to81G7VuuhtTESS2ECaNqPjD3K6\nveXIaMdAsdfACpdlI6Za2SDrMGSrhWPqf7ImkMS/gEYByxhZFOnSkwOOrOJm\nlH8RFKskkcXzj3i9fVcyi1WXo8AIchbkFcdynYxsHp6DhX9eCX6RwXlY45pl\ndwe1pA/bK3CfRhDJIc/Sf3E0eXnOnzKEF9b3Z5wZFOoBJAcyK/f+dUOg/8RN\nMQlUfi1JeqT2oz0rDuDQgkziZQBZXzJ7Q2WMbl+YnzsMkbI3xnuBQd3zCLL3\ntSKVuddDiJOvLrn0lwj20RRZRzD+9D/ivoO3Dan1iCD7nrfgBuXeF29TL++n\ncE/lzCVlY4TNNaljRHvHf+5SCY3aXeYbsXrrfEzVPOufTwA6oToV1v769IlE\n22yAncW/aZUfxDwblfxD67dzUmy4rGIgaEYivEaFJFcZZh8E5QqjGsbmMjNC\nqJUeTrz4rAumxF5us3nzW+JIfGulJE/w0KbM+wlxrOVu43I43evWipT27x0c\n/LLP796itUXa5f5JOypy6epMY/nFx7o/3yfItsVfpsAT5CneYlFtOGh/68iT\nWse4qvLJFniQQdh3ii3eLaNtH9adKUC+aAFImfu4TiPrfHkoOBpe6kzwQWR+\nFkZM\r\n=y8jR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUF6oPiQpYa2HtbZ/Crd5JiLSSK83qffwq8bIKt92fTAiEAqN1wHP6ovZb4Xy7UcncgcxtGeXScGBKrKUHCoxg6hFM="}]},"_npmUser":{"name":"idrissi","email":"med.idrissi@outlook.com"},"directories":{},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/func-loc_0.1.16_1620047206432_0.15994944155093083"},"_hasShrinkwrap":false}},"time":{"created":"2019-03-12T23:22:14.666Z","0.1.0":"2019-03-12T23:22:14.834Z","modified":"2022-05-03T00:48:02.225Z","0.1.1":"2019-04-10T16:38:37.108Z","0.1.2":"2019-04-10T17:25:47.208Z","0.1.3":"2019-06-28T23:28:50.024Z","0.1.4":"2019-09-24T09:04:24.764Z","0.1.5":"2019-10-08T13:32:50.114Z","0.1.6":"2019-10-08T14:04:54.023Z","0.1.7":"2019-10-27T19:27:00.305Z","0.1.8":"2019-11-08T10:55:53.668Z","0.1.9":"2019-11-08T11:05:48.194Z","0.1.10":"2019-11-08T17:04:39.156Z","0.1.11":"2019-11-08T17:20:35.823Z","0.1.12":"2019-11-27T11:07:21.084Z","0.1.13":"2020-08-13T00:16:22.677Z","0.1.14":"2020-10-01T01:35:15.008Z","0.1.15":"2020-10-18T22:50:22.078Z","0.1.16":"2021-05-03T13:06:46.621Z"},"maintainers":[{"name":"idrissi","email":"med.idrissi@outlook.com"}],"description":"Retrieve the function location from it reference in NodeJS.","homepage":"https://github.com/midrissi/func-loc#readme","keywords":["function","location","nodejs","node","inspector","promise"],"repository":{"url":"git+https://github.com/midrissi/func-loc.git","type":"git"},"author":{"name":"Mohamed IDRISSI","email":"med.idrissi@outlook.com","url":"https://github.com/midrissi"},"bugs":{"url":"https://github.com/midrissi/func-loc/issues"},"license":"MIT","readme":"# func-loc\n\n[![Coveralls][coverage-badge]][coverage]\n[![Build Status][travis-badge]][travis]\n[![Codacy Badge][codacy-badge]][codacy]\n![David](https://img.shields.io/david/midrissi/func-loc)\n![David](https://img.shields.io/david/dev/midrissi/func-loc)\n![node](https://img.shields.io/node/v/func-loc)\n![npm](https://img.shields.io/npm/dm/func-loc)\n![npm](https://img.shields.io/npm/v/func-loc)\n![GitHub issues](https://img.shields.io/github/issues/midrissi/func-loc)\n![GitHub top language](https://img.shields.io/github/languages/top/midrissi/func-loc)\n![GitHub contributors](https://img.shields.io/github/contributors/midrissi/func-loc)\n[![npm version][npm-badge]][npm]\n[![vulnerabilities][vulnerabilities-badge]][vulnerabilities]\n[![PRs Welcome][prs-badge]][prs]\n[![MIT License][license-badge]][license]\n\nA simple tool that help you to retrieve the function location from its reference.\n\n## How to install\n\n```bash\n$ npm i func-loc\n```\n\n## How to use\n\n```javascript\nconst { locate } = require('func-loc');\n\nconst fn = () => {\n  console.log('Hello there');\n};\n\n(async () => {\n  const result = await locate(fn);\n  console.log(result);\n  // Will result: { source: 'file://__BASE_FOLDER__/func-loc/this-file.js', line: 3, column: 12 }\n})();\n```\n\n## APIs\n\n1.  `locate(fn: Function)`: Will retrieve the location of a given function, and will cache it so that the second call will be faster.\n\nThe result of the call will be an object that contains these attributes:\n\n-   `source`: The source file.\n-   `line`: The line where the function was defined.\n-   `column`: The exact column where the function was declared.\n\nInternally, this function will open an [inspector](https://nodejs.org/api/inspector.html) session. So it is always a good idea to call the `disconnect` method when you are done.\n\n2.  `disconnect()` : will [`disconnect`](https://nodejs.org/api/inspector.html#inspector_session_disconnect) the [inspector](https://nodejs.org/api/inspector.html) [session](https://nodejs.org/api/inspector.html#inspector_class_inspector_session), cleans the cache and delete temporary created objects from the global object. \n\n## Using Source Maps\n\nThis library can also locate the original code using [source-map](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Use_a_source_map):\n\nLets say that you have a typescript file containing:\n\n```typescript\n// File: `module.ts`\nexport function inner() {\n  const fn3 = () => {};\n  return fn3;\n}\n```\n\nTranspiling this file using [typescript compiler](https://www.typescriptlang.org/) will generate a source map file like:\n\n```json\n{\n  \"origin\": {\n    \"path\": \"/BASE_FOLDER/module.js\",\n    \"column\": 24,\n    \"line\": 5,\n    \"source\": \"file:///BASE_FOLDER/module.js\"\n  },\n  \"line\": 3,\n  \"column\": 14,\n  \"path\": \"/BASE_FOLDER/module.ts\",\n  \"source\": \"file:///BASE_FOLDER/module.ts\"\n}\n```\n\nAnd a javascript file containing:\n\n```javascript\n\"use strict\";\nexports.__esModule = true;\n// File: `module.ts`\nfunction inner() {\n    var fn3 = function () { };\n    return fn3;\n}\nexports.inner = inner;\n//# sourceMappingURL=module.js.map\n```\n\nIf you execute the following code\n\n```javascript\nconst { locate } = require('func-loc');\nconst { inner } = require('../__tests__/assets/module');\n\n(async () => {\n  const loc = await locate(inner(), { sourceMap: true });\n  console.log(loc);\n})();\n```\n\nIt will output the line of the inner function f3 of the file `module.ts`:\n\n```json\n{\n  \"origin\": {\n    \"path\": \"/BASE_FOLDER/module.js\",\n    \"column\": 24,\n    \"line\": 5,\n    \"source\": \"file:///BASE_FOLDER/module.js\"\n  },\n  \"line\": 3,\n  \"column\": 14,\n  \"path\": \"/BASE_FOLDER/module.ts\",\n  \"source\": \"file:///BASE_FOLDER/module.ts\"\n}\n```\n\n## License\n\nMIT © Mohamed IDRISSI\n\n[coverage-badge]: https://coveralls.io/repos/github/midrissi/func-loc/badge.svg?branch=master&service=github\n[coverage]: https://coveralls.io/github/midrissi/func-loc?branch=master\n[travis-badge]: https://travis-ci.org/midrissi/func-loc.svg?branch=master\n[travis]: https://travis-ci.org/midrissi/func-loc\n[codacy-badge]: https://api.codacy.com/project/badge/Grade/fd744ba304a244629886dfb19c85af40\n[codacy]: https://www.codacy.com/app/midrissi/func-loc?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=midrissi/func-loc&amp;utm_campaign=Badge_Grade\n[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg\n[prs]: http://makeapullrequest.com\n[npm-badge]: https://badge.fury.io/js/func-loc.svg\n[npm]: https://www.npmjs.com/package/func-loc\n[vulnerabilities-badge]: https://snyk.io/test/github/midrissi/func-loc/badge.svg?targetFile=package.json\n[vulnerabilities]: https://snyk.io/test/github/midrissi/func-loc?targetFile=package.json\n[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license]: https://github.com/midrissi/func-loc/blob/master/LICENSE\n","readmeFilename":"README.md"}