{
  "name": "timelinejs",
  "version": "2.35.6",
  "homepage": "http://timeline.knightlab.com",
  "authors": [
    "Zach Wise <zach@digitalartwork.net>",
    "NUKnightLab"
  ],
  "description": "A Storytelling Timeline built in JavaScript.",
  "main": "build/js/timeline",
  "keywords": [
    "timeline",
    "storytelling",
    "timelinejs",
    "timeline.js",
    "history",
    "googledocs",
    "storify"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:NUKnightLab/TimelineJS.git"
  },
  "license": "MPL v2.0",
  "ignore": [
    "**/.*",
    "examples",
    "website"
  ]
}
