mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-12-03 02:26:07 +03:00
10 lines
251 B
JSON
10 lines
251 B
JSON
{
|
|
"name": "openseadragon",
|
|
"version": "0.9.95",
|
|
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
|
|
"dependencies": ["grunt", "qunitjs", "phantomjs"],
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
}
|
|
}
|