mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 17:26:38 +10:00
27 lines
628 B
JSON
27 lines
628 B
JSON
{
|
|
"name": "rickshaw",
|
|
"filename": "rickshaw.min.js",
|
|
"version": "1.2.1",
|
|
"description": "JavaScript toolkit for creating interactive real-time graphs",
|
|
"keywords": [
|
|
"graphs",
|
|
"charts",
|
|
"interactive",
|
|
"time-series",
|
|
"svg",
|
|
"d3",
|
|
"bars",
|
|
"lines",
|
|
"scatterplot"
|
|
],
|
|
"homepage": "http://code.shutterstock.com/rickshaw/",
|
|
"author": {
|
|
"name": "David Chester",
|
|
"email": "david@shutterstock.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/shutterstock/rickshaw.git"
|
|
}
|
|
}
|