{
  "_from": "@google-cloud/precise-date@^1.0.0",
  "_id": "@google-cloud/precise-date@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-wWnDGh9y3cJHLuVEY8t6un78vizzMWsS7oIWKeFtPj+Ndy+dXvHW0HTx29ZUhen+tswSlQYlwFubvuRP5kKdzQ==",
  "_location": "/@google-cloud/precise-date",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@google-cloud/precise-date@^1.0.0",
    "name": "@google-cloud/precise-date",
    "escapedName": "@google-cloud%2fprecise-date",
    "scope": "@google-cloud",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/@google-cloud/pubsub"
  ],
  "_resolved": "https://registry.npmjs.org/@google-cloud/precise-date/-/precise-date-1.0.3.tgz",
  "_shasum": "39c600ed52213f4158692a72c90d13b2162a93d2",
  "_spec": "@google-cloud/precise-date@^1.0.0",
  "_where": "/home/guad4607/public_html/api/xamxam-billing/node_modules/@google-cloud/pubsub",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/googleapis/nodejs-precise-date/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A simple utility for precise-dateing functions and classes.",
  "devDependencies": {
    "@types/mocha": "^5.2.4",
    "@types/node": "^10.5.2",
    "@types/sinon": "^7.0.5",
    "codecov": "^3.0.4",
    "gts": "^1.0.0",
    "intelli-espower-loader": "^1.0.1",
    "mocha": "^6.0.0",
    "nyc": "^14.0.0",
    "sinon": "^7.2.3",
    "source-map-support": "^0.5.6",
    "typescript": "3.6.4"
  },
  "engines": {
    "node": ">=8.10.0"
  },
  "files": [
    "build/src",
    "!build/src/**/*.map"
  ],
  "homepage": "https://github.com/googleapis/nodejs-precise-date#readme",
  "keywords": [
    "nano",
    "date",
    "time",
    "precise"
  ],
  "license": "Apache-2.0",
  "main": "build/src/index.js",
  "name": "@google-cloud/precise-date",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googleapis/nodejs-precise-date.git"
  },
  "scripts": {
    "clean": "gts clean",
    "compile": "tsc -p .",
    "docs": "echo no docs 👻",
    "docs-test": "echo no docs 👻",
    "fix": "gts fix",
    "lint": "gts check",
    "posttest": "npm run lint",
    "prepare": "npm run compile",
    "presystem-test": "npm run compile",
    "pretest": "npm run compile",
    "samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
    "system-test": "mocha build/system-test",
    "test": "nyc mocha build/test"
  },
  "types": "build/src/index.d.ts",
  "version": "1.0.3"
}
