{
  "name": "console-performance",
  "version": "0.0.1",
  "description": "Simple performance.now shim with automatic logging",
  "main": "console-performance.js",
  "directories": {
    "example": "examples"
  },
  "repository": {
    "type": "git",
    "url": "https://tbleckert@github.com/tbleckert/console-performance.git"
  },
  "keywords": [
    "js",
    "debug",
    "performance",
    "log"
  ],
  "author": "Tobias Bleckert <me@tb-one.se> (http://tb-one.se/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tbleckert/console-performance/issues"
  },
  "homepage": "https://github.com/tbleckert/console-performance"
}
