{
  "name" : "unreal4u/rutverifier",
  "description" : "This class is able to do integrity verification on chilean RUTs and RUNs",
  "require" : {
    "php" : ">=5.3.0",
    "unreal4u/rutverifier-js": "@stable"
  },
  "require-dev" : {
    "phpunit/phpunit" : "@stable"
  },
  "authors" : [ {
    "name" : "Camilo Sperberg",
    "email" : " [email protected]"
  } ],
  "keywords" : [ "rutverifier", "rut", "run", "cedula de identidad", "chile", "carnet de identidad" ],
  "autoload" : {
    "psr-0" : {
      "unreal4u" : "src/"
    }
  },
  "license" : "MIT"
}
 
  |