apollodec/Apollo/bower_components/jquery.sparkline.build/bower.json
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

27 lines
511 B
JSON
Executable File

{
"name": "jquery.sparkline.build",
"version": "2.1.3",
"homepage": "https://github.com/wangshijun/jquery.sparkline",
"authors": [
"wangshijun2010 <wangshijun2010@gmail.com>"
],
"description": "jquery sparkline with built dist files",
"main": "dist/jquery.sparkline.js",
"moduleType": [
"globals"
],
"keywords": [
"jquery",
"sparkline",
"chart"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}