Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/frameguard/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/frameguard/package.json

{
  "_args": [
    [
      {
        "raw": "frameguard@3.1.0",
        "scope": null,
        "escapedName": "frameguard",
        "name": "frameguard",
        "rawSpec": "3.1.0",
        "spec": "3.1.0",
        "type": "version"
      },
      "/var/www/html/test/wetty/node_modules/helmet"
    ]
  ],
  "_from": "frameguard@3.1.0",
  "_hasShrinkwrap": false,
  "_id": "frameguard@3.1.0",
  "_inCache": true,
  "_location": "/frameguard",
  "_nodeVersion": "11.14.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/frameguard_3.1.0_1557016373834_0.8537872093225034"
  },
  "_npmUser": {
    "name": "evanhahn",
    "email": "me@evanhahn.com"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "frameguard@3.1.0",
    "scope": null,
    "escapedName": "frameguard",
    "name": "frameguard",
    "rawSpec": "3.1.0",
    "spec": "3.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/helmet"
  ],
  "_resolved": "https://registry.npmjs.org/frameguard/-/frameguard-3.1.0.tgz",
  "_shasum": "bd1442cca1d67dc346a6751559b6d04502103a22",
  "_shrinkwrap": null,
  "_spec": "frameguard@3.1.0",
  "_where": "/var/www/html/test/wetty/node_modules/helmet",
  "author": {
    "name": "Adam Baldwin",
    "email": "adam@npmjs.com",
    "url": "https://evilpacket.net"
  },
  "bugs": {
    "url": "https://github.com/helmetjs/frameguard/issues",
    "email": "me@evanhahn.com"
  },
  "contributors": [
    {
      "name": "Evan Hahn",
      "email": "me@evanhahn.com",
      "url": "https://evanhahn.com"
    }
  ],
  "dependencies": {},
  "description": "Middleware to set X-Frame-Options headers",
  "devDependencies": {
    "@types/connect": "^3.4.32",
    "@types/jest": "^24.0.12",
    "@types/supertest": "^2.0.7",
    "@typescript-eslint/eslint-plugin": "^1.7.0",
    "@typescript-eslint/parser": "^1.7.0",
    "connect": "^3.6.6",
    "eslint": "^5.16.0",
    "eslint-config-helmet": "^0.2.0",
    "jest": "^24.7.1",
    "supertest": "^4.0.2",
    "ts-jest": "^24.0.2",
    "typescript": "^3.4.5"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-TxgSKM+7LTA6sidjOiSZK9wxY0ffMPY3Wta//MqwmX0nZuEHc8QrkV8Fh3ZhMJeiH+Uyh/tcaarImRy8u77O7g==",
    "shasum": "bd1442cca1d67dc346a6751559b6d04502103a22",
    "tarball": "https://registry.npmjs.org/frameguard/-/frameguard-3.1.0.tgz",
    "fileCount": 6,
    "unpackedSize": 6739,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczi82CRA9TVsSAnZWagAAVvwQAJwjfvshsm3aCpac4hCr\n9oKyYrdZGo9xRN/KD7APLiTabeuZpyhUUTHxvBEgCh61ZBwQ4ZzfNRXrVZft\nRneKtnpykBewOsLJhtUiqAuVqr9jlXC+tkWDE6sQdKEsui/li6A3/hZGJMYb\nimhfoMJCIQZ+OYv6lY4BsSx7pYBDJV1fO3L5lIoJwb1TPDA2zLgRq1s2x9YK\ncMBwu7qpdp02Yj2GflfD9vSqcD1+A72vEE+PneZJ8+8qBrYGQ4Si6RzeMWar\n9dEWIlbK5uiN3+NZywUkbV4PwvfVdTuvE7jhLYqdaWzeuxm8woSQt5OYUf6R\n2Rhwlg+jenYsP/mdBmVJ29YFmXeqZFnF9acmAT7X+7H7SydKCtgqoN22l1R+\nqCVHHKKkY4FEFSbGm6rF+mcOQC6TDOEO2h0I0E4Ksf/g5KTtFE9kboOyY2mM\nik4DbSaNEkqdWOarX7iKoBdywPuRlYUoLus827rd5Idqma8ogHi7kCFRiauw\nINms5RkuDMLymuM9s/Syv3DC+4hgBbw8f4dAZFcDbp7JL5/7sAns6Cx8gHgL\nGAAJx34lsWWhIed5fa9foQMeSHliyk2TPBF7+enO3jKTX5JPmf2A4uTWwiXd\nqhALEElf0QuA8RN5iymYaZl8gxlbcxJPbFeEqbB+JgDWrLyYuTuMXYieqAEM\nD2Ax\r\n=UMCJ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "gitHead": "e5c3d379160e75f13ed669197ee20520aeb5434f",
  "homepage": "https://helmetjs.github.io/docs/frameguard/",
  "keywords": [
    "helmet",
    "security",
    "express",
    "connect",
    "x-frame-options",
    "clickjack",
    "frame"
  ],
  "license": "MIT",
  "main": "./dist/index.js",
  "maintainers": [
    {
      "name": "evanhahn",
      "email": "me@evanhahn.com"
    }
  ],
  "name": "frameguard",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/helmetjs/frameguard.git"
  },
  "scripts": {
    "build": "npm run clean && tsc",
    "clean": "rm -rf dist",
    "lint": "eslint --fix '**/*.ts'",
    "prepublishOnly": "npm run build",
    "pretest": "npm run lint",
    "test": "jest --config test/jest-config.json"
  },
  "typings": "./dist/index.d.ts",
  "version": "3.1.0"
}