Metadata-Version: 1.0
Name: django-node
Version: 0.1.0
Summary: Django Node
Home-page: https://github.com/markfinger/django-node
Author: Mark Finger
Author-email: markfinger@gmail.com
License: UNKNOWN
Description: Django Node
        ===========
        
        Provides utils and dependency checks for integrating Node.js into a Django application.
        
        
        Install
        -------
        
        ```bash
        pip install -e git+ssh://git@github.com/markfinger/django-node.git#egg=django_node
        ```
Platform: UNKNOWN
