{"analyzedAt":"2022-07-10T23:39:29.083Z","collected":{"metadata":{"name":"carrier-gateways","scope":"unscoped","version":"0.0.1","description":"Email-to-sms gateways for common US carriers","date":"2015-05-05T19:29:49.838Z","author":{"name":"Charlie DeTar"},"publisher":{"username":"yourcelf","email":"cfd@media.mit.edu"},"maintainers":[{"username":"yourcelf","email":"cfd@media.mit.edu"}],"repository":{"type":"git","url":"git+https://github.com/AdmitHub/carrier-gateways.git"},"links":{"npm":"https://www.npmjs.com/package/carrier-gateways","homepage":"https://github.com/AdmitHub/carrier-gateways","repository":"https://github.com/AdmitHub/carrier-gateways","bugs":"https://github.com/AdmitHub/carrier-gateways/issues"},"license":"BSD-2-Clause","devDependencies":{"chai":"^2.3.0","mocha":"^2.2.4"},"releases":[{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1},{"from":"2020-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":1}],"hasTestScript":true,"readme":"Carrier Gateways\n================\n\nA simple package to translate cell phone numbers and carriers into SMS gateway\nemail addresses.  Useful for sending notifications via SMS without having to\nhave SMS infrastructure.\n\nCurrently, the list is very US-centric, but PR's with other country's gateways\nwould be very welcome.\n\nInstallation\n------------\n\nVia npm:\n\n    npm install carrier-gateways\n\nUsage\n-----\n\n - ``carrierGateways.getAddress(number, carrierName, [mms])`` - return the\n   email address for the given number and carrier.\n\n   ``number`` must be a 10-digit (US) phone number.  All non-numeric digits,\n   and a leading US country-code is stripped out.\n\n   ``carrierName`` should be a name as listed in ``carrier-addresses.json``.\n  \n   ``mms`` - if truthy, and the carrier has a separate address for mms\n   messages, use that address instead.\n\n   Example:\n\n       var carrierGateways = require(\"carrier-gateways\");\n    \n       // Look up an address.\n       carrierGateways.getAddress(\"801-234-5678\", \"Verizon\");\n       // returns 8012345678@vztext.com"},"npm":{"downloads":[{"from":"2022-07-09T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-07-03T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":2},{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":14},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":33},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":46},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":76}],"starsCount":0},"github":{"starsCount":4,"forksCount":3,"subscribersCount":24,"issues":{"count":0,"openCount":0,"distribution":{"3600":0,"10800":0,"32400":0,"97200":0,"291600":0,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":0,"212576400":0},"isDisabled":false},"contributors":[{"username":"yourcelf","commitsCount":3}],"commits":[{"from":"2022-07-03T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-06-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-04-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2022-01-11T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0},{"from":"2021-07-10T00:00:00.000Z","to":"2022-07-10T00:00:00.000Z","count":0}]},"source":{"files":{"readmeSize":1058,"testsSize":1395}}},"evaluation":{"quality":{"carefulness":0.355,"tests":0.6,"health":1,"branding":0},"popularity":{"communityInterest":32,"downloadsCount":11,"downloadsAcceleration":0.07644596651445966,"dependentsCount":0},"maintenance":{"releasesFrequency":0.7591609589041095,"commitsFrequency":0,"openIssues":0.7,"issuesDistribution":0.7}},"score":{"final":0.5241891726749203,"detail":{"quality":0.7097338990415116,"popularity":0.059246303575975524,"maintenance":0.8300937048882155}}}