{"_id":"@adeoladev/easydate","_rev":"1-4cb9128ae6d9cd13859ed5cbc4f0b872","name":"@adeoladev/easydate","dist-tags":{"latest":"2.0.1"},"versions":{"2.0.0":{"name":"@adeoladev/easydate","version":"2.0.0","keywords":["date"],"author":{"name":"Adeola Boye"},"license":"MIT","_id":"@adeoladev/easydate@2.0.0","maintainers":[{"name":"adeoladev","email":"adeoladev@hotmail.com"}],"homepage":"https://github.com/adeoladev/easydate#readme","bugs":{"url":"https://github.com/adeoladev/easydate/issues"},"dist":{"shasum":"09e0a02b9493b66e7d28bd232d36b749b22b5f32","tarball":"https://registry.npmjs.org/@adeoladev/easydate/-/easydate-2.0.0.tgz","fileCount":6,"integrity":"sha512-s5rb1hbf2xrmz34tJI22QbOBHkNFYWXLljMz5vMv6z7Jr8eA2sb+ijvulSfNbsuYK0v3vRdelNY5/JhLE3G2IA==","signatures":[{"sig":"MEUCIQC/zToRV46tFR2jvc9VW/9SebP5rmIW6tRAGoC73pR/jQIgPURpfVMXCEfvRbawZ4MUmosnMZoroIWRr5UVqLjZpAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7672},"main":"easydate.js","gitHead":"7578681108ebb4cc63c49ac8a7b83557d987e3b9","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"adeoladev","email":"adeoladev@hotmail.com"},"repository":{"url":"git+https://github.com/adeoladev/easydate.git","type":"git"},"_npmVersion":"10.7.0","description":"A library that can generate an accurate date format from a simple sentence.","directories":{},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/easydate_2.0.0_1730991576778_0.2803587176843416","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@adeoladev/easydate","version":"2.0.1","description":"A library that can generate an accurate date format from a simple sentence.","main":"easydate.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/adeoladev/easydate.git"},"keywords":["date"],"author":{"name":"Adeola Boye"},"license":"MIT","bugs":{"url":"https://github.com/adeoladev/easydate/issues"},"homepage":"https://github.com/adeoladev/easydate#readme","_id":"@adeoladev/easydate@2.0.1","gitHead":"61e9906f86b99784ab0c111f3caa50c172ef45ac","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-F6hA99Z00bZlZocTLF/eGiEAXqOr1KxzUQb9p7GOzjraxSf1K7tGrfxP49BIodPloQiuigY8Noh8dGRQbHB+bg==","shasum":"deacafe9c6878d22082e2cdfd06e5a7e83bd1940","tarball":"https://registry.npmjs.org/@adeoladev/easydate/-/easydate-2.0.1.tgz","fileCount":6,"unpackedSize":7731,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwVIJRTfD0MATfRHXxHQIPgfIbz9wceMtR6iXbSagb0gIgbiXM2TXCm24R3zwjxgE7Dq2DfhDx+GiQlbxTSzB6ZUE="}]},"_npmUser":{"name":"adeoladev","email":"adeoladev@hotmail.com"},"directories":{},"maintainers":[{"name":"adeoladev","email":"adeoladev@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/easydate_2.0.1_1731074162902_0.6991483115710135"},"_hasShrinkwrap":false}},"time":{"created":"2024-11-07T14:59:36.694Z","modified":"2024-11-08T13:56:03.272Z","2.0.0":"2024-11-07T14:59:36.984Z","2.0.1":"2024-11-08T13:56:03.082Z"},"bugs":{"url":"https://github.com/adeoladev/easydate/issues"},"author":{"name":"Adeola Boye"},"license":"MIT","homepage":"https://github.com/adeoladev/easydate#readme","keywords":["date"],"repository":{"type":"git","url":"git+https://github.com/adeoladev/easydate.git"},"description":"A library that can generate an accurate date format from a simple sentence.","maintainers":[{"name":"adeoladev","email":"adeoladev@hotmail.com"}],"readme":"# EasyDate\r\n\r\nEasyDate is a library that can generate an accurate date format from a simple sentence.\r\n\r\n## Installation\r\n\r\n**JavaScript**\r\n```sh\r\nnpm i @adeoladev/easydate\r\n```\r\n**PHP** \r\n```sh\r\ncomposer require adeoladev/easydate\r\n```\r\n\r\n## Usage\r\n\r\n```Javascript\r\nEDate('10 days ago','dmy','short');\r\n```\r\n\r\nSupported sentences include any amount of days, weeks or months in the future and the past. Such as ``3 weeks ago`` or ``10 days from now``. You can also use ``today`` to get the current date.\r\n\r\nSupported formats include any combination of day/month/year such as ``dmy`` or ``mdy``. And you can display it in either ``short`` or ``long`` form.\r\n\r\n## License\r\nMIT. Copyright (c) 2021 Adeola Boye.\r\n","readmeFilename":"README.md"}