{
  "_from": "date-and-time@^0.9.0",
  "_id": "date-and-time@0.9.0",
  "_inBundle": false,
  "_integrity": "sha512-4JybB6PbR+EebpFx/KyR5Ybl+TcdXMLIJkyYsCx3P4M4CWGMuDyFF19yh6TyasMAIF5lrsgIxiSHBXh2FFc7Fg==",
  "_location": "/date-and-time",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "date-and-time@^0.9.0",
    "name": "date-and-time",
    "escapedName": "date-and-time",
    "rawSpec": "^0.9.0",
    "saveSpec": null,
    "fetchSpec": "^0.9.0"
  },
  "_requiredBy": [
    "/@google-cloud/storage"
  ],
  "_resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-0.9.0.tgz",
  "_shasum": "1524579e56dc07675c640b41735a7665c0659240",
  "_spec": "date-and-time@^0.9.0",
  "_where": "D:\\vivek\\tracking\\node_modules\\@google-cloud\\storage",
  "author": {
    "name": "KNOWLEDGECODE"
  },
  "browser": {
    "date-and-time": "./date-and-time.js"
  },
  "bugs": {
    "url": "https://github.com/knowledgecode/date-and-time/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A Minimalist DateTime utility for Node.js and the browser",
  "devDependencies": {
    "babel-preset-env": "^1.7.0",
    "babelify": "^7.3.0",
    "browserify": "^14.5.0",
    "expect.js": "^0.3.1",
    "mocha": "^5.2.0",
    "mocha-phantomjs-core": "^2.1.2",
    "phantomjs-prebuilt": "^2.1.16"
  },
  "homepage": "https://github.com/knowledgecode/date-and-time",
  "keywords": [
    "date",
    "time",
    "format",
    "parse",
    "utility"
  ],
  "license": "MIT",
  "main": "date-and-time.js",
  "name": "date-and-time",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/knowledgecode/date-and-time.git"
  },
  "scripts": {
    "compile": "./compile.sh date-and-time.js date-and-time.min.js",
    "test": "./test.sh"
  },
  "version": "0.9.0"
}
