mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-10 21:36:34 +01:00
Bower!
This commit is contained in:
parent
df9eb94464
commit
41e52815c3
9
component.json
Normal file
9
component.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "morris.js",
|
||||
"version": "0.3.3",
|
||||
"main": "./morris.js",
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.7.2",
|
||||
"raphael": ">= 2.0"
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Morris.js",
|
||||
"version": "0.2.10",
|
||||
"version": "0.3.3",
|
||||
"homepage": "http://oesmith.github.com/morris.js",
|
||||
"description": "Pretty time-series line graphs",
|
||||
"description": "Easy, pretty charts",
|
||||
"author": {
|
||||
"name": "Olly Smith",
|
||||
"email": "olly@oesmith.co.uk"
|
||||
|
Loading…
Reference in New Issue
Block a user