mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-20 10:16:29 +10:00
26 lines
535 B
JSON
26 lines
535 B
JSON
{
|
|
"name": "morris.js",
|
|
"filename": "morris.min.js",
|
|
"version": "0.4.2",
|
|
"description": "Pretty time-series line graphs",
|
|
"homepage": "http://oesmith.github.com/morris.js/",
|
|
"keywords": [
|
|
"graphs",
|
|
"line",
|
|
"time",
|
|
"charts"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Olly Smith",
|
|
"url": "http://www.oesmith.co.uk"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/oesmith/morris.js.git"
|
|
}
|
|
]
|
|
}
|