{
	"name": "ractive-decorators-sortable",
	"license": "MIT",
	"version": "0.2.1",
	"author": {
		"name": "Rich Harris"
	},
	"main": "Ractive-decorators-sortable.js",
	"description": "Sortable list decorator plugin for Ractive.js",
	"jam": {
		"dependencies": {
			"Ractive": ">= 0.3.8"
		}
	},
	"devDependencies": {
		"grunt": "~0.4.1",
		"grunt-contrib-concat": "~0.3.0",
		"grunt-contrib-qunit": "~0.3.0",
		"grunt-contrib-uglify": "~0.2.5",
		"grunt-contrib-jshint": "~0.7.0",
		"grunt-contrib-copy": "~0.4.1"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/ractivejs/Ractive-decorators-sortable.git"
	}
}
