{
  "_from": "since-app-start@~0.3",
  "_id": "since-app-start@0.3.3",
  "_inBundle": false,
  "_integrity": "sha512-CvVjdZvSgaUP4mMOLn8NZtYKFF2RYboEaTBKdj5F+Jm6SpCQ/kZgnMVMNHhOUgBzHusBe8aio0Gri8ci2utOXw==",
  "_location": "/since-app-start",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "since-app-start@~0.3",
    "name": "since-app-start",
    "escapedName": "since-app-start",
    "rawSpec": "~0.3",
    "saveSpec": null,
    "fetchSpec": "~0.3"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/since-app-start/-/since-app-start-0.3.3.tgz",
  "_shasum": "ff96d7ab0a60118283785640396ea861bfe8554c",
  "_spec": "since-app-start@~0.3",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/since-app-start/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "~3.1.0"
  },
  "deprecated": false,
  "description": "Get time passed since node.js app start. Similar to performance.now() from browsers.",
  "homepage": "https://github.com/paulmillr/since-app-start#readme",
  "keywords": [
    "since",
    "app",
    "start",
    "performance",
    "now",
    "timing"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "since-app-start",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/paulmillr/since-app-start.git"
  },
  "version": "0.3.3"
}
