mirror of
https://github.com/TBEDP/datavjs.git
synced 2025-12-08 19:45:52 +00:00
15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"name": "datavjs",
|
|
"version": "0.0.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TBEDP/datavjs.git"
|
|
},
|
|
"keywords": [
|
|
"DataV"
|
|
],
|
|
"author": "DataV",
|
|
"license": "MIT",
|
|
"description": "DataV.js is a JavaScript library for data visualization"
|
|
}
|