punycode.php

Non-length-limited punycode en-/decoder
git clone git://git.finwo.net/lib/punycode.php
Log | Files | Refs | README | LICENSE

composer.lock (568B)


      1 {
      2     "_readme": [
      3         "This file locks the dependencies of your project to a known state",
      4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
      5         "This file is @generated automatically"
      6     ],
      7     "content-hash": "28f20e0565eff24f78166060033f91cf",
      8     "packages": [],
      9     "packages-dev": [],
     10     "aliases": [],
     11     "minimum-stability": "stable",
     12     "stability-flags": [],
     13     "prefer-stable": false,
     14     "prefer-lowest": false,
     15     "platform": {
     16         "php": ">=5.3"
     17     },
     18     "platform-dev": []
     19 }