package.json

This commit is contained in:
Ian Gilman 2013-02-01 10:00:17 -08:00
parent a55a6fe214
commit b49d709580

6
package.json Normal file
View File

@ -0,0 +1,6 @@
{
"name": "openseadragon",
"version": "0.9.95",
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
"dependencies": ["grunt"]
}