{
  "name": "velocity",
  "version": "1.2.3",
  "homepage": "http://velocityjs.org",
  "authors": [
    {
      "name": "Julian Shapiro",
      "homepage": "http://julian.com/"
    }
  ],
  "description": "Accelerated JavaScript animation.",
  "main": [
    "./velocity.js",
    "./velocity.ui.js"
  ],
  "keywords": [
    "animation",
    "jquery",
    "animate",
    "lightweight",
    "smooth",
    "ui",
    "velocity.js",
    "velocityjs",
    "javascript"
  ],
  "license": "MIT",
  "ignore": [
    "*.json",
    "!/bower.json",
    "LICENSE",
    "*.md"
  ],
  "dependencies": {
    "jquery": "*"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/julianshapiro/velocity.git"
  },
  "_release": "1.2.3",
  "_resolution": {
    "type": "version",
    "tag": "1.2.3",
    "commit": "1ad0a8196fa973f96e347a9b7f5bdaf7498ed1a6"
  },
  "_source": "git://github.com/julianshapiro/velocity.git",
  "_target": "1.2.3",
  "_originalSource": "velocity"
}