15 linhas
303 B
JSON
15 linhas
303 B
JSON
{
|
|
"name": "jolicode/php-ar-drone",
|
|
"description": "Control your AR Drone with PHP",
|
|
"require": {
|
|
"clue/datagram": "dev-master"
|
|
},
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Shinework",
|
|
"email": "adrien.baptiste@gmail.com"
|
|
}
|
|
]
|
|
}
|