oval-timeline
Version:
This package creates a javascript timeline, all you have to do is create a container and input some data!
19 lines (18 loc) • 328 B
JSON
{
"name": "oval-timeline",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"jquery": "*"
},
"keywords": [
"Oval",
"Timeline"
],
"author": "korush.mahdavieh@oval.uk.com",
"license": "MIT"
}