{
  "_args": [
    [
      "date-and-time@0.6.3",
      "/var/www/html/ingfaq/backend"
    ]
  ],
  "_from": "date-and-time@0.6.3",
  "_id": "date-and-time@0.6.3",
  "_inBundle": false,
  "_integrity": "sha512-lcWy3AXDRJOD7MplwZMmNSRM//kZtJaLz4n6D1P5z9wEmZGBKhJRBIr1Xs9KNQJmdXPblvgffynYji4iylUTcA==",
  "_location": "/date-and-time",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "date-and-time@0.6.3",
    "name": "date-and-time",
    "escapedName": "date-and-time",
    "rawSpec": "0.6.3",
    "saveSpec": null,
    "fetchSpec": "0.6.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-0.6.3.tgz",
  "_spec": "0.6.3",
  "_where": "/var/www/html/ingfaq/backend",
  "author": {
    "name": "KNOWLEDGECODE"
  },
  "bugs": {
    "url": "https://github.com/knowledgecode/date-and-time/issues"
  },
  "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.6.3"
}
