mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
67cc54db5b
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
16 lines
343 B
JSON
16 lines
343 B
JSON
{
|
|
"name": "ovh-ovh",
|
|
"version": "1.0.0",
|
|
"project": "Ovh",
|
|
"dependencies": {
|
|
"grunt": "~0.4.1",
|
|
"grunt-contrib-clean": "~0.5.0",
|
|
"grunt-phpcs": "~0.2.2",
|
|
"grunt-php": "~0.3.2",
|
|
"grunt-phplint": "~0.0.5",
|
|
"grunt-phpunit": "~0.3.3",
|
|
"grunt-phpdocumentor": "~0.4.1",
|
|
"grunt-contrib-watch ": "~0.6.1"
|
|
}
|
|
}
|