packages feed

ghcjs-vdom-0.2.0.0: virtual-dom/README.md

to initiate:

    $ npm install

to build

    $ grunt

(install grunt with: npm install -g grunt-cli)

to watch for changes and rebuild

    $ grunt watch