fryn / html5slider

<input type=range> polyfill for Firefox
http://fryn.github.io/html5slider/
180 stars 48 forks source link

add package.json for Ender / Pakmanager / RequireJS / bpm and publish to NPM #5

Closed coolaj86 closed 12 years ago

coolaj86 commented 12 years ago

There are a number of browser package managers.

If you install npm and run npm init you can create a package.json suitable for npm, which is what Ender and Pakmanager use to install anyway.

See https://gist.github.com/1318304

fryn commented 12 years ago

I'm not really interested in publishing this to package managers at this time.