apollo_developers/bower_components/jquery.sparkline.build/bower.json
saravanakumar_kandasami a11795c215 SIT code
2018-04-19 18:17:06 +05:30

27 lines
511 B
JSON

{
"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"
]
}