{
  "_from": "animatesprite",
  "_id": "animatesprite@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-L3x/l2FGIoPbAlAw8UvlkKjFv/o=",
  "_location": "/animatesprite",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "animatesprite",
    "name": "animatesprite",
    "escapedName": "animatesprite",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/animatesprite/-/animatesprite-0.2.1.tgz",
  "_shasum": "2f7c7f9761462283db025030f14be590a8c5bffa",
  "_spec": "animatesprite",
  "_where": "/docs/Quentin/Sites/reebok/www",
  "author": {
    "name": "Blai Pratdesaba",
    "email": "hello@blaipratdesaba.com",
    "url": "http://www.blaipratdesaba.com"
  },
  "bugs": {
    "url": "https://github.com/blaiprat/animatesprite/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Sprite animations made simple",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-nodeunit": "^0.4.1",
    "grunt-contrib-qunit": "^0.5.2",
    "grunt-contrib-uglify": "^0.7.0",
    "grunt-contrib-watch": "^0.6.1",
    "jshint-stylish": "^1.0.0",
    "load-grunt-tasks": "^2.0.0",
    "time-grunt": "^1.0.0"
  },
  "homepage": "https://github.com/blaiprat/animatesprite#readme",
  "keywords": [
    "animations",
    "animate sprite",
    "sprite animations"
  ],
  "license": "MIT",
  "main": "dist/animatesprite.js",
  "name": "animatesprite",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blaiprat/animatesprite.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "0.2.1"
}
