domcom info.json author = "Caoxingming" github = "https://github.com/taijiweb/domcom" homepage = "https://github.com/taijiweb/domcom" description = "a web framework to provide dom component" mainfile = "domcom.min.js" domcom update.json { "packageManager": "github", "name": "domcom", "repo": "taijiweb/domcom", "files": { "basePath": "dist/", "include": ["domcom.min.js"] } } 960 info.ini author = "Nathan Smith" github = "https://github.com/nathansmith/960-Grid-System" homepage = "http://960.gs/" mainfile = "960.css" description = "The 960 Grid System is an effort to streamline web development workflow" agile update.json { "packageManager": "github" , "name": "ajile" , "repo": "iskitz/ajile" , "files": { "basePath": "/use/" , "include": [ "com.iskitz.ajile.src.js" , "com.iskitz.ajile.js" , "index.js" ] } } ajile info.json mainfile = "com.iskitz.ajile.js" description = "ajile enables namespacing, dependency-management, and on-demand loading of cross-domain, local, and inline JavaScript within browsers." author = "Michael Lee" homepage = "http://ajile.net/" github = "https://github.com/iskitz/ajile"