Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 1087 | Blame | Compare with Previous | Last modification | View Log | RSS feed

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "hash": "6169c068e0d2d9a1af5618bcd904f161",
    "packages": [
        {
            "name": "jsor/proj4php",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/jsor/proj4php.git",
                "reference": "4a991ef681d3f5266ddf07697218ec4f2f976dcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsor/proj4php/zipball/4a991ef681d3f5266ddf07697218ec4f2f976dcf",
                "reference": "4a991ef681d3f5266ddf07697218ec4f2f976dcf",
                "shasum": ""
            },
            "require": {
                "php": ">=5.1.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@googlemail.com",
                    "homepage": "http://sorgalla.com",
                    "role": "maintainer"
                },
                {
                    "name": "Rodrigue VILLETARD",
                    "homepage": "http://sourceforge.net/users/gorghoa",
                    "role": "developer"
                },
                {
                    "name": "Moquet",
                    "homepage": "http://sourceforge.net/users/julien2512",
                    "role": "developer"
                }
            ],
            "description": "LGPL public translation of proj4js for PHP",
            "homepage": "http://sourceforge.net/projects/proj4php/",
            "keywords": [
                "geo",
                "proj4",
                "projection"
            ],
            "time": "2014-06-01 18:04:04"
        }
    ],
    "packages-dev": [

    ],
    "aliases": [

    ],
    "minimum-stability": "stable",
    "stability-flags": {
        "jsor/proj4php": 20
    },
    "prefer-stable": false,
    "platform": [

    ],
    "platform-dev": [

    ]
}