{
  "_args": [
    [
      {
        "raw": "date-format@^1.2.0",
        "scope": null,
        "escapedName": "date-format",
        "name": "date-format",
        "rawSpec": "^1.2.0",
        "spec": ">=1.2.0 <2.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js"
    ]
  ],
  "_from": "date-format@>=1.2.0 <2.0.0",
  "_id": "date-format@1.2.0",
  "_inCache": true,
  "_location": "/date-format",
  "_nodeVersion": "6.11.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/date-format-1.2.0.tgz_1510607396190_0.22567522712051868"
  },
  "_npmUser": {
    "name": "csausdev",
    "email": "gareth.nomiddlename@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "date-format@^1.2.0",
    "scope": null,
    "escapedName": "date-format",
    "name": "date-format",
    "rawSpec": "^1.2.0",
    "spec": ">=1.2.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/log4js",
    "/streamroller"
  ],
  "_resolved": "https://registry.npmjs.org/date-format/-/date-format-1.2.0.tgz",
  "_shasum": "615e828e233dd1ab9bb9ae0950e0ceccfa6ecad8",
  "_shrinkwrap": null,
  "_spec": "date-format@^1.2.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js",
  "author": {
    "name": "Gareth Jones",
    "email": "gareth.nomiddlename@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/nomiddlename/date-format/issues"
  },
  "dependencies": {},
  "description": "Formatting Date objects as strings since 2013",
  "devDependencies": {
    "eslint": "^3.12.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-mocha": "^4.8.0",
    "mocha": "^3.2.0",
    "should": "^11.1.2"
  },
  "directories": {},
  "dist": {
    "shasum": "615e828e233dd1ab9bb9ae0950e0ceccfa6ecad8",
    "tarball": "https://registry.npmjs.org/date-format/-/date-format-1.2.0.tgz"
  },
  "engines": {
    "node": ">=4.0"
  },
  "gitHead": "bf59015ab6c9e86454b179374f29debbdb403522",
  "homepage": "https://github.com/nomiddlename/date-format#readme",
  "keywords": [
    "date",
    "format",
    "string"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "csausdev",
      "email": "gareth.jones@sensis.com.au"
    }
  ],
  "name": "date-format",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nomiddlename/date-format.git"
  },
  "scripts": {
    "lint": "eslint lib/* test/*",
    "pretest": "eslint lib/* test/*",
    "test": "mocha"
  },
  "version": "1.2.0"
}
