JohnLouderback / GDB

Generic Data Binder (GDB) for jQuery is a framework agnostic and extremely easy to use 2 way data binder. GDB binds views and models in realtime with live two-way binding and no hefty framework necessary.
http://gdb.thewebdev.guru/
Apache License 2.0
87 stars 11 forks source link

Added package.json #13

Closed neurotech closed 10 years ago

neurotech commented 10 years ago

This enables users to install GDB via npm.

neurotech commented 10 years ago

Optionally, you can register it in the NPM registry as well:

https://www.npmjs.org/doc/cli/npm-publish.html

JohnLouderback commented 10 years ago

Hi Tim, Sorry for the late response. I've been moving across the country lately. Before I go ahead and merge this, I wanted to asked you a couple questions. Does GDB need to be commonjs compatible for this to make sense? Also, will this manifest file allow for use through Bower as well? Thanks for the contribution! -John

neurotech commented 10 years ago

Hi John

I'm not entirely sure with regards to commonjs.

Bower would require a seperate bower.json file to be put together - more info here: http://bower.io/#defining-a-package