{ "_from": "@csstools/css-parser-algorithms@^3.0.4", "_id": "@csstools/css-parser-algorithms@3.0.5", "_inBundle": false, "_integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==", "_location": "/@csstools/css-parser-algorithms", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@csstools/css-parser-algorithms@^3.0.4", "name": "@csstools/css-parser-algorithms", "escapedName": "@csstools%2fcss-parser-algorithms", "scope": "@csstools", "rawSpec": "^3.0.4", "saveSpec": null, "fetchSpec": "^3.0.4" }, "_requiredBy": [ "/@asamuzakjp/css-color" ], "_resolved": "https://registry.npmmirror.com/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz", "_shasum": "5755370a9a29abaec5515b43c8b3f2cf9c2e3076", "_spec": "@csstools/css-parser-algorithms@^3.0.4", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\@asamuzakjp\\css-color", "bugs": { "url": "https://github.com/csstools/postcss-plugins/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Antonio Laguna", "email": "antonio@laguna.es", "url": "https://antonio.laguna.es" }, { "name": "Romain Menke", "email": "romainmenke@gmail.com" } ], "deprecated": false, "description": "Algorithms to help you parse CSS from an array of tokens.", "engines": { "node": ">=18" }, "exports": { ".": { "import": { "types": "./dist/index.d.ts", "default": "./dist/index.mjs" }, "require": { "default": "./dist/index.cjs" } } }, "files": [ "CHANGELOG.md", "LICENSE.md", "README.md", "dist" ], "funding": [ { "type": "github", "url": "https://github.com/sponsors/csstools" }, { "type": "opencollective", "url": "https://opencollective.com/csstools" } ], "homepage": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme", "keywords": [ "css", "parser" ], "license": "MIT", "main": "dist/index.cjs", "module": "dist/index.mjs", "name": "@csstools/css-parser-algorithms", "peerDependencies": { "@csstools/css-tokenizer": "^3.0.4" }, "repository": { "type": "git", "url": "git+https://github.com/csstools/postcss-plugins.git", "directory": "packages/css-parser-algorithms" }, "scripts": {}, "type": "module", "version": "3.0.5" }