mathiasbynens / jquery-details

World’s first <details>/<summary> polyfill™
https://mths.be/details
GNU General Public License v2.0
121 stars 34 forks source link

Add package.json for npm #24

Open wbinnssmith opened 8 years ago

wbinnssmith commented 8 years ago

This adds a package.json file so that it can be published by npm and consumed by tooling like browserify, etc. npm is now the recommended registry since the jquery-plugin registry closed.

Thanks for the great module! Would appreciate a publish.