HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/objectFitPolyfill/package.json
{
  "_args": [
    [
      "objectFitPolyfill@2.3.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_from": "objectFitPolyfill@2.3.0",
  "_id": "objectFitPolyfill@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-VgF98xGs2upBxO6a4FKGEEip5kXQCYpIwrKSDQ6oyFvPAmTrm6nPD/Y/IetoHx62HE6N82hWvc7Tc0evEBkoyA==",
  "_location": "/objectFitPolyfill",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "objectFitPolyfill@2.3.0",
    "name": "objectFitPolyfill",
    "escapedName": "objectFitPolyfill",
    "rawSpec": "2.3.0",
    "saveSpec": null,
    "fetchSpec": "2.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/objectFitPolyfill/-/objectFitPolyfill-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Constance Chen",
    "email": "github.com/constancecchen"
  },
  "bugs": {
    "url": "https://github.com/constancecchen/object-fit-polyfill/issues"
  },
  "description": "A Javascript polyfill for browsers that don't support the object-fit CSS property",
  "devDependencies": {
    "gulp": "^4.0.0",
    "gulp-rename": "^1.4.0",
    "gulp-uglify": "^3.0.2",
    "jest": "^24.5.0"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/constancecchen/object-fit-polyfill#readme",
  "jest": {
    "coveragePathIgnorePatterns": [
      "<rootDir>/dist/",
      "<rootDir>/tests/",
      "<rootDir>/node_modules/"
    ]
  },
  "keywords": [
    "object-fit",
    "css",
    "polyfill"
  ],
  "license": "ISC",
  "main": "dist/objectFitPolyfill.min.js",
  "name": "objectFitPolyfill",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/constancecchen/object-fit-polyfill.git"
  },
  "scripts": {
    "build": "gulp",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.3.0"
}