{
  "name": "leader-line",
  "version": "1.0.8",
  "title": "LeaderLine",
  "description": "Draw a leader line in your web page.",
  "keywords": [
    "leader",
    "line",
    "markup",
    "arrow",
    "attention",
    "highlight",
    "spotlight",
    "bubble",
    "svg"
  ],
  "main": "leader-line.min.js",
  "files": [
    "leader-line.min.js",
    "bower.json"
  ],
  "devDependencies": {
    "anim-event": "^1.0.16",
    "cheerio": "^1.0.0-rc.9",
    "clean-css": "^5.1.2",
    "grunt": "^1.4.1",
    "grunt-task-helper": "^0.3.10",
    "htmlclean": "^3.0.8",
    "jasmine-core": "^3.7.1",
    "log4js": "^6.4.0",
    "node-static-alias": "^1.1.2",
    "plain-draggable": "^2.5.12",
    "pre-proc": "^1.0.2",
    "test-page-loader": "^1.0.8",
    "uglify-js": "^3.13.7"
  },
  "scripts": {
    "test": "node ./test/httpd"
  },
  "homepage": "https://anseki.github.io/leader-line/",
  "repository": {
    "type": "git",
    "url": "git://github.com/anseki/leader-line.git"
  },
  "bugs": "https://github.com/anseki/leader-line/issues",
  "license": "MIT",
  "author": {
    "name": "anseki",
    "url": "https://github.com/anseki"
  }
}
