{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40designbycode/luhn-algorithm","name":"@designbycode/luhn-algorithm","description":"The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including exa","version":"1.0.1","softwareVersion":"1.0.1","license":"https://spdx.org/licenses/MIT","maintainer":[{"@type":"Person","name":"designbycode_"}],"author":[{"@type":"Person","name":"designbycode_"}],"copyrightHolder":[{"@type":"Person","name":"designbycode_"}],"dateCreated":"2024-06-27","dateModified":"2024-06-27","datePublished":"2024-06-27","copyrightYear":2024,"downloadUrl":"https://registry.npmjs.org/@designbycode/luhn-algorithm/-/luhn-algorithm-1.0.1.tgz","applicationCategory":"npm","runtimePlatform":"npm","sameAs":["https://www.npmjs.com/package/@designbycode/luhn-algorithm"]}