Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.

Commit

Permalink
- Just text formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Nov 8, 2019
1 parent f0332dc commit 8b05d23
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 186 deletions.
50 changes: 30 additions & 20 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,35 @@
{
"name" : "ipub/packages-metadata",
"type" : "library",
"description" : "Packages metadata sources",
"keywords" : ["nette", "packages", "cms", "modular system", "ipub", "ipublikuj"],
"homepage" : "https://github.com/iPublikuj/packages-metadata",
"license" : ["GPL-2.0", "GPL-3.0"],
"name" : "ipub/packages-metadata",
"type" : "library",
"description" : "Packages metadata sources",
"keywords" : [
"nette",
"packages",
"cms",
"modular system",
"ipub",
"ipublikuj"
],
"homepage" : "https://github.com/iPublikuj/packages-metadata",
"license" : [
"GPL-2.0",
"GPL-3.0"
],

"authors": [
{
"name" : "iPublikuj:cms",
"email" : "[email protected]",
"homepage" : "https://www.ipublikuj.eu/"
}
],
"authors" : [
{
"name" : "iPublikuj:cms",
"email" : "[email protected]",
"homepage" : "https://www.ipublikuj.eu/"
}
],

"support": {
"email" :"[email protected]",
"issues" :"https://github.com/iPublikuj/packages-metadata/issues"
},
"support" : {
"email" : "[email protected]",
"issues" : "https://github.com/iPublikuj/packages-metadata/issues"
},

"require": {
"ipub/packages" : "^1.0"
}
"require" : {
"ipub/packages" : "^1.0"
}
}
332 changes: 166 additions & 166 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,168 +1,168 @@
{
"kdyby/annotations": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"annotations": "Kdyby\\Annotations\\DI\\AnnotationsExtension"
}
}
}
}
],
"kdyby/console": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"console": "Kdyby\\Console\\DI\\ConsoleExtension"
}
}
}
}
],
"kdyby/doctrine": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"doctrine": "Kdyby\\Doctrine\\DI\\OrmExtension"
}
}
}
}
],
"kdyby/doctrine-forms": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"doctrineForms": "Kdyby\\DoctrineForms\\DI\\FormsExtension"
}
}
}
}
],
"kdyby/events": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"events": "Kdyby\\Events\\DI\\EventsExtension"
}
}
}
}
],
"kdyby/forms-replicator": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"replicator": "Kdyby\\Replicator\\DI\\ReplicatorExtension"
}
}
}
}
],
"kdyby/translation": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"translation": "Kdyby\\Translation\\DI\\TranslationExtension"
}
}
}
}
],
"kdyby/validator": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"validator": "Kdyby\\Validator\\DI\\ValidatorExtension"
}
}
}
}
],
"kdyby/monolog": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"monolog": "Kdyby\\Monolog\\DI\\MonologExtension"
}
}
}
}
],
"kdyby/rabbitmq": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"rabbitMQ": "Kdyby\\RabbitMq\\DI\\RabbitMqExtension"
}
}
}
}
],
"nette/nette": [
{
"version": "*",
"metadata": {
"relativePublicPath": "/client-side"
}
}
],
"vojtech-dobes/nette-ajax-history": [
{
"version": "*",
"metadata": {
"relativePublicPath": "/client-side",
"configuration": {
"extensions": {
"ajaxHistory": "VojtechDobes\\NetteAjax\\HistoryExtension"
}
}
}
}
],
"nasext/dependent-select-box": [
{
"version": "*",
"metadata": {
"relativePublicPath": "/client-side",
"configuration": {
"extensions": {
"dependentSelectBox": "NasExt\\Forms\\DI\\DependentSelectBoxExtension"
}
}
}
}
],
"nettrine/extensions": [
{
"version": "*",
"metadata": {
"configuration": {
"extensions": {
"gedmo": "Nettrine\\Extensions\\DI\\DoctrineExtensionsExtension"
}
}
}
}
]
"kdyby/annotations" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"annotations" : "Kdyby\\Annotations\\DI\\AnnotationsExtension"
}
}
}
}
],
"kdyby/console" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"console" : "Kdyby\\Console\\DI\\ConsoleExtension"
}
}
}
}
],
"kdyby/doctrine" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"doctrine" : "Kdyby\\Doctrine\\DI\\OrmExtension"
}
}
}
}
],
"kdyby/doctrine-forms" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"doctrineForms" : "Kdyby\\DoctrineForms\\DI\\FormsExtension"
}
}
}
}
],
"kdyby/events" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"events" : "Kdyby\\Events\\DI\\EventsExtension"
}
}
}
}
],
"kdyby/forms-replicator" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"replicator" : "Kdyby\\Replicator\\DI\\ReplicatorExtension"
}
}
}
}
],
"kdyby/translation" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"translation" : "Kdyby\\Translation\\DI\\TranslationExtension"
}
}
}
}
],
"kdyby/validator" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"validator" : "Kdyby\\Validator\\DI\\ValidatorExtension"
}
}
}
}
],
"kdyby/monolog" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"monolog" : "Kdyby\\Monolog\\DI\\MonologExtension"
}
}
}
}
],
"kdyby/rabbitmq" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"rabbitMQ" : "Kdyby\\RabbitMq\\DI\\RabbitMqExtension"
}
}
}
}
],
"nette/nette" : [
{
"version" : "*",
"metadata" : {
"relativePublicPath" : "/client-side"
}
}
],
"vojtech-dobes/nette-ajax-history" : [
{
"version" : "*",
"metadata" : {
"relativePublicPath" : "/client-side",
"configuration" : {
"extensions" : {
"ajaxHistory" : "VojtechDobes\\NetteAjax\\HistoryExtension"
}
}
}
}
],
"nasext/dependent-select-box" : [
{
"version" : "*",
"metadata" : {
"relativePublicPath" : "/client-side",
"configuration" : {
"extensions" : {
"dependentSelectBox" : "NasExt\\Forms\\DI\\DependentSelectBoxExtension"
}
}
}
}
],
"nettrine/extensions" : [
{
"version" : "*",
"metadata" : {
"configuration" : {
"extensions" : {
"gedmo" : "Nettrine\\Extensions\\DI\\DoctrineExtensionsExtension"
}
}
}
}
]
}

0 comments on commit 8b05d23

Please sign in to comment.