ScottHamper / Cookies

JavaScript Client-Side Cookie Manipulation Library
The Unlicense
1.77k stars 169 forks source link

publish to npm? #9

Closed panthershark closed 11 years ago

panthershark commented 11 years ago

Seems like this is a great candidate to publish to npm. If there already, maybe add that to the readme?

ScottHamper commented 11 years ago

You are right! I haven't worked with NPM before, so I'll need to educate myself, but at some point here I will definitely get it published. I've had a "package.json" file for awhile now (from a pull request) and for some odd reason it never occurred to me that it's been useless without me actually publishing the project. Whoops!

I'm sorry about the long delay, but I will be sure to get this done soon.

ScottHamper commented 11 years ago

Finally got around to doing this. Thanks for your interest in the library!