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