{
  "_args": [
    [
      {
        "raw": "teeny-request@^3.11.3",
        "scope": null,
        "escapedName": "teeny-request",
        "name": "teeny-request",
        "rawSpec": "^3.11.3",
        "spec": ">=3.11.3 <4.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/codecov"
    ]
  ],
  "_from": "teeny-request@>=3.11.3 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "teeny-request@3.11.3",
  "_inCache": true,
  "_location": "/teeny-request",
  "_nodeVersion": "10.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/teeny-request_3.11.3_1543537874005_0.24730574666479965"
  },
  "_npmUser": {
    "name": "kinwa91",
    "email": "kinwa91@msn.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "teeny-request@^3.11.3",
    "scope": null,
    "escapedName": "teeny-request",
    "name": "teeny-request",
    "rawSpec": "^3.11.3",
    "spec": ">=3.11.3 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/codecov"
  ],
  "_resolved": "https://registry.npmjs.org/teeny-request/-/teeny-request-3.11.3.tgz",
  "_shasum": "335c629f7645e5d6599362df2f3230c4cbc23a55",
  "_shrinkwrap": null,
  "_spec": "teeny-request@^3.11.3",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/codecov",
  "author": {
    "name": "fhinkel"
  },
  "bugs": {
    "url": "https://github.com/fhinkel/teeny-request/issues"
  },
  "dependencies": {
    "https-proxy-agent": "^2.2.1",
    "node-fetch": "^2.2.0",
    "uuid": "^3.3.2"
  },
  "description": "Like request, but smaller.",
  "devDependencies": {
    "@types/mocha": "^5.2.5",
    "@types/nock": "^9.3.0",
    "@types/node-fetch": "^2.1.2",
    "@types/request": "^2.47.1",
    "@types/uuid": "^3.4.4",
    "codecov": "^3.1.0",
    "gts": "^0.9.0",
    "mocha": "^5.2.0",
    "nock": "^10.0.2",
    "nyc": "^13.1.0",
    "typescript": "^3.0.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==",
    "shasum": "335c629f7645e5d6599362df2f3230c4cbc23a55",
    "tarball": "https://registry.npmjs.org/teeny-request/-/teeny-request-3.11.3.tgz",
    "fileCount": 6,
    "unpackedSize": 32563,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAITSCRA9TVsSAnZWagAAr64P/0Hjt2YgKF8z2ZGTcWmr\neVoMSqvn2qeLbktWkGvu5dipT6I27BHRz6Kb4k7+DLNEe1nDgGAJqduQtn5x\nVqy6cnNq5XzCFsPzhP7+tsjZHauPBDEK2VuuWEu4ph2Sb4Ec28mQQYOLEW/C\ns04id8tOr6nXKEa94NhTPqZikfkQ17vlJTcDzfnKXb/LUwEczFM44/saMdy6\nc5+Eu4VCuP9DTIyFfRbKesrLTjfRtgLTp2n2dtjivapk3dhnFFS4uYr0Oo4+\nOeN/NjWBBqn+ErgAeTFZ/u8Ab7VElGCKaQxor/Jv4VsxhaudChzVO8tN4gES\nGD8c55oQzSjGx5yb+mOwF/9SVaiwGaDJVzBwbkFE4JU0sXWXPsQAm3JtrWO+\nl01ZOsdjX6t1qbFZBhItcOfxJuM636lsl2Yua0gV5qav1Qlc6/PRA0zPTVK+\nGgL4L4TXARPMxkV6/FW1WvCsqFVXpx3pXKwL91sA+KaSunb9fOXy5R17CAFM\nGQc1kbKarRB1/iesKqFzQqTHX0cYanljERr7VmmeOzN4Hg/R1ZAM5YA/Xpvc\nBAxgA6jy4Tz7iMkK2secdPa0HcNLZ1hguwfpU01A6I7CRwW3fe3uvDX29mTt\nzy0aKn15RPdvH56ySrJI8HvmR4DZtSIzvSclH+Hkuk9wONnziRrJAjCt1VKY\nvFId\r\n=+Lvn\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "3ceccda1206b11fe300661f3de96414a1ce057e1",
  "homepage": "https://github.com/fhinkel/teeny-request#readme",
  "keywords": [
    "request",
    "node-fetch",
    "fetch"
  ],
  "license": "Apache-2.0",
  "main": "./build/src/index.js",
  "maintainers": [
    {
      "name": "fhinkel",
      "email": "fhinkel@vt.edu"
    },
    {
      "name": "justinbeckwith",
      "email": "justin.beckwith@gmail.com"
    },
    {
      "name": "kinwa91",
      "email": "kinwa91@msn.com"
    }
  ],
  "name": "teeny-request",
  "nyc": {
    "exclude": [
      "build/test"
    ]
  },
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fhinkel/teeny-request.git"
  },
  "scripts": {
    "check": "gts check",
    "clean": "gts clean",
    "compile": "tsc -p .",
    "coverage": "nyc report --reporter=json && codecov -f coverage/*.json",
    "fix": "gts fix",
    "posttest": "npm run check",
    "prepare": "npm run compile",
    "pretest": "npm run compile",
    "test": "nyc mocha build/test"
  },
  "types": "./build/src/index.d.ts",
  "version": "3.11.3"
}
