apollo_developers/bower_components/jquery.sparkline.build/bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +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"
]
}