-
Notifications
You must be signed in to change notification settings - Fork 2
/
composer.lock
57 lines (57 loc) · 1.97 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "cf12d73c1f4fa21e42a17604096fba1e",
"packages": [
{
"name": "dejurin/php-google-translate-for-free",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/dejurin/php-google-translate-for-free.git",
"reference": "db5e3d0ac66e711dc41ed59618595aa3e3a7e475"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dejurin/php-google-translate-for-free/zipball/db5e3d0ac66e711dc41ed59618595aa3e3a7e475",
"reference": "db5e3d0ac66e711dc41ed59618595aa3e3a7e475",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Dejurin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0+"
],
"description": "Library for free use Google Translator. With attempts connecting on failure and array support.",
"homepage": "https://github.com/dejurin/php-google-translate-for-free",
"keywords": [
"api",
"free",
"google",
"translate",
"translator"
],
"time": "2018-03-02T19:36:37+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "1.1.0"
}