{
  "name": "dataset",
  "version": "0.3.2",
  "description": "Shim for DOM dataset",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/pirxpilot/dataset.git"
  },
  "keywords": [
    "dom",
    "dataset"
  ],
  "author": "Damian Krzeminski <pirxpilot@furkot.com>",
  "license": "MIT",
  "homepage": "https://github.com/pirxpilot/dataset"
}