File: github.com.oscarotero-embed-blob-master-composer.json.php

package info (click to toggle)
php-embed 4.4.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,728 kB
  • sloc: php: 40,309; makefile: 23
file content (27 lines) | stat: -rw-r--r-- 866 bytes parent folder | download
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
<?php
declare(strict_types = 1);

return [
    'authorName' => null,
    'authorUrl' => null,
    'cms' => null,
    'code' => null,
    'description' => 'Get info from any web service or page. Contribute to oscarotero/Embed development by creating an account on GitHub.',
    'favicon' => 'https://github.githubassets.com/favicons/favicon.svg',
    'feeds' => [],
    'icon' => null,
    'image' => 'https://avatars.githubusercontent.com/u/377873?s=400&v=4',
    'keywords' => [],
    'language' => 'en',
    'languages' => [],
    'license' => null,
    'providerName' => 'GitHub',
    'providerUrl' => 'https://github.com',
    'publishedTime' => null,
    'redirect' => null,
    'title' => 'oscarotero/Embed',
    'url' => 'https://github.com/oscarotero/Embed/blob/master/composer.json',
    'linkedData' => [],
    'oEmbed' => [],
    'allLinkedData' => []
];