{
  "_from": "monotonic-timestamp@~0.0.8",
  "_id": "monotonic-timestamp@0.0.9",
  "_inBundle": false,
  "_integrity": "sha1-W6Wtx6rIXh1853voRxYe0kazlgM=",
  "_location": "/monotonic-timestamp",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "monotonic-timestamp@~0.0.8",
    "name": "monotonic-timestamp",
    "escapedName": "monotonic-timestamp",
    "rawSpec": "~0.0.8",
    "saveSpec": null,
    "fetchSpec": "~0.0.8"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/monotonic-timestamp/-/monotonic-timestamp-0.0.9.tgz",
  "_shasum": "5ba5adc7aac85e1d7ce77be847161ed246b39603",
  "_spec": "monotonic-timestamp@~0.0.8",
  "_where": "/Users/jandvorak/Development/feedbot/packages/redux-scuttlebutt",
  "author": {
    "name": "'Dominic Tarr'",
    "email": "dominic.tarr@gmail.com",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/monotonic-timestamp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Monotonically increasing timestamp.",
  "devDependencies": {},
  "homepage": "https://github.com/dominictarr/monotonic-timestamp",
  "license": "MIT",
  "name": "monotonic-timestamp",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/monotonic-timestamp.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "0.0.9"
}
