ClassLoader.php
9 years ago
LICENSE
9 years ago
autoload_classmap.php
9 years ago
autoload_namespaces.php
9 years ago
autoload_psr4.php
9 years ago
autoload_real.php
9 years ago
index.html
9 years ago
installed.json
9 years ago
installed.json
58 lines
| 1 | [ |
| 2 | { |
| 3 | "name": "ostraining/embera", |
| 4 | "version": "1.8.18", |
| 5 | "version_normalized": "1.8.18.0", |
| 6 | "source": { |
| 7 | "type": "git", |
| 8 | "url": "https://github.com/OSTraining/Embera.git", |
| 9 | "reference": "aa96304045a6338c687989e41ada96f5bf78d262" |
| 10 | }, |
| 11 | "dist": { |
| 12 | "type": "zip", |
| 13 | "url": "https://api.github.com/repos/OSTraining/Embera/zipball/aa96304045a6338c687989e41ada96f5bf78d262", |
| 14 | "reference": "aa96304045a6338c687989e41ada96f5bf78d262", |
| 15 | "shasum": "" |
| 16 | }, |
| 17 | "require": { |
| 18 | "php": ">=5.3" |
| 19 | }, |
| 20 | "time": "2016-02-18 23:24:47", |
| 21 | "type": "library", |
| 22 | "installation-source": "dist", |
| 23 | "autoload": { |
| 24 | "psr-0": { |
| 25 | "Embera": "Lib/" |
| 26 | } |
| 27 | }, |
| 28 | "license": [ |
| 29 | "MIT" |
| 30 | ], |
| 31 | "authors": [ |
| 32 | { |
| 33 | "name": "Michael Pratt", |
| 34 | "email": "pratt@hablarmierda.net", |
| 35 | "homepage": "http://www.michael-pratt.com", |
| 36 | "role": "Author/Developer" |
| 37 | } |
| 38 | ], |
| 39 | "description": "Oembed consumer library, that gives information about urls. It helps you replace urls to 60+ sites like youtube or vimeo, with their html embed code.", |
| 40 | "homepage": "https://github.com/OSTraining/Embera", |
| 41 | "keywords": [ |
| 42 | "Auto embed", |
| 43 | "Embed", |
| 44 | "Embed Text", |
| 45 | "Instagram", |
| 46 | "Oembed", |
| 47 | "Twitter", |
| 48 | "Url Embed", |
| 49 | "Vimeo", |
| 50 | "Vine", |
| 51 | "Youtube" |
| 52 | ], |
| 53 | "support": { |
| 54 | "source": "https://github.com/OSTraining/Embera/tree/1.8.18" |
| 55 | } |
| 56 | } |
| 57 | ] |
| 58 |