blossom
Version:
Modern, Cross-Platform Application Framework
23 lines (22 loc) • 672 B
JSON
{
"name" : "blossom",
"description" : "Modern, Cross-Platform Application Framework",
"repository" : { "type" : "git",
"url" : "https://github.com/fohr/blossom.git" },
"url" : "http://fohr.com/",
"keywords" : ["blossom", "sproutcore"],
"author" : "Erich Ocean <eocean@fohr.com>",
"contributors" : [],
"dependencies" : {
"xmlhttprequest": "1.3.0",
"coffee-script": "1.2.x",
"uglify-js": "1.2.x"
},
"devDependencies": {
"vows": "0.6.x"
},
"main" : "./node/buildfile",
"version" : "1.0.0",
"scripts" : {},
"engines" : {"node": "0.6.x"}
}