{"_id":"@amirsanni/countries","_rev":"1-5529413aabb5e3363f31b0cb481eb4ab","name":"@amirsanni/countries","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@amirsanni/countries","version":"0.0.1","description":"A list of countries with a couple of details (currency, continent, offical language, capital etc) about them.","main":"src/app.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/amirsanni/countries-js.git"},"keywords":["Countries","CurrencyCode","Call extension","Capital","Continent","Official Language"],"author":{"name":"Amir Sanni","email":"amirsanni@gmail.com"},"license":"ISC","bugs":{"url":"https://github.com/amirsanni/countries-js/issues"},"homepage":"https://github.com/amirsanni/countries-js#readme","gitHead":"d0461e3d00cb02eb733e83636285855d9a368fb3","_id":"@amirsanni/countries@0.0.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-AqBhxGXsg4EpG+oR9FRuXIFaFsm+IMB/TqyYxkKyiIq91rfQhYGwyImEg8sprgdcDaPxk+/OtZUhjlKMYLmtaQ==","shasum":"4ea45820c17533922b415ca0b5e0af08729dd127","tarball":"https://registry.npmjs.org/@amirsanni/countries/-/countries-0.0.1.tgz","fileCount":4,"unpackedSize":78575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+PycCRA9TVsSAnZWagAAobAP/iPxDoMf5gO7VqZus7N1\nAT2+zMoN/NIPO5gzS0+OXzhZ2cX1ijMS0RGT26Km0l22ccfa6229peDFTbr+\nAWyzDK9KsjMMky/NeH1MJyjQkoLqEV4Y5kfRUKDXXXmKibsgQuG7yu+RF6Dj\nkwh0IS0tY6jiXJMz2+YltFAoUipai91Voii3BIDV1Xcx6rcvyWYS24c5hSly\n7myriav+nRV0qBcauQQs9vKieb8114Pc8EZFbx8kzloodfhkbla0gJJej0E6\nvcYfbzjn/StOAjXD3cKV8uE9XVnftXBbVU026dUDz+3UPhLJEobueTlqTmL4\n9s7mq8+FuO5DAiB3oLnTJVdLar4GQXNJMqIuZvItbEeio0V59yCJzvN4T0YV\ntkcLBk1Yd+nl8mZPWGCPEaeHmG1m9NfPT7hBv0OwyNy5ZSzcNZ0yQyS1H96X\nu2xGGFKd/R10f3nqgKj02PEBvbWNJ81SVUyQzw1zvw/NmatBbcF787/Il/WB\n4I4rOTmJ/2EezqFPnSeFlBdNVG7LW+Dkf/XUFzBXMxBgTCkOtMXyEzXM139r\nbyhT3nyitUnK3YVlpjw5hmDNvAaJRcqnIBUG21CdOI8ycsEMxpJIJDkivmcF\nu+UR4+detxyyedC7ze94Lt2iBRta5iATuUnHStGOk2l7N6vRD1RBVRlS5s5Q\nAH9e\r\n=HzMp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKbhGGJqvojLAQG9zNQ096HwkUMFHafjBroPkoillifwIgZ66ocjSPcwHFsDy/zbHyff9W46vdKZQYSXxP2U+ZgAw="}]},"maintainers":[{"name":"amirsanni","email":"amirsanni@gmail.com"}],"_npmUser":{"name":"amirsanni","email":"amirsanni@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/countries_0.0.1_1576598684216_0.285867434999147"},"_hasShrinkwrap":false}},"time":{"created":"2019-12-17T16:04:44.187Z","0.0.1":"2019-12-17T16:04:44.326Z","modified":"2022-04-04T13:49:34.914Z"},"maintainers":[{"name":"amirsanni","email":"amirsanni@gmail.com"}],"description":"A list of countries with a couple of details (currency, continent, offical language, capital etc) about them.","homepage":"https://github.com/amirsanni/countries-js#readme","keywords":["Countries","CurrencyCode","Call extension","Capital","Continent","Official Language"],"repository":{"type":"git","url":"git+https://github.com/amirsanni/countries-js.git"},"author":{"name":"Amir Sanni","email":"amirsanni@gmail.com"},"bugs":{"url":"https://github.com/amirsanni/countries-js/issues"},"license":"ISC","readme":"# countries-js\r\nA simple package with a list of countries and details about call and currecies of each country.\r\n\r\n# Installation\r\n```\r\nnpm i @amirsanni/countries\r\n```\r\n\r\n# How to use\r\n```\r\nconst countries = require('countries');\r\n\r\ncountries.all();//returns an array of all countries and their details\r\ncountries.list();//returns an array of all country names\r\ncountries.get('Jamaica');//returns an object with details about the specified country\r\ncountries.currencies();//returns the ISO code of all currencies\r\n```","readmeFilename":"README.md"}