{ "name": "alloy", "description": "Appcelerator Titanium MVC Framework", "keywords": [ "appcelerator", "titanium", "alloy", "mobile", "ios", "iphone", "android", "blackberry", "html5", "mobileweb" ], "version": "0.3.3", "author": "Appcelerator, Inc. ", "maintainers": [ {"name":"Tony Lukasavage","email":"[email protected]"} ], "contributors":[ {"name":"Jeff Haynie","email":"[email protected]"}, {"name":"Kevin Whinnery","email":"[email protected]"}, {"name":"Russ McMahon","email":"[email protected]"} ], "repository": { "type": "git", "url": "http://github.com/appcelerator/alloy.git" }, "preferGlobal": true, "dependencies": { "colors": "0.6.0-1", "pkginfo": "0.2.2", "commander": "0.6.1", "wrench": "1.3.9", "xmldom": "0.1.13", "jake": ">=0.3", "stripcolorcodes": "0.1.0", "jsonlint": "1.5.1" }, "license":"Apache Public License v2", "bin": { "alloy": "./bin/alloy" }, "main": "./Alloy/alloy", "engines": { "node": ">= 0.6.0" } }