{"_rev":"2-9febb9cc19a7111ddf8004d54d0040b6","time":{"created":"2023-10-09T11:34:20.453Z","1.0.0":"2023-10-09T11:16:17.176Z","modified":"2023-10-09T11:34:21.025Z","1.0.1":"2023-10-09T11:34:20.725Z"},"_id":"@achref_proxiweb/my-math","name":"@achref_proxiweb/my-math","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.1":{"name":"@achref_proxiweb/my-math","version":"1.0.1","description":"maths operations","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":{"name":"Achref hasni"},"keywords":["Achref"],"license":"ISC","_id":"@achref_proxiweb/my-math@1.0.1","_nodeVersion":"18.17.1","_npmVersion":"10.1.0","dist":{"integrity":"sha512-8m1YUjI8AfNywN8Zc0ioQA6s/5RD10unKPQJgRHXfQH1nqFxHROp6xH0H34822kANspz2FVmSZmmMoTv420UpA==","shasum":"3ed3a653301ecaf957f9e83781781e36551b28b1","tarball":"https://registry.npmjs.org/@achref_proxiweb/my-math/-/my-math-1.0.1.tgz","fileCount":5,"unpackedSize":1204,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxXXbG0WWUL4S0zKa2m0gCjdzFBB6TO8Q63kRMY8M//wIgDggFQDANojjhxCAvgov8aeM/AnsNeOvJopbsYSyOPe0="}]},"_npmUser":{"name":"achref_proxiweb","email":"achref2proxiweb@gmail.com"},"directories":{},"maintainers":[{"name":"achref_proxiweb","email":"achref2proxiweb@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/my-math_1.0.1_1696851260513_0.11810898778001433"},"_hasShrinkwrap":false}},"maintainers":[{"name":"achref_proxiweb","email":"achref2proxiweb@gmail.com"}],"description":"maths operations","keywords":["Achref"],"author":{"name":"Achref hasni"},"license":"ISC","readme":"# Custom maths  lib\r\n\r\n## Installation#\r\n\r\n```bash\r\nnpm install @achref_proxiweb/my-math\r\n```\r\n## Usage\r\n\r\n```javascript\r\nimport myMath from '@achref_proxiweb/my-math'  \r\n```\r\n\r\n## Methods\r\n\r\nrandom number under 100\r\n```javascript\r\nmyMaths.random() \r\n```\r\nrandom number under number you choose\r\n```javascript\r\nmyMaths.random(number) \r\n```\r\n\r\nrandom number under 100 with decimal numbers\r\n```javascript\r\nmyMaths.randomDec() \r\n```\r\nrandom number under number you choose with decimal\r\n```javascript\r\nmyMaths.randomDec(number) \r\n```","readmeFilename":"README.md"}