{
	'name': 'std-framework',
	'version': '0.0.5',
	'author': 'Eric Muyser',
	'dependencies': {
		'std': '>= 0.0.5',
		'backbone': '>= 0.3.3'
	},
	'repository': {
		'type': 'git', 
		'url': 'http://github.com/ericmuyser/node-std-framework.git'
	}
}