{
    "authors": [
        "R. Moorman <rob@moori.nl>"
    ], 
    "bugs": {
        "url": "https://github.com/robmoorman/djangorestframework-backbone-utils/issues"
    }, 
    "dependencies": {
        "bower": "1.3.2"
    }, 
    "description": "Django REST framework Backbone utils", 
    "devDependencies": {
        "mocha": "1.18.2"
    }, 
    "homepage": "https://github.com/robmoorman/djangorestframework-backbone-utils", 
    "keywords": [
        "django", 
        "rest", 
        "backbone"
    ], 
    "license": "MIT", 
    "main": "backbone.djangorestframework.js", 
    "name": "djangorestframework-backbone-utils", 
    "repository": {
        "type": "git", 
        "url": "git://github.com/robmoorman/djangorestframework-backbone-utils.git"
    }, 
    "scripts": {
        "test": "test"
    }, 
    "version": "0.1.0"
}
