File: package.json

Recommend this page to a friend!
  Classes of Gamaiel Zavala   cmbn   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: cmbn
Generate combos of JavaScript code served via CDNs
Author: By
Last change: Update of package.json
Date: 2 years ago
Size: 672 bytes
 

Contents

Class file image Download
{ "name": "cmbn", "description": "Generate and serve combo URLs across CDNs", "version": "0.0.1", "author": "Gamaiel Zavala <gamaiel@yahoo.com>", "homepage": "cmbn.us", "repository": { "type": "git", "url": "git://github.com/gzip/node-cmbn.git" }, "bugs": { "url": "https://github.com/gzip/node-cmbn/issues" }, "engines": { "node": ">= 0.4.2 < 0.7.0" }, "dependencies": { "async": "", "request": "", "connect": "1 - 2", "express": "", "lru-cache": "", "MD5": "" }, "devDependencies": { "supervisor": "", "stripper": "", "uglify-js": "" }, "optionalDependencies": { "gzippo": "" } }