Subversion Repositories eFlore/Projets.eflore-projets

Rev

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

Rev Author Line No. Line
1087 jpm 1
{
2
    "_readme": [
3
        "This file locks the dependencies of your project to a known state",
4
        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
        "This file is @generated automatically"
6
    ],
7
    "hash": "6169c068e0d2d9a1af5618bcd904f161",
8
    "packages": [
9
        {
10
            "name": "jsor/proj4php",
11
            "version": "dev-master",
12
            "source": {
13
                "type": "git",
14
                "url": "https://github.com/jsor/proj4php.git",
15
                "reference": "4a991ef681d3f5266ddf07697218ec4f2f976dcf"
16
            },
17
            "dist": {
18
                "type": "zip",
19
                "url": "https://api.github.com/repos/jsor/proj4php/zipball/4a991ef681d3f5266ddf07697218ec4f2f976dcf",
20
                "reference": "4a991ef681d3f5266ddf07697218ec4f2f976dcf",
21
                "shasum": ""
22
            },
23
            "require": {
24
                "php": ">=5.1.0"
25
            },
26
            "type": "library",
27
            "autoload": {
28
                "classmap": [
29
                    "src/"
30
                ]
31
            },
32
            "notification-url": "https://packagist.org/downloads/",
33
            "license": [
34
                "LGPL-3.0"
35
            ],
36
            "authors": [
37
                {
38
                    "name": "Jan Sorgalla",
39
                    "email": "jsorgalla@googlemail.com",
40
                    "homepage": "http://sorgalla.com",
41
                    "role": "maintainer"
42
                },
43
                {
44
                    "name": "Rodrigue VILLETARD",
45
                    "homepage": "http://sourceforge.net/users/gorghoa",
46
                    "role": "developer"
47
                },
48
                {
49
                    "name": "Moquet",
50
                    "homepage": "http://sourceforge.net/users/julien2512",
51
                    "role": "developer"
52
                }
53
            ],
54
            "description": "LGPL public translation of proj4js for PHP",
55
            "homepage": "http://sourceforge.net/projects/proj4php/",
56
            "keywords": [
57
                "geo",
58
                "proj4",
59
                "projection"
60
            ],
61
            "time": "2014-06-01 18:04:04"
62
        }
63
    ],
64
    "packages-dev": [
65
 
66
    ],
67
    "aliases": [
68
 
69
    ],
70
    "minimum-stability": "stable",
71
    "stability-flags": {
72
        "jsor/proj4php": 20
73
    },
74
    "prefer-stable": false,
75
    "platform": [
76
 
77
    ],
78
    "platform-dev": [
79
 
80
    ]
81
}