PHP Classes

File: bower.json

Recommend this page to a friend!
  Classes of Rafael Espinosa   Silex Enhanced   bower.json   Download  
File: bower.json
Role: Auxiliary data
Content type: text/plain
Description: Bower dependencies
Class: Silex Enhanced
Silex with custom services providers.
Author: By
Last change:
Date: 8 years ago
Size: 678 bytes
 

Contents

Class file image Download
{ "name": "fluency/silex-enhanced-skeleton", "version": "0.1", "authors": [ "Rafael Ernesto Espinosa Santiesteban <rernesto@fluency.com>" ], "description": "Frontend/Backend Skeleton for Bootstrap based applications", "moduleType": [ "node" ], "keywords": [ "skeleton", "frontend", "backend" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "web/vendor", "test", "tests" ], "dependencies": { "bootstrap": "~3.3", "html5shiv": "~3.7", "respond": "~1.4", "holderjs": "~2.7", "jquery-prettyPhoto": "~3.1", "font-awesome": "~4.0", "isotope": "~1.5" } }