{
  "_args": [
    [
      {
        "raw": "dateformat@^2.0.0",
        "scope": null,
        "escapedName": "dateformat",
        "name": "dateformat",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/poplar206534427/cms-styleguide/node_modules/gulp-util"
    ]
  ],
  "_from": "dateformat@>=2.0.0 <3.0.0",
  "_id": "dateformat@2.2.0",
  "_inCache": true,
  "_location": "/dateformat",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/dateformat-2.2.0.tgz_1505980201538_0.9515526841860265"
  },
  "_npmUser": {
    "name": "fpintos",
    "email": "fpintos.npm@outlook.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "dateformat@^2.0.0",
    "scope": null,
    "escapedName": "dateformat",
    "name": "dateformat",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-util"
  ],
  "_resolved": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz",
  "_shasum": "4065e2013cf9fb916ddfd82efb506ad4c6769062",
  "_shrinkwrap": null,
  "_spec": "dateformat@^2.0.0",
  "_where": "/Users/poplar206534427/cms-styleguide/node_modules/gulp-util",
  "author": {
    "name": "Steven Levithan"
  },
  "bugs": {
    "url": "https://github.com/felixge/node-dateformat/issues"
  },
  "contributors": [
    {
      "name": "Steven Levithan"
    },
    {
      "name": "Felix Geisendörfer",
      "email": "felix@debuggable.com"
    },
    {
      "name": "Christoph Tavan",
      "email": "dev@tavan.de"
    },
    {
      "name": "Jon Schlinkert",
      "url": "https://github.com/jonschlinkert"
    }
  ],
  "dependencies": {},
  "description": "A node.js package for Steven Levithan's excellent dateFormat() function.",
  "devDependencies": {
    "mocha": "2.0.1",
    "underscore": "1.7.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4065e2013cf9fb916ddfd82efb506ad4c6769062",
    "tarball": "https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "849ecab04ac9337cc96564c081382aed981aa961",
  "homepage": "https://github.com/felixge/node-dateformat",
  "license": "MIT",
  "main": "lib/dateformat",
  "maintainers": [
    {
      "name": "fpintos",
      "email": "fpintos.npm@outlook.com"
    },
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    },
    {
      "name": "ctavan",
      "email": "dev@tavan.de"
    },
    {
      "name": "felixge",
      "email": "felix@debuggable.com"
    }
  ],
  "name": "dateformat",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/felixge/node-dateformat.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.2.0"
}
