jupeter/composer-closure-library

Google Closure Library with composer.json

Installs: 115

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Language:JavaScript

dev-master / 0.1.x-dev 2014-06-10 08:22 UTC

This package is not auto-updated.

Last update: 2025-04-26 18:52:39 UTC


README

Google Closure Library with PHP composer support Fetch from: https://github.com/google/closure-library.git

Installation

To install the package, put the following in your composer.json:

"require": {
	"jupeter/composer-closure-library": "dev-master"
}