Login   Register  
PHP Classes
elePHPant
Icontem

File: composer.json

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Manuel Lemos  >  PHP Composer Assets  >  composer.json  >  Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Dummy assets project composer.json file
Class: PHP Composer Assets
Package for loading the assets installer plugin
Author: By
Last change:
Date: 2014-01-05 01:04
Size: 213 bytes
 

Contents

Class file image Download
{
    "name": "assets",
    "description": "Dummy package to trigger the assets-installer plugin",
    "version": "1.0.0",
    "type": "assets",
    "require": {
        "phpclasses/assets-installer": "*"
    },
}