{ "_from": "critters@0.0.12", "_id": "critters@0.0.12", "_inBundle": false, "_integrity": "sha512-ujxKtKc/mWpjrOKeaACTaQ1aP0O31M0ZPWhfl85jZF1smPU4Ivb9va5Ox2poif4zVJQQo0LCFlzGtEZAsCAPcw==", "_location": "/critters", "_phantomChildren": { "nanoid": "3.1.30", "source-map-js": "0.6.2" }, "_requested": { "type": "version", "registry": true, "raw": "critters@0.0.12", "name": "critters", "escapedName": "critters", "rawSpec": "0.0.12", "saveSpec": null, "fetchSpec": "0.0.12" }, "_requiredBy": [ "/@angular-devkit/build-angular" ], "_resolved": "https://registry.npmjs.org/critters/-/critters-0.0.12.tgz", "_shasum": "32baa87526e053a41b67e19921673ed92264e2ab", "_spec": "critters@0.0.12", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular", "author": { "name": "The Chromium Authors" }, "bugs": { "url": "https://github.com/GoogleChromeLabs/critters/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Jason Miller", "email": "developit@google.com" }, { "name": "Janicklas Ralph", "email": "janicklas@google.com" } ], "dependencies": { "chalk": "^4.1.0", "css-select": "^4.1.3", "parse5": "^6.0.1", "parse5-htmlparser2-tree-adapter": "^6.0.1", "postcss": "^8.3.7", "pretty-bytes": "^5.3.0" }, "deprecated": false, "description": "Inline critical CSS and lazy-load the rest.", "devDependencies": { "microbundle": "^0.12.3" }, "exports": { "import": "./dist/critters.mjs", "require": "./dist/critters.js", "default": "./dist/critters.mjs" }, "files": [ "src", "dist" ], "homepage": "https://github.com/GoogleChromeLabs/critters#readme", "keywords": [ "critical css", "inline css", "critical", "critters", "webpack plugin", "performance" ], "license": "Apache-2.0", "main": "dist/critters.js", "module": "dist/critters.mjs", "name": "critters", "repository": { "type": "git", "url": "git+https://github.com/GoogleChromeLabs/critters.git", "directory": "packages/critters" }, "scripts": { "build": "microbundle --target node --no-sourcemap -f cjs,esm", "docs": "documentation readme -q --no-markdown-toc -a public -s Usage --sort-order alpha src", "prepare": "npm run -s build" }, "source": "src/index.js", "typings": "src/index.d.ts", "version": "0.0.12" }