{
  "_args": [
    [
      "date-time@1.1.0",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "date-time@1.1.0",
  "_id": "date-time@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-GIdtC9pMGf5w3Tv0sDTygbEqQLY=",
  "_location": "/date-time",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "date-time@1.1.0",
    "name": "date-time",
    "escapedName": "date-time",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/time-grunt"
  ],
  "_resolved": "https://registry.npmjs.org/date-time/-/date-time-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/date-time/issues"
  },
  "dependencies": {
    "time-zone": "^0.1.0"
  },
  "description": "Pretty UTC datetime: 2014-01-09 06:46:01 UTC",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/date-time#readme",
  "keywords": [
    "datetime",
    "date-time",
    "date",
    "time",
    "utc",
    "iso",
    "timezone",
    "zone",
    "timestamp"
  ],
  "license": "MIT",
  "name": "date-time",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/date-time.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.1.0"
}
