{ "name" : "{{name}}", "version" : "0.0.0", "author" : "makesites", "description" : "", "homepage" : "https://github.com/makesites/{{name}}", "repository" : "https://github.com/makesites/{{name}}", "licenses": [ { "type": "MIT", "url": "http://makesites.org/licenses/MIT/" }, { "type": "Mozilla Public License v2.0", "url": "http://www.mozilla.org/MPL/2.0/" }, { "type": "GNU Affero General Public License v3.0", "url": "https://www.gnu.org/licenses/agpl-3.0.html" } ], "engine" : { "node" : ">=0.8.x" }, "dependencies" : { "commander" : "~0.5", "jshint" : "~0.9", "uglify-js" : "2.3.x", "hbs" : "~1.0" } }