{
  "name": "pandas",
  "version": "0.0.3",
  "description": "Flickr's Pandas api",
  "main": "index.js",
  "scripts": {
    "test": "mocha --reporter nyan"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/fivetanley/pandas.git"
  },
  "keywords": [
    "flickr",
    "panda",
    "photos"
  ],
  "author": "Stanley Stuart <fivetanley>",
  "license": "WTFPL",
  "devDependencies": {
    "sinon-chai": "~2.1.2",
    "chai": "~1.3.0",
    "sinon": "~1.4.2",
    "sandboxed-module": "~0.1.3",
    "JSONStream": "~0.4.2"
  }
}
