123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- "http-cache-semantics@^4.0.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/cacheable-request"
- ]
- ],
- "_from": "http-cache-semantics@>=4.0.0 <5.0.0",
- "_hasShrinkwrap": false,
- "_id": "http-cache-semantics@4.1.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/http-cache-semantics",
- "_nodeVersion": "13.8.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/http-cache-semantics_4.1.0_1583106895000_0.12597475887904586"
- },
- "_npmUser": {
- "email": "npmspam@geekhood.net",
- "name": "kornel"
- },
- "_npmVersion": "6.13.7",
- "_phantomChildren": {},
- "_requested": {
- "name": "http-cache-semantics",
- "raw": "http-cache-semantics@^4.0.0",
- "rawSpec": "^4.0.0",
- "scope": null,
- "spec": ">=4.0.0 <5.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cacheable-request"
- ],
- "_resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
- "_shasum": "49e91c5cbf36c9b94bcfcd71c23d5249ec74e390",
- "_shrinkwrap": null,
- "_spec": "http-cache-semantics@^4.0.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cacheable-request",
- "author": {
- "email": "kornel@geekhood.net",
- "name": "Kornel Lesiński",
- "url": "https://kornel.ski/"
- },
- "bugs": {
- "url": "https://github.com/kornelski/http-cache-semantics/issues"
- },
- "dependencies": {},
- "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
- "devDependencies": {
- "eslint": "^5.13.0",
- "eslint-plugin-prettier": "^3.0.1",
- "husky": "^0.14.3",
- "lint-staged": "^8.1.3",
- "mocha": "^5.1.0",
- "prettier": "^1.14.3",
- "prettier-eslint-cli": "^4.7.1"
- },
- "directories": {},
- "dist": {
- "fileCount": 4,
- "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXEtPCRA9TVsSAnZWagAAzA8P/A3TCoWR9tWontLwY1Ea\njchpeX/hZAmzO91LrruXgQ0A5a7RH72q/nGQDxnCR6o/3ukv08sAb+H3jG1p\nxqz0euvGSBipxQXFei+V5lkxmK0rDZX9/Q46wXSE/Ja2ZoGeQAMHmsDydFN5\n8Z3Ebqx3Fehx5++tgy/qn1eqUw5YOfuC4J96PXeamqbEkJmrMWywJ74fi+6c\nU2QRK6UlN6eiAmMpvOgviOEjAPYuKs7a2wyckBTwlMNaBRxgzi/gsJjnNLbV\nxrOnxOWiCkNpv2xqN/tbueBz8JzDGCrXY2nTrLBeeEY3QwIkXGnAbpbZ1jfE\n7w42nmQYkW1e+BCxiezUWoQp+Gl16sREcTlCke2cuokED34shNf2mweNWgUz\n4mH+9zPc9mcc5aE6Odk/QKscbe1p0gFAhJ8QyrA8oKk3CZApyR5ZNcR/lxjr\nN602I5IA+JMsAxQzV4ohHEs0gkK+0M00GqP0fEpoon7o0qdZgTW/LhZ1bw+7\n41intFH10aXPn4mmPsMXN1svMzC8V6mx8ZqMal2YsKufMb3xOaGddGV6WaVE\nGr9iSkFXbtIAmbCMN0vs2qT8dB6gWFTkWj9wqGxS5HsFuE/dEy84bPeSlgli\ncSWDov6PNMUEkbTcPhHMbsDqN+GkQhrNB2FSLA1p6exLzikTttQkjtDyKfVR\n9MV/\r\n=1tny\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "49e91c5cbf36c9b94bcfcd71c23d5249ec74e390",
- "tarball": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
- "unpackedSize": 36180
- },
- "gitHead": "ed83aec75be817967cdac2663907d060fdc6adc3",
- "homepage": "https://github.com/kornelski/http-cache-semantics#readme",
- "license": "BSD-2-Clause",
- "main": "index.js",
- "maintainers": [
- {
- "name": "kornel",
- "email": "pornel@pornel.net"
- }
- ],
- "name": "http-cache-semantics",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/kornelski/http-cache-semantics.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "version": "4.1.0"
- }
|