// vim:syntax=javascript
{
	name: 'yapm-progress',
	description: 'progress bars for yapm',
	version: '0.0.1',

	author: {
		name: 'Alex Kocharin',
		email: 'alex@kocharin.ru',
	},

	dependencies: {
		'JSONStream': '^0.8.0',
		'status-bar': '^1.1.1',
	},

	license: {
		type: 'WTFPL',
		url: 'http://www.wtfpl.net/txt/copying/',
	},
}
