{
  "author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
  "name": "measured",
  "description": "This is an alternative port of Coda Hale's metrics library.",
  "version": "0.1.3",
  "homepage": "https://github.com/felixge/node-measured",
  "repository": {
    "url": "git://github.com/felixge/node-measured.git"
  },
  "main": "./index",
  "scripts": {
    "test": "make test"
  },
  "engines": {
    "node": "*"
  },
  "dependencies": {},
  "devDependencies": {
    "urun": "0.0.4",
    "utest": "0.0.3",
    "sinon": "git://github.com/felixge/Sinon.JS.git#stub-prototype-properties"
  },
  "optionalDependencies": {}
}
